InHannah LinbyHannah LinuseMemo, useCallback 是效能救星還是災星?useMemo, useCallback only for re-render,不正確的使用反而讓效能大打折扣Sep 14, 2024Sep 14, 2024
bishwa jung shahIntroduction to the Safe Assignment Operator (?=) in JavaScriptJavaScript is introducing a new operator, ?=, called the Safe Assignment Operator. This operator is designed to simplify error handling in…Aug 20, 20247Aug 20, 20247
InDev GeniusbyAmit Mishra45 JavaScript Super Hacks Every Developer Should KnowJavaScript is a versatile and powerful language that is essential for modern web development. Here are super hacks that will make you a…May 17, 202431May 17, 202431
Mohit Vaswani8 Frontend Tools to Become a Better DeveloperAs the web development field continues to evolve, front-end developers are constantly looking for tools that can streamline their…May 31, 202439May 31, 202439
Hezi HershkovitzResolving Google Analytics 4 Content Security Policy IssuesWhen dealing with web security, we often encounter a variety of complex issues. One such challenge that developers commonly face is…Jun 28, 20231Jun 28, 20231
InTrabebyRoman CoedoContinuation Local Storage for easy context passing in Node.jsLearn how to get the most out of Continuation Local Storage. Start using it today in your express application with cls-hooked.Oct 14, 20191Oct 14, 20191
InCoding BeautybyTari Ibaba5 amazing new JavaScript features in ES15 (2024)5 juicy ES15 features with new functionality for cleaner and shorter JavaScript code in 2024.Jun 2, 202420Jun 2, 202420
Talha ŞahinHigh-Level System Architecture of Booking.comTake an in-depth look at the possible high-level architecture of Booking.com.Jan 10, 202448Jan 10, 202448
InJavaScript in Plain EnglishbyAwwwesssooooomeA JavaScript Interview Question That 90% of People Get WrongLet’s take a look at the question first:Mar 18, 202419Mar 18, 202419
InBits and PiecesbyDanusha Navod7 Node.js Design Patterns Every Developer Should KnowExplore the Facade, Adapter, Singleton, Prototype, Builder, Proxy and Factory for modern software design.Feb 7, 202416Feb 7, 202416
InHackerNoon.combyJoel ThomsRethinking JavaScript: Eliminate the switch statement for better codeIn my last 3 articles I convinced you to remove the if statement, kill the for loop, and never use break. Now I’m going try to convince you…Jan 27, 201730Jan 27, 201730
Dor NisimWhy we REALLY need to stop using switch statements in JavaScriptEver since the dawn of programming, most programming languages contain the switch statement.Nov 25, 20203Nov 25, 20203
InCoding BeautybyTari Ibaba11 Amazing New JavaScript Features in ES13We take a look at the most recently released JavaScript features from ES13 that will help you write more concise and expressive code.Jul 23, 202215Jul 23, 202215
InBetter ProgrammingbyJose GranjaA Deep Dive Into Weak Memory Management in JavaScriptExploring JavaScript’s weak keywordFeb 15, 2022Feb 15, 2022
InBits and PiecesbyPaul RossetAdvanced JavaScript Concepts that Helped Me Get Better at CodingJavaScript is one of the most dynamic languages out there. Multiple features are added to make the language more manageable and practical…May 31, 202217May 31, 202217
InJavaScript in Plain EnglishbySuperbinaryHow to Become an Irreplaceable Front-end Talent in a CompanyTips to become an irreplaceable front-end talent in a company.Apr 24, 202278Apr 24, 202278
InBits and PiecesbyFernando DoglioInheritance vs Composition: Which is Better for Your JavaScript Project?Is there really one better than the other?Dec 2, 20204Dec 2, 20204
Andrea GiammarchiLinkeDOM: A JSDOM AlternativeJSDOM is awesome, but it’s slow at pretty much everything, except repeated querySelectorAll, so here a way faster alternative.Feb 1, 20211Feb 1, 20211