#web-development
Read more stories on Hashnode
Articles with this tag
Learn about the Single Responsibility Principle to write better code. · This is the first article in our series of articles covering the SOLID Design...
A Brief Guide to Scope and Lexical Environment in Javascript · Scope in Javascript Scope determines the accessibility of variables in JavaScript. It...
Adding Lotti Animations Using LottieFiles · What are Lottie animations? Lottie is a JSON-file format for adding animations to your web and mobile...
A detailed guide on adding authentication using next.js, jwt, cookies, and mongodb. · Next.js is an open-source web development framework built on top of...