@mhammadsaani
Front End Web Dev (JS) πΈοΈ || DevOps π¦ π’ || DSA (Python) π || Open Source Enthusiast
Currently,
remote internship related to Front End Web Dev or DevOps
May 2, 2022 Β· 5 min read Β· Package Managers How to install Software Package on Linux? A Software Package is basically a compressed archive that has all the necessary files required to run an app. There is also a high chance that app depends on other apps (meaning app has depen...
BBUSHRA commented
Nov 10, 2021 Β· 2 min read Β· NPM is a package manager for JavaScript. It is very helpful for JS developers when it comes to sharing code, reusing, and updating the shared code. To install it, you have to install Node.js because it comes with Node.js (It is bundled with Node.js) ...
Join discussion
Oct 3, 2021 Β· 1 min read Β· What is SaSS? A lot of people staring front end web Dev or full stack web Dev are confused with this term that what it is? I was confused too. But, here is a simple and clear answer for you. SaSS is a CSS pre-processor π€. What is a pre-processor? ...
Join discussion