40 followers
Web Developer and Linux User. Loves Open-Source projects and having fun
Subscribe to my newsletter and never miss my upcoming articles
Most web developers start coding out of pure passion and later on turn it into a career. They usually learn to code on their own and then start working as a freelance web developer or as an employed web developer in a company. Whichever route they ch...
Note: the opinions expressed here are solely mine. (Duh) Something that I take rather seriously is the copying and redistibution without credit (intentionally or otherwise) of free software, i.e. plagiarism. There's a huge difference between somethin...
4 Important CSS tips for faster page rendering Users love fast web apps. They expect the page to load fast and to function smoothly. If there are breaking animations or lags when scrolling, there is a high chance of users leaving your website. As a d...
Difference Between using ‘Single Quotes’, “Double Quotes”, and Backticks in JavaScript Strings. This might be my last post for the next few months In JavaScript, single quotes (‘’) and double quotes (“”) are used to create string literals. Most de...
JWT, EpochConverter, freepik, and more Photo by Jeff Hopper on Unsplash In this internet era, almost any free tools can be found online to solve common problems developers face every day. You name it, someone has already built it. In this story, I’m ...
10 Ways To Write Better JavaScript Code Photo by Christopher Gower on Unsplash Most of us are used to writing JavaScript code for a long time. But we might not have updated ourselves with new features which can solve your issues with minimal code. Th...