Node.js + angular web sockets chat app In this video we will discuss about node.js websocket, it is really important to understand websocket. we will use socket.io for using websocket in node.js with express.js. We will use best coding approaches and practices that you have ever seen on youtube for ...
Creating Instagram like ads algorithm in javascript In this video we will discuss and check that how can we create our own algorithm like Facebook and Instagram to show ads between posts. we will create our Instagram like ads algorithm using javascript CHECK THE CODE BELOW: // suppose you have an ar...
Upload to youtube from angular 9 FullPlaylist:https://www.youtube.com/playlist?list=PL6GcqPPzylelP_iBCttqLmua-1WGtrDCI SOURCE CODE:https://bitbucket.org/shagun123/angular-upload-to-youtube/src/master/ In this video, we will see how to upload video from angular 9 to youtube in Hindi. in youtube histo...
TOP 5 PROGRAMMING LANGUAGES YOU SHOULD LEARN In this video we will discuss about top 5 programming languages you should learn which will help you to land a job. Python , javascript, java , flutter , dart and for ios you should learn swift programming language. So this is my list of best programming ...
ANGULAR 9 COMMON HEADER AND FOOTER source code : CLICK HERE In this video we will see how to use common header and footer in angular 9 with best practises and along with it how to set dynamic header instead of fix header. like a different header for user and admin in angular 9....