-
Accessibility testing: Ensuring your website is usable by everyone
Is your website inviting everyone to the party, or just your tech-savvy friends? Dive into accessibility testing with a sprinkle of humor and a whole lot of inclusivity.
#accessibility
MUMichał Uzdowski
9 min read -
Demystifying WebAssembly: The turbo boost your web apps didn’t know they neded
What is this WebAssembly magic? Is it sorcery? A tool only reserved for elite developers? Or is it the secret sauce to turning your sluggish web app into a Formula 1 racer? Spoiler alert: It’s none of those things.
#architecture
MUMichał Uzdowski
9 min read -
Keeping your Supabase free tier from taking an unexpected nap
Is your Supabase project snoozing on the job? Learn how to keep it awake without spending a dime, using GitHub Actions and Next.js. Warning: May cause excessive productivity.
#automation
MUMichał Uzdowski
12 min read -
Meet Redis: The in-memory powerhouse that speeds up your app
Think of Redis as the espresso shot your web app needs when it’s tired and lagging. If you’re looking to store and access data at lightning speed, optimize performance, or just feel like a wizard of data manipulation, Redis is here to save the day.
#architecture
MUMichał Uzdowski
8 min read -
Microfrontends: The next step in scalable web architecture
Think of Microfrontends as the Avengers of web architecture. Each hero (or microfrontend) handles their own part of the action — whether it’s smashing bad UI bugs or optimizing performance — and when they unite, they form a scalable, maintainable, and (dare we say) superpowered web app.
#architecture
MUMichał Uzdowski
8 min read -
Exploring web performance optimization techniques: Speed is everything
In the world of the internet, patience is thinner than a single pixel line, and if your site takes more than three seconds to load, your visitors will bounce faster than a kid off a sugar high. That’s why optimizing your web app's performance is essential.
#optimization
MUMichał Uzdowski
8 min read -
Implementing dark mode: Adding night vision to your web app
Dark Mode isn’t just a trend; it’s a lifestyle. It’s the leather jacket of UI design, and everyone wants in on it. But how do you add it to your web application? It’s just a bit of CSS and JavaScript, and today, I’ll show you exactly how to do it.
#dark mode
MUMichał Uzdowski
7 min read -
Understanding Big O notation: The secret language of algorithms
Whether you’re optimizing your code to run faster than your coffee machine in the morning or just trying to sound smart in meetings, understanding Big O is key. So, let’s don our wizard hats and start making sense of this mystical math!
#big-o
#algorithms
MUMichał Uzdowski
8 min read -
The role of DevOps in modern web development
What is DevOps? Is it a new programming language? A robot uprising? Or just another way to make developers’ lives more complicated? Spoiler alert: it’s none of those things. In fact, DevOps is here to make your life easier — if you know how to use it right.
#devops
MUMichał Uzdowski
8 min read -
Exploring Serverless Computing: Revolutionizing backend development
Serverless computing is a hot topic in backend development, and for good reason. It promises scalability, lower costs, and freedom from managing infrastructure. So, grab your favorite snack (or serverless meal?), and let’s explore how serverless computing is revolutionizing backend development!
#serverless
MUMichał Uzdowski
9 min read