Issue #154 · March 16, 2020

#154: The History of the URL

“The great myth of our times is that technology is communication”

Best 7 links of week #11, 2020

The History of the URL

The History of the URL

The wonderful story of how the URL came to life, from the good old times of ARPAnet, through the DNS protocol and finally the World Wide Web age... A must-read for every web developer!

Articles

How I made a 3D game in only 2KB of JavaScript

Who says that JavaScript is good only for web development? In this case study Frank Force, show his last JavaScript game creation (Hue Jumper) and tells the tricks he used to keep the source code hyper small. A really interesting read if you are a JavaScript aficionado or an aspiring game maker.

Introduction to D3

An interactive notebook that will guide you to understand D3, the most famous JavaScript visualization library.

feltcoop/why-svelte

A GitHub repository that illustrates why the Svelte framework was chosen for a big project in 2020.

Cross-Cultural Design

How much consideration have you given to how the text of your site is rendered when it’s localized? Do you consider whether your webfonts load in China? How dense your paragraphs appear in Korean?

Stryker Mutator

Stryker is a testing framework for JavaScript, C# and Scala. But Stryker is not your common testing framework, in fact, it doesn't test your code, instead, ittests your tests! Stryker helps you to build mutation tests: bugs are automatically inserted in your code to see if your testing suite can catch them! 😱

Book of the week

UX Strategy: How to Devise Innovative Digital Products that People Want

UX Strategy: How to Devise Innovative Digital Products that People Want

by Jaime Levy

User experience (UX) strategy requires a careful blend of business strategy and UX design, but until now, there hasn’t been an easy-to-apply framework for executing it. This hands-on guide introduces lightweight strategy tools and techniques to help you and your team craft innovative multi-device products that people want to use. Whether you’re an entrepreneur, UX/UI designer, product manager, or part of an intrapreneurial team, this book teaches simple-to-advanced strategies that you can use in your work right away.