5+1 MCP Servers for Cursor
Imagine browsing the web without an ad blocker.
AI
Let’s assume you start a React project with good intentions and the goal to keep the codebase clean and maintainable.
I’ve been back in system design interviews lately for my new company, Preply. And even though I have done this many times in the past, one thing just became ver
Career · 7 minIf you review enough React code, you’ll notice a pattern. Someone (most often AI) adds useMemo and useCallback almost everywhere. The code becomes harder to rea
React · 4 minImagine browsing the web without an ad blocker.
Accessibility is mostly about following straightforward rules. It's easy until you have to build a form or a modal. Let’s tackle the latter…
Accessibility · 4 min
One of the first issues any automated a11y tool will flag is missing ARIA labels. And honestly, it’s one of the easiest fixes to make.
Using web technologies for building mobile apps isn’t something new. Popular tools like Cordova and Ionic have been around for years. We…
React · 6 min
Being technophobic only makes you fall behind. AI is a great tool. It can drastically speed up how I write code. But the more I use it, the…
JavaScript · 2 minLet’s say someone in power and zero clue* woke up and said: No more bugs. If your app has a bug, you’re fined. Or jailed. Or worse, made…
Styled-components are officially in maintenance mode. No new features or major updates should be expected. Only critical bug fixes and…
CSS · 3 min
By 28 June 2025, every company operating in the EU must be accessibility-compliant.
Accessibility · 5 minFront end development is a very polarized industry. We argue about programming languages, frameworks, and even the best indentation style…
One of the rules of CSS that I had to figure out through trial and error, and not a textbook, is that not every property cascades the same…
Vue · 3 min
Being familiar with multiple frameworks is pretty common in the front-end world. Most of them share the same foundation. A component-based…
React · 16 minNo posts match
Try another search or browse the full archive.