Weekly Digest 47/2021
Welcome to my Weekly Digest #47.
This weekly digest contains a lot of interesting and inspiring articles, videos, tweets, podcasts, and designs I consumed during this week.
Interesting articles to read
Dynamic Color Manipulation with CSS Relative Colors
CSS relative colors enable the dynamic color manipulation in vanilla CSS since Sass’ color functions first came on the scene.
Continue, Step Over, Step Into and Step Out actions in Visual Studio Code debugger explained
Printing the result of your program to the console is a common practice, but being familiar with a debugger opens a new world of possibilities. To use the debugger with confidence, you need to understand the basic actions.
How to build stunning 3D scenes with React Three Fiber
WebGL is the magic sauce behind Solar Storm , an audio-reactive music video that renders live in the browser.
Some great videos I watched this week
Swift in 100 Seconds
Swift is a modern programming language developed by Apple. It is commonly used to code apps for iOS and macOS, but is open-source and can be used outside of Apple’s walled garden.
Remix is a new JavaScript framework you must try
Remix is a new React-based JavaScript framework that supports server-side rendering. It comes from the team behind React Router and provides a fresh take on full-stack web app development.
Remix Run Speedrun — Pokemon
Is Remix Run more than just hype? Let’s find out by building out a multi-page Pokemon SPA to show you a bunch of the fundamentals: SSR data loading, Navigation, API Routes, page routes and parameters, and more.
Useful GitHub repositories
html2canvas
The script allows you to take “screenshots” of webpages or parts of it, directly on the user’s browser.
Machine Learning for Beginners — A Curriculum
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
@mswjs/data
Data modeling and relation library for testing JavaScript applications.
Tweets
Podcasts worth listening
CodePen Radio — cpshots
We’ve been doing our own screenshotting for a long time now, but like all software, we’re always working on it for various ever-changing reasons.
Syntax — Troubleshooting
In this episode of Syntax, Scott and Wes talk about ways they troubleshoot issues with their code.
Thank you for reading, talk to you next week, and stay safe! 👋