Published inJavaScript in Plain EnglishMigrating husky to v9Git hooks are essential tools in modern development workflows, and Husky has long been the go-to solution for managing them in JavaScript…Oct 10Oct 10
Published inJavaScript in Plain EnglishWebpack to Rspack: Boosting Your Build PerformanceSep 17Sep 17
Published inDev GeniusQuick guide: Comparing Session Authentication and JWTs in web developmentAuthentication is a cornerstone in web development, crucial for delivering secure and personalized experiences. In the realm of web…Dec 23, 2023Dec 23, 2023
Published inStackademicAn Introduction to PlaywrightEnd-to-end tests made easyAug 29, 2023Aug 29, 2023
Published inJavaScript in Plain EnglishGetting Started with Container QueriesMedia queries on steroidsJan 17, 2023Jan 17, 2023
Published inJavaScript in Plain EnglishTypeScript Essentials You Should KnowLearn these basics to make better use of TypeScript.Apr 19, 2022Apr 19, 2022
Published inJavaScript in Plain EnglishGit Merging Strategies: A Simple Explanation and GuideWhat git merging strategies like fast-forward merge and merge by recursive strategy actually mean.Nov 1, 20211Nov 1, 20211
Published inJavaScript in Plain EnglishArray.at() Will Change How We Access Array Values in JavaScriptHow to access negative indexes in JavaScript, and how this could change with Array.prototype.at()Jun 20, 20219Jun 20, 20219
Published inJavaScript in Plain English6 Quirky JavaScript and CSS Tricks You Should KnowI have lately come across a lot of JS and CSS tricks post and today I have compiled a list of my own. I hope you learn something from…Feb 14, 20211Feb 14, 20211
Published inDev GeniusFlipping card on hover CSSCSS perspective and backface-visibility in actionOct 29, 20202Oct 29, 20202