"There are two ways to write error-free programs; only the third one works"
|
—Â
Alan J. Perlis,
Computer scientist
|
|
|
This issue is kindly sponspored by:

We help upcoming influencers and businesses do big things 🚀
Start scheduling content today for free here.
|
|
|
|
The famous React-based web framework Next.js 11 has just released a new major version and it's pumped with interesting features and improvements. Check it out!
|
|
|
|
An interesting opinion about the new .at() method of JavaScript arrays. Is this new functionality really useful? Let's find out!
|
|
|
|
AWS Step Functions allow you to build scalable, distributed applications using state machines. Until today, building workflows on Step Functions required you to learn and understand Amazon State Language (ASL). Today, you can use Workflow Studio, a low-code visual tool.
|
|
|
|
A start-to-finish tutorial demonstrating how to build a simple AWS Lambda written in Rust and manage its deployment with AWS CDK.
|
|
|
|
I think that, with a title like this, you just need to click the link and watch the video... Seriously, it is a lot of fun... no need for spoilers!
|
|
|
|
The fs module is one of the most useful modules in Node.js. It allows you to interact with the filesystem in a number of ways: read and write files, list directories, create directories, etc. In this article, you can learn almost everything that there's to know about it!
|
|
|
|
Lottie is a program developed by Airbnb Design that allows you to use After Effects animations in real-time in a lightweight and flexible format. Lottie takes JSON data from an After Effects extension called Bodymovin and turns it into a usable animation that you can easily include in many contexts, including React applications.
|
|
|
Â
|