Member-only story8 Awesome Github Repositories to Learn JavaScriptRichard·FollowJun 13, 202211ListenSharePhoto by Juanjo Jaramillo on Unsplash1. You-Dont Know-JSlink2. wtfjslink3. JavaScript30link4. clean-code-javascriptlink5. javascript-questionslink6. ES6-for-humanslink
InEnlear AcademybyRichard10 Command Line Tools Every Developer Should KnowTop 10 Command Line Tools to Become a 10x Productive ProgrammerFeb 18, 20222
InEnlear AcademybyRichardSome Bugs in ConcurrentHashMap You Should KnowYes, you read that right. In JDK-8, there are some bugs in ConcurrentHashMap, that may cause your trouble.Apr 10, 20221
InStackademicbyRichardTraversing an HTML table with JavaScript and DOM InterfacesTo traverse an HTML table with JavaScript and DOM Interfaces, we can use the following steps:Nov 17, 20231
Dilshara Hetti ArachchigeGetting Started with Lynx: A Next-Gen Cross-Platform FrameworkThe world of cross-platform app development just got a major shake-up. ByteDance, the company behind TikTok, has introduced Lynx, a…Mar 66
HarendraHow I Am Using a Lifetime 100% Free ServerGet a server with 24 GB RAM + 4 CPU + 200 GB Storage + Always FreeOct 26, 2024172
Ravi SharmaTop 30 JavaScript Interview Questions and Answers for 2025Prepare for your next JavaScript interview with confidence!Jan 1, 202425
InFrontEnd WebbyRajdeep SinghUnderstanding Nextra 4: How to Use It and move Nextra 3 to Nextra 4.Nextra 4: Learn How to Use Its Latest Features.Jan 242
InCoding BeautybyTari IbabaThis new JavaScript operator is an absolute game changerSay goodbye to try-catchSep 17, 2024110
InJavaScript in Plain EnglishbyPriyanshu RajputHandling Millions of Requests in Node.js: Load Balancing and ClusteringNode.js is fast, but can it handle millions of requests? The answer is yes, but not without some optimizations. If you’ve ever faced…2d ago