PinnedBetter Vue Components with TypeScript [12 examples]The debate between JavaScript and TypeScript has been going on for years, and I thought by 2024 we would have reached a clear conclusion.Sep 18, 20243Sep 18, 20243
RIP Styled-Components. Now What?Styled-components are officially in maintenance mode. No new features or major updates should be expected. Only critical bug fixes and…1d ago1d ago
Don’t Sleep on the European Accessibility ActBy 28 June 2025, every company operating in the EU must be accessibility-compliant.Mar 16Mar 16
Vue is Too EasyFront end development is a very polarized industry. We argue about programming languages, frameworks, and even the best indentation style…Feb 1214Feb 1214
CSS inherited Vs non inherited propertiesOne 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…Jan 81Jan 81
Learning Vue for React DevelopersBeing familiar with multiple frameworks is pretty common in the front-end world. Most of them share the same foundation. A component-based…Jan 21Jan 21
Time to Stop Using BEMCSS architecture was much different 14 years ago. Having all the styles under a single global namespace was common, and in large codebases…Dec 21, 20247Dec 21, 20247
Text to Speech with VueOne native browser feature that receives very little recognition, even though it’s available in all modern browsers, is the Web Speech API…Sep 23, 20241Sep 23, 20241
Recreating the Queens Game in VueRecently I found myself addicted to the daily challenge of Queens. A game that LinkedIn introduced. Implementing a clone of this game using…Jun 26, 20241Jun 26, 20241