Microsoft VS Code – A Free and Cross-Platform Code Editor

Today’s topic is about implementing login functionality. I remember the time when I had just learned basic PHP and I was trying to create a basic website. I had everything else figured out except for one thing. Login Functionality I…
NodeJs is one of the most in-demand skills when it comes to web development. You can build pretty much anything with raw node that you would with external libraries, However, this doesn’t mean ones should use them. Today in this…
It is pretty evident that JavaScript has evolved over the years. From a language that was used with HTML to make rich front-end pages, to a language that everyone speaks and understands.
An SSL certificate has become one of the most crucial things needed on a website. Without it, your website will be marked as insecure. Some browsers like Google Chrome might even prevent users from accessing sites that do not have…
Firebase Backend. We have always seen websites or web apps as these complicated structures that perform some type of magic. Every time we visit a website, it shows up information from various sources. There are databases, codebases, multiple programming languages…
If you have any connection to the world of programming, chances are that you know what a technology stack is. Even if you don’t, you must have surely read or heard about some company using an XYZ stack for its…