4 followers
Freelance Lead Developer Front-end - Enthusiast Developer - NX / Angular & JavaScript
Today we will see how to install TailwindCSS in an Angular project Create or use your Angular project ng new project cd project **Install and...
Today we will see how to install Jest in an Angular project · Jest When you generate a new Angular project, it comes with some tools for unit testing,...
Undefined vs Null in JavaScript In last article I explained how to use variables in JavaScript but I also mentioned undefined, here I will try my best...
Variables In JavaScript likes others languages we are using variables ! 😱 They are containers for storing data values, in this article I will just...
Hello World As usual the first thing to do when you are beginning a new language : Hello World ! Why Hello World ? 😉 In JS they are multiple...
JavaScript JavaScript or JS is now considered as a high-level programming language and it's currently one of the most popular language in use, it was...