Tag: React

React mixology: mixing React with Angular

React mixology: mixing React with Angular

imagine this: you have an inherited project in a very different framework, but you have to revamp it and build new features around it. You want to modernize the stack a little bit. The team agrees to go with React.

July 04, 2025. 14:00 pm 6 min read
Mixing jQuery UI with React

Mixing jQuery UI with React

This retro-futuristic proof of concept will take you back to writing `$`. We'll explore a neat way of transforming modern React components into encapsulated jQuery UI widgets automatically as an homage to the old Internet.

July 11, 2025. 05:00 am 10 min read
Custom Audio Player in React

Custom Audio Player in React

I'm currently working on a project that allows the user to upload and reproduce long-ish audio files. I wanted to keep a cohesive look and allow the uploaders to bookmark timestamps on their audios and let the listeners jump between these chapters. It was time for me to create a custom audio player!

June 25, 2025. 23:20 pm 14 min read