A step by step tutorial showing how to contribute to an open-source project on GitHub. |
|
FlyWeb provides an API for web pages to host local web servers for exposing content and services to nearby browsers. It also adds the ability to discover and connect to nearby local web servers to the web browser itself. This feature allows users to find and connect to nearby devices with embedded web servers such as printers, thermostats and televisions as well as local web servers hosted in web pages via the FlyWeb API. | |
|
Support for requestIdleCallback has landed in Firefox Nightly, with plans to ship in Firefox 52. |
|
This blog post walks through building a web app using Vue Router. |
|
Modular JavaScript is an open effort to improve our collective understanding of writing robust, well-tested, and modular applications. The series consists of five books, each of which explores a key aspect of JavaScript development — comprehensively. The books are produced in the open: anyone can track their progress, report issues & contribute fixes or content. A free-to-read version is available online! Digital & print books can be purchased through O’Reilly Media. The crowdfunding campaign launched last week on Indiegogo! It’s already over 100% funded! | |
|
A collection of design principles. Ranges from people and organizations all the way to hardware and software. |
|
This is the manifest of things I’ve learned about managing CSS in large, complex web projects during my many years of professional web development. I’ve been asked about these things enough times that having a document to point to sounded like a good idea. |
|
How React is moving towards a minimal API surface area. Instead of providing many framework features, React is trying to utilize patterns, paradigms and JavaScript language features to accomplish the same tasks that other frameworks have dedicated APIs for. |
|
In order to understand why modern JavaScript apps seem so complex, you first have to understand how they work. |
|
An illustrated essay on generative algorithms. | |
|
“And that, kids, is why you mustn’t monkey-patch native API surfaces.” |
|
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. | |
|
A great place for getting started with designing slick user interfaces. These can be done with CSS — a fun challenge! |
|
|
Comments