My latest book, Mastering Modular JavaScript, just went into Early Release and is available now on Safari Books Online. It’s a part of my “Modular JavaScript” effort. It covers module thinking, patterns & principles. Tackle two aspects of JavaScript development: modularity and ES6. With this practical guide, you will learn how to scale out JavaScript applications by breaking codebases into smaller modules. We’ll specifically cover features in ES6 from the vantage point of how we can leverage them to improve modularity in our programs. Learn how to manage complexity, how to drive it down, and how to write simpler code by building small modules. | |
|
How to use RxJS, Angular, and Web Bluetooth, along with an EEG Headset, to perform actions based on a user’s eye movements. |
|
A redesign powered by CSS Grid and optimized for performance and accessibility. | |
|
In a podcast with transcripts, Pete Hunt tells the story of how Facebook’s Instagram acquisition led to the open sourcing of React. |
|
Jordan explains an arbitrary RCE exploit on Google Chrome based on plain JavaScript. It’s interesting to see the progression from seemingly obtuse code escalation into a full blown RCE. |
|
Michel with a fascinating read about rebuilding a heavily blurred QR code from scratch to obtain the private key that’d lead to $1,000 in BCH. |
|
A pentester shares a story that shows how social engineering can get you anywhere. Trust, but verify. |
|
Test your website in all major desktop and mobile browsers directly on your local machine. No cloud services involved! |
|
Who really published this package? Am I getting the same package this person published? Does this package have vulnerabilities? Is this package malware? CJ drills down into how npm tries to answer these questions. |
|
Learn what HTTP/2 entails and how it works. |
|
Alex argues performance budgets are an essential but under-appreciated part of product success and team health. In this article he discusses budgets, baseline performance, affordability, and page reloads. | |
|
|
Comments