"To err is human, but to really foul things up you need a computer"
|
—
Paul Ehrlich,
Physician and scientist
|
|
|
300 🎉
This is issue #300! It has been quite a journey, so let's just celebrate with a "random" GIF!
|
|
|
Do you like Go (Google's own programming language)? It's a great language if you ask me but even if you are not a big fan of it, it's still worth remarking that Go is not a 13-year-old language! In this awesome post, Russ Cox (core team) reflects on the Go journey and wishes it a "Happy Birthday"!
|
|
|
|
If you thought async/await existed only in JavaScript you are missing out on one of the most interesting recent additions to Python... Asyncio allows us to use asynchronous programming with coroutine-based concurrency in Python. Although asyncio has been available in Python for many years now, it remains one of the most under utilized features of the language. So check this our if you write any Python!
|
|
|
|
If you like to build static websites as much as I do, you should check out the Jamstack community survey result for this year. It's interesting because it doesn't just highlight the trends in the world of static websites but covers also more generic trends in terms of employment and where the world of web development is going. Yes, WordPress is still one of the most used tools to build websites... 🤷♀️
|
|
|
|
This article presents a fantastic transition effect that you can achieve while transitioning between pages in a Astro website. Quite a clever trick for a multi-page application (MPA) framework like Astro...
|
|
|
|
Our good friend Luca Mezzalira, architect at AWS and worldwide expert on Micro-frontends, wrote an awesome post that highlights an architecture that you could be using on AWS to host and serve micro-frontends at scale. This is actually the first post of a series. The next post will explore the UI composer and micro-frontend discovery implementations.
|
|
|
|
How does a web frontend developer (and designer) think about the hero section of a new website? Ahmad Shadeed, whose articles we have been featuring many times, explores this idea with an excellent tutorial that you should rely on when building your next hero section!
|
|
|
|
I think at this point it's no secret that I really enjoy Rust... But I do know very little about embedded computing. So I found this blog post very fascinating and great for an intro level to the world of embedded... I know it's not strictly web dev related, but we have to step out of our comfort zone sometimes and love to learn foreign things...
|
|
|
|