NRN Rakesh Rajinblog.rakeshraj.tech·Dec 15, 2025 · 2 min readLinux Command every Developers should know.Why Linux ? not Windows ? Well Linux is most used server based Operating system and most back-end servers run Linux and knowing Linux commands is important to access the Linux terminal. Basic Linux Commands: pwd = print working directory ls = list al...00
NRN Rakesh Rajinblog.rakeshraj.tech·Jun 18, 2025 · 2 min readGetting Started with Angular: A Beginner's GuideWhat is Angular? Angular is front-end Framework developed by Google. its is based of JavaScript/TypeScript . I prefer TypeScript for more secure compared to JS. Installation Guide. we need latest node.js to use angular in our machine Install node.j...00
NRN Rakesh Rajinblog.rakeshraj.tech·May 22, 2025 · 4 min readDocker : The Dev ContainerWhat is Docker? Docker is a containerization platform that packages applications into containers to run without any problem. Before Docker/Containerization tool? Before this for every application we use one whole server , which is so costly and diffi...00
NRN Rakesh Rajinblog.rakeshraj.tech·May 10, 2025 · 2 min readWhy I Choose to Code in 2025In early 2025, I decided to start something that had always felt just out of reach: learning how to code. I don’t have a computer science degree, and I’m not someone who grew up building websites or hacking games. Honestly, just a few months ago, ter...00