17 followers
Lover of all things tech. ๐จ๐พโ๐ป
I write articles on JavaScript, React, Front-end development, Python, and anything that makes my life easier. ๐
Thank you for stopping by!
A faster and size-friendly alternative ยท Preact is a fast 3kB alternative to React with the same modern API. There are mainly two key benefits it sells...
During the week, I got to explore a field I've always wanted to delve into for a while, Artificial Intelligence (AI), and it was good. Specifically, I...
Everything about ES2022 Array.prototype.at() and its weird features ยท What is ES2022 at() Function and How does it Work? ES2022 (ECMA Script 2022) is...
What is Web Performance? Web performance is all about making websites fast, including making slow processes seem fast. A good web app gives your users...
Believe it or not, as simple as this is, I've been centering my images by just using a flex-container or grid-container and setting the desired width...
A simple way to fix invalid options object error when using a proxy to your backend ยท Introduction Sometimes, trying to communicate with your backend can...