Plus more JavaScript links, tutorials, and projects.
Bringing the Mona Lisa Effect to Life with TensorFlow.js — Do the Mona Lisa’s eyes follow you as you move around the room? Even if the real painting’s eyes and head don’t move, you can make it happen on the screen with this simultaneously unsettling and exciting use of TensorFlow.js. Emily Xie |
esbuild: A Super Fast JavaScript Bundler and Minifier — It’s common to link to a new library or tool and it doesn’t get any further development and 231 days ago we were uncertain about this.. but built in Go to be the fastest JS and TS bundler going, this has seen significant development and is worth a try if you’re running into bundling performance issues. Evan Wallace |
Announcing MobX 6 — MobX is a popular and long standing state management system that lets you manage state with relatively little magic and outside of any particular UI framework (the homepage has a good demo of it living alongside React). Michel Weststrate |
Find a Job Through Vettery — Create a profile on Vettery to connect with hiring managers at startups and Fortune 500 companies. It's free for job-seekers. Vettery |
📚 Tutorials, Opinions and Stories |
Detached Window Memory Leaks — If code causes a popup window to appear but then retains a reference to such a window, a memory leak can occur. This thorough post looks at why, when they occur, and how to solve the problem in your own code. Jason Miller and Bartek Nowierski |
▶ Learn How to Recreate Flappy Bird and Doodle Jump — Ania has really been knocking these fun, accessible and no-nonsense JavaScript tutorials / code-alongs out of the park lately and this time she tackles some recently popular game mechanisms. Ania Kubow |
A React Cheatsheet for 2020 — We somehow missed this when it came out earlier this year but it’s a handy resource for those who prefer just-in-time learning or want even more prep for nailing that interview. Reed Barger | |