|
Wikipedia's JavaScript Initialization on a Budget — As one of the world’s most heavily used sites, Wikipedia wants to keep things running as quickly as possible, including delivering all of their JavaScript within 28KB. Here’s what they’ve done to (almost) reach the goal.
Timo Tijhof
|
|
Practical Ways to Write Better JavaScript — A handful of best practices (though I know many will disagree with the “use TypeScript” one) from linting to testing and using modern ECMAScript features.
Ryland Goldstein
|
⚛️ New Course: Complete Intro to React, v4 — Learn to build real-world applications in React. Much more than an intro, you’ll start from the ground up all the way to using the latest features in React 16+ like Context and Portals. We also launched a follow up course, Intermediate React.
Frontend Masters sponsor
|
|
The 80/20 Guide to Maps in JavaScript — A Map is an object that stores key/value pairs. Maps are similar to general JavaScript objects, but there are a few key differences that make maps useful..
Valeri Karpov
|
|
Human Readable JavaScript — There are plenty of optional characters when defining functions. When used in functional methods these options increase. What are they? And how do they affect readability?
Laurie Barth
|
|
No comments:
Post a Comment