OOrangemn6inblog.orangemn6.xyz·Sep 22, 2021 · 7 min readNot Getting Burnt Out in Web DevelopmentMost 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...01
OOrangemn6inblog.orangemn6.xyz·Sep 6, 2021 · 2 min readPlagiarism in Free SoftwareNote: 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...01S
OOrangemn6inblog.orangemn6.xyz·Aug 18, 2021 · 6 min readImprove Page Rendering Speed Using Only CSS4 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...00
OOrangemn6inblog.orangemn6.xyz·Jun 25, 2021 · 4 min read“Double Quotes” vs ‘Single Quotes’ vs `Backticks` in JavaScriptDifference 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...00
OOrangemn6inblog.orangemn6.xyz·Jun 25, 2021 · 7 min readMy Top 12 Web Tools To Make Developers’ Life EasierJWT, 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 ...00