"Technology is anything that wasn’t around when you were born"
|
—
Alan Kay,
Computer Scientist
|
|
|
|
|
An interesting case study from Shopify describing how they decided to migrate their largest mobile application (300+ screens!) to React Native. In this post you can discover what was the rationale and how the project went. If you'll be building a mobile app soon, maybe you'll consider React Native.
|
|
|
|
Another interesting migration case study. This time we are talking about cloud providers and in this article, you can learn how Terrateam went from AWS to Fly.io! Fly is starting to become a really serious competitor in the cloud space!
|
|
|
|
Malcolm Gladwell famously said that to master anything, you need to spend at least 10000 hours doing it. So let's see what 20.000 hours of career look like for a software engineer. What are the learnings and what should come next... let's find out!
|
|
|
|
A Collection of Useless React Hooks to impress your coworkers. Also, something you can look into if you are learning React and want to see a bunch of example hooks to draw inspiration from!
|
|
|
|
Did you ever get this question in front-end interviews: "Explain the first ten or so lines of the Twitter source code to me"? It's an exciting question that opens up a pretty good conversation! How would you answer?
|
|
|
|
This is a guide that describes how to publish an open-source package to npm in 2023 and what to look out for. It includes TypeScript and ESM. Definitely worth a look if you are thinking to publish a new package.
|
|
|
|
An audio playback library for Node.js (written in Rust). If you ever wanted to play some music or an audio effect from a script, look no further!
|
|
|
|