My most favourite books in 2017
The author shares their favorite books of 2017, focusing on design systems, web performance, and user experience.
The author shares their favorite books of 2017, focusing on design systems, web performance, and user experience.
A technical overview of Telegram's features, including its open API, encryption, bots, cross-platform sync, and large group capabilities.
A technical analysis measuring computer latency from 1977-2017, finding that some modern machines are slower than 40-year-old computers.
A guide to implementing effective code reviews, covering tone, automation, and best practices for teams.
A summary of a Python Frederick meetup featuring Christine Lee's presentation on data science tools and features available in Python.
Learn how to use the vim-test plugin to run automated tests instantly within Vim, eliminating the need to switch terminals.
Discusses common Redux anti-patterns in state management, focusing on state duplication and incorrect information expert patterns in React/TypeScript applications.
A developer shares a cautionary tale about the pitfalls of outsourcing an MVP, using a personal project as an example of what can go wrong.
A tutorial on implementing a neural network in JavaScript using Google's deeplearn.js library to improve web accessibility by choosing font colors.
A guide to implementing logistic regression with gradient descent in JavaScript to solve classification problems.
A summary of the author's closing keynote at the dotJS 2017 conference, discussing the history of JavaScript.
Explains the Normal Equation as an alternative to Gradient Descent for linear regression in JavaScript, including implementation.
A preview of an 'Advanced React Component Patterns' course, covering patterns like Compound Components and Higher Order Components.
A programmer shares his personal journey into coding, starting at age 12 with Club Penguin and learning Visual Basic to prove his doubters wrong.
A blame-free postmortem analysis of the challenges and delays in integrating Sia decentralized storage with the Minio S3-compatible file server.
A developer shares his family's Christmas traditions, homemade gifts, and the importance of service, inspired by his faith.
The author announces and details their new 'Beginner's Guide to ReactJS' course, focusing on teaching React fundamentals with a simple, no-tooling approach.
Tips for giving effective software demos, including starting with 'why', knowing your audience, and pre-recording.
Announcing two new React video courses: a free beginner's guide and an advanced patterns course available via subscription on egghead.io.
An article exploring resource bundling strategies and performance optimization in the era of HTTP/2.