Use Chrome DevTools to find ways to make your websites load faster. |
|
Educative is an active learning platform for developers. Interactive in-browser environments keep you engaged and test your progress as you go. 50+ courses cover a range of topics including JavaScript, React, Vue, and much more. | |
|
WebP is an image format developed by Google in 2010. It was created to be an alternative to formats like PNG and JPG, producing much smaller file sizes while maintaining similar image qualities. |
|
Over-using inline CSS or JS code, as opposed to serving code through static resources, can harm the site’s performance. In this article, we will learn how to load dynamic code through static files instead, avoiding the drawbacks of having too much inline code. |
|
Angular Ivy is a major rewrite to the rendering engine of Angular focused on improving application performance and reducing bundle size. Register now to hear Nrwl Angular contributors + special guests to hear adoption considerations for developers. | |
|
Your dependencies and the environment can fail for a myriad of reasons. Is your perfect application ready for failure? |
|
Vettery specializes in developer roles and is completely free for job seekers. Interested? Submit your profile, and if accepted, you can receive interview requests directly from top companies growing their dev teams. |
|
Ten covenants that responsible library authors keep with their users. |
|
Zach writes a blog post describing the exploit that hit a popular npm package last week. |
|
tl;wr it’s a security feature to prevent JSON injection attacks from escalating into XSS. |
|
“The problem with magical features is that it’s harder to debug a problem once it happens, because it’s backed by a complex stack trace. Thus, by having a deep knowledge regards React’s new hook system, we would be able to solve issues fairly quick once we encounter them, or even avoid them in the first place.” | |
|
Dan dives into React internals and JavaScript language quirks. React’s goal is to get the rendered node, but the exact steps depend on how components are defined. |
|
A list of fundamental web development resources that will improve your understanding of the web platform, and aid your career. |
|
A weekly e-mail that condenses last week’s security news into 10 or so items worth knowing about. It is designed to keep you up-to-date with minimal effort. Also has an RSS feed. |
|
Luciano shares how destructuring makes returning and consuming multiple values a breeze in JavaScript. |
|
|
Comments