One of the first things API developers learn is HTTP codes. From these 3xx are special, as they redirect users from A to B. But what if I told you there is a way to do it without HTTP codes? (more…)
Read more »
Lately, I have been working on a web application, pixu.rs1, that,
while small, includes an interactive form with image uploading and multiple
phases. This is exactly the kind of thing I tend to turn into a mess when I'm
not using React, Redux and everythi... (more…)
Read more »
Lately, I realized that I was using the same functionalities in different projects, so I decided to create an npm package to boost my development and make it easy for me to apply those utilities in my applications.
In this article, I will be sharing ... (more…)
Read more »
Is JavaScript really that slow? Or is that just a leftover impression from the old days?Patreon: https://www.patreon.com/simondevytFollow me on:Twitter: http... (more…)
Read more »