Bit
Understanding WeakMaps in JavaScript
9 min · · Learn how to use this underrated data structure from ES6 · Shared by 7, including Luis Bravo
DEV Community
JavaScript Best Practices for Beginners
2 min · · Use === Instead of == JavaScript utilizes two different kinds of equality operators: === |... · Shared by 22, including Luis Bravo
ditdot.hr
Causes of Memory Leaks in JavaScript and How to Avoid Them
8 min · · In this article, we will explore programming patterns that cause memory leaks in JavaScript and explain how to improve memory management. · Shared by 46, including Luis Bravo, Esther Schindler, CSS Weekly, Joe Lencioni
freeCodeCamp.org
The Nine Most Common Mistakes Developers Make in JavaScript (and How to Fix Them)
7 min · · JavaScript is a scripting language [https://en.wikipedia.org/wiki/Scripting_language] used in webpages to add functionality and interactivity. For a beginner coming from a different programming… · Shared by 114, including Luis Bravo, Philipp Laurim, 6clicks | John Robert-Nicoud, rohit
swyx.io
swyx Writing | The Third Age of JavaScript
4 min · · A bunch of things are moving in JavaScript - it is quite feasible that the JS of 10 years from now will look totally unrecognizable · Shared by 74, including Luis Bravo, Chris Heilmann codepo8@toot.cafe, Dan Shaw, Una 🇺🇦, Jonas Bandi
DEV Community
Currying in JavaScript
5 min · · Currying is a process in functional programming in which we can transform a function with multiple ar... · Shared by 8, including Luis Bravo
CSS-Tricks
A little bit of plain Javascript can do a lot
1 min · · Julia Evans: I decided to implement almost all of the UI by just adding & removing CSS classes, and using CSS transitions if I want to · Shared by 2, including Luis Bravo
DEV Community
5 things that might surprise a JavaScript beginner/ OO Developer
10 min · · JavaScript is a bit different from an OO language. Let's talk about 5 things that may confuse a JS beginner/OO developer. · Shared by 8, including Luis Bravo, ITNEXT
DEV Community
A Comprehensive Guide to JavaScript
2 min · · JavaScript is an amazing programming language for the Web. JavaScript can execute on the browser, the... · Shared by 2, including Luis Bravo
google.github.io
Google JavaScript Style Guide
· This document serves as the complete definition of Google’s coding standards for source code in the JavaScript programming language. A JavaScript source file is described as being in Google Style if… · Shared by 29, including Yoav Ganbar (🥑 Builder.io), Matt, Luis Bravo, Oscar MacDonald, Nicholas C. Zakas, René Clausen Nielsen, Davy De Pauw, Chris {he, they}
w3schools.com
JavaScript and HTML DOM Reference
· This section contains a complete JavaScript reference documentation. JavaScript Reference The references describe the properties and methods of all JavaScript objects, along with examples. HTML DOM… · Shared by 2, including Luis Bravo
areknawo.com
4 Ground-breaking JavaScript features of the future
8 min · · Discussing some of the most ground-breaking ECMA-262 proposals at different stages! #JavaScript #WebDev #WebDevelopment #TypeScript #NodeJS #ECMAScript · Shared by 22, including Luis Bravo
arschles.com
async/await: under the hood
4 min · · I'm really interested in concurrency strategies in programming languages, and because there's a lot o... · Shared by 9, including Luis Bravo
hackr.io
10 Best JavaScript Books for Beginners & Advanced Developers
9 min · · Check out the 10 best JavaScript books for all levels from aspirants to professionals. · Shared by 5, including Luis Bravo
jsbooks.revolunet.com
JSbooks - free javascript books
7 min · · JSbooks is a showcase of the bests free ebooks about Javascript. Find here the best publications about JS without spending any bucks ! · Shared by 10, including Luis Bravo
CSS-Tricks
Why JavaScript is Eating HTML
16+ min · · Web development is always changing. One trend in particular has become very popular lately, and it fundamentally goes against the conventional wisdom · Shared by 97, including Simone Corsi 💻🚀, Luis Bravo, Marius Bleuer, Chris Heilmann codepo8@toot.cafe, Luca Corsilli