When reading a piece of code, others can take cues from these signals in order to better understand what we did. ES6 offers let and const as new flavors of variable declaration, are they better signals than var?
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.
The cost of duplicating code, of accumulating technical debt, of not having tests is often discussed and written about. The cost of abstracting things is almost never mentioned, despite it being a major factor in keeping any project maintainable.
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.
Facebook’s CEO still loves to code. Here’s an exclusive peek at his new project, which plays music, makes toast, and occasionally annoys his wife. There’s also an article that Mark wrote from his own perspective.
The P2P Web is an experimental set of technologies, APIs, and philosophies, created by members of the Node.js and Web communities, to give users more control over the Web.
Any good web developer will know what goes on under the hood when a user enters a web address into a URL bar and hits “go”. In fact, it’s now a common interview question. In this post, we’ll have a look at exactly what happens during the web request process.
When testing performance for websites or apps it is critical to test them with networking conditions that are representative of your users. That was one of the main reasons why Patrick originally created WebPageTest.
Samantha dives deep into modular CSS layout design: “Pesky nesting issues are a thing of the past if we envision web content blocks as the tops of Lego bricks.”
Mat puts on some festive tunes before recounting the tale of asynchronous JavaScript. Promises offer a robust way of structuring your code to avoid event-driven disasters of visitor-vexing jankiness. Don’t be stuck in queues this Christmas. You might miss the main event.
One of Tyler’s main goals whenever he’s teaching or writing technical content is to maximize “aha” moments. We’ve all experienced them and the best teachers are able to understand their audience and adapt the lesson in order to maximize these moments.
Comments