"Computers are useless. They can only give you answers"
|
—
Pablo Picasso,
Artist
|
|
|
|
|
Oruga UI is like a caterpillar, minimal and yet functional. It's a Vue.js components system that is quite lightweight and aims to give you a bunch of functionality without forcing you to adopt a specific visual style. If you are using Vue this is definitely worth checking out!
|
|
|
|
Spotify created an interesting card game that can be used to challenge the way you think and serve access-constrained users with these cards. Really an awesome concept to put more focus into designing for accessibility. Even if you are not into accessibility this is a really good read and it's recommended if you build web products.
|
|
|
|
This article explores some common architecture pitfalls in Node.js and showcases how you can avoid them. For instance, it covers how to avoid global state, how to make your code more generic and easy to test, and, how to pick external libraries.
|
|
|
|
The event loop is one of these things that even when you think you fully understood, it's still very hard to explain to other people. In this article, the author does a fantastic job explaining the event loop by using lots of animations. Check it out, even if you think you know the event loop already 😜
|
|
|
|
Do you remember that static noise on old TVs with no signal? By reading this article you can recreate that kind of effect and the fun part is that you will be exploiting a weird bug in CSS gradients! Can this be a useful trick for your next web project?
|
|
|
|
This is a very technical one for those who are more heavily invested in Rust. Axum is a relatively new web framework (from the same authors of Tokio) that is taking more and more traction. In this article, Amos, explains how to migrate a web app from Warp (another web framework) to Axum.
|
|
|
|
What is the future going to look like? Electric cars, massive batteries, virtual reality, AI, planet travel? Who can tell for sure?! But if you are looking for some futuristic icons that cover all these interesting topics, look no more, Futicons is what you need!
|
|
|
|