There’s a stage 0 proposal for pattern matching in JavaScript. In this article we’ll take a look at what the proposal entails and also show how you might find it useful. |
|
We take a look at how we can quickly hash out a correct two-factor authentication (2FA) solution for our web applications. | |
|
Fedor created a Webpack tree-shaking plugin that works for CommonJS modules. |
|
Are you a curious mind? Full Stack Fest is a week-long conference based in the amazing city of Barcelona that peeks into the web of tomorrow. Serverless, Blockchain, WebVR, Distributed Web, Progressive Web Apps… Come and see! Early bird tickets available with a 10% off when entering the PONYFOO discount code. | |
|
Kent hashed out a plugin to evaluate template literals or even entire modules at build time. It’s a bit like prepack , but not quite. |
|
Code-splitting for CSS is a first class priority in Webpack. James walks us through the current and future state of Webpack and its relationship with CSS. |
|
Sean explains how Webpack really works in this free course. |
|
Taras helps you pick the framework for your next front-end application development project. |
|
Tom discusses how smartphones fundamentally change the assumptions we make about architecting applications for the web, and how to embrace these new mobile constraints to build even better apps for everyone. | |
|
Learn how to simplify callbacks or Promises by using async functions instead. |
|
Date selection often requires a date picker. Vitaly offers a comprehensive overview of techniques, strategies, and tools – as well as a checklist for designing the perfect date picker for your needs. |
|
Safia asked people with disabilities for user experience problems they run into on the web. Here’s a roundup of the most interesting replies she garnered. |
|
Varayut walks us through the main concepts of styled-components while showing off a few code examples. | |
|
Brian implemented a virtual machine inside Google Sheets using JavaScript through “Apps Script” for Sheets. An amusing way to learn how a VM works, while showcasing the sheer power of Google Sheets. | |
|
|
Comments