The Content-Security-Policy header is a bit frightening — will I break my website if I suddenly start blocking requests for external resources ? In this article we go over a gradual approach to adopting CSP, so that you can mitigate the risk of breaking your website while trying to make it more secure. |
|
Lara wrote a beautiful shader for js1k in 2016, which got her first place. In this post, Lara shares how the shader was built, along with the sound effects that come with it. All of this, in just one kilobyte of code. | |
|
Building and deploying complex front-end applications can get complicated. Webpack simplifies this with tons of features catering to all JavaScript apps! | |
|
An amusingly illustrated guide to understanding JavaScript Promises. | |
|
Wallaby.js provides instant feedback from your tests and realtime code coverage right in your editor, no more context switching. Now with test analytics and coverage reports. | |
|
In this beginner-friendly webpack 2 tutorial, Mark demonstrates how to set up and configure webpack to transform and bundle all your front-end assets. |
|
On Honeypot, companies apply to developers with upfront salary and tech stack expectations. Join our developer exclusive job-platform and get multiple offers. | |
|
A free guide that anyone could use to learn about the practice of front-end development. It broadly outlines and discusses the practice of front-end engineering: how to learn it and what tools are used when practicing it in 2017. |
|
Julia explains what an SSL certificate is, the difference between SSL and TLS, signing, and transparency. |
|
Join us in New Orleans for a 3 day event, March 22-24, on Web & JavaScript Development! All tickets include a full workshop day and 2 conference days with 4 concurrent tracks.Workshops and sessions include: Angular, React, JavaScript, JS Frameworks, HTML5, CSS3, tools techniques, and more! |
|
Patrick explains how Facebook uses a versioning model that allows them to maximize the juice extracted from using Cache-Control: immutable to speed up page loads. |
|
Wes came out with a premium training course to strengthen your core JavaScript skills and master all that ES6 has to offer. ES6 is a major update to JavaScript that includes dozens of new features. With a focus on simplicity and readability, this course is an efficient way to find out what is new in JavaScript and most importantly when and how you should use it. Join me for a fun and approachable look at all ES6 has to offer — boost your skills and further your career. | |
|
Implementing HTTP/2 not only changes how websites are delivered to the user, it demands that we think critically about how we migrate existing sites to the protocol. Jeremy argues that it also demands we consider our users’ capabilities. |
|
Troy argues: “HTTPS adoption has now reached the moment of critical mass where it’s gathering enough momentum that it will very shortly become the norm rather than the exception it so frequently was in the past”. | |
|
|
Comments