Design Systems: The True Source of Frontend Peace
In the late '90s and early 2000s, the internet as we know it today started to become mainstream. Surfing the web became more accessible, and during that time, we witnessed…
Coding, Courage, and Community
Rails Girls is a global community created to encourage women to explore the field of technology. The idea behind Rails Girls goes way beyond learning how to code; it’s all…
Async Code Demystified: Promises, Fetch, and useEffect
Before we start digging into the world of Promises, Fetch API, and related topics, it is important to understand the difference between synchronous (sync) and asynchronous (async) programming models. A…
Welcome to the worst form ever!
Welcome to the worst form ever! I am sure you have seen some bad forms around the internet. Sometimes the inputs are disabled at the wrong moment, sometimes the navigation…