Last year I gave a presentation about Modular Design and I wanted to share my ideas about managing complexity. I compiled all of the slides side by side with a transcript of the presentation. |
|
Tim explains the benefits of reading the ECMAScript specification on your own, and gives you a hand in getting started with reading it and gettign familiar with the specification syntax. |
|
Get your free .design domain name today! Unlike .com or .net , .design is more relevant and reflects what you do as a designer. It also helps with your branding. Customers, clients, and employers instantly understand what you do before arriving to your website. Your name comes with free email hosting, SSL security, & a free website builder. | |
|
The more complex client-side JavaScript gets, the more error-prone and fragile the user experience might get. |
|
Vincent shows how to perform face detection and recognition using the face-recognition package he wrote. |
|
Google engineers published a package called h2-auto-push which automates server push and gets rid of the need for manual configuration. An interesting approach! |
|
There are lots of ways to learn coding, but Treehouse is the best at making it fun and keeping the quality high. Start with a free trial! |
|
“Effective immediately, all new features that are web-exposed are to be restricted to secure contexts.” In other words, websites will need to implement HTTPS in order to leverage any and all features implemented on the web from this point on. |
|
For a beginner, accessibility can be daunting. Small tweaks can make a huge impact on your website’s accessibility, Andy argues. | |
|
A front-end performance checklist with everything you need to know to create fast experiences today. |
|
React Router v4 introduces a new dynamic, component based approach to routing. Tyler explains the philosophies behind the new release and gives you an introduction to the syntax. |
|
Russell recounts how Spectre remained a secret for seven months, and how the early spillage was partially contained. |
|
WebKit is affected because in order to render modern web sites, any web JavaScript engine must allow untrusted JavaScript code to run on the user’s processor. A deep dive into the vulnerability and mitigations taking place. |
|
Meltdown is a cache-timing attack on Intel CPUs that allows all memory to be read by any process because of how they do Speculative Execution. Abhay explains what this all means in layman’s terms. |
|
|
Comments