Marek BomberaHow to Check for Window Resizing in ReactThere are situations where you need to do something based on window size and CSS just doesn’t cut it.Jun 23Jun 23
Marek BomberaTop 5 - Must Have Browser Extensions for Frontend DevelopersExtensions can be great dev tools. If you are not using any then you are probably missing out on opportunities to boost your productivity.Jun 16Jun 16
Marek BomberaHow to implement Solana Connect in ReactOn one of the projects I’ve been working on recently, I was tasked with implementing connecting with Solana wallets like Phantom which I’ve…Jun 3Jun 3
Marek BomberaHow to use <dialog> in React — Easy Modals & TooltipsModals in React have always been a pain. You need to use ReactDOM.createPortal, manage a state, render the modal conditionally, make sure…Aug 2, 2023Aug 2, 2023
Marek BomberaWhat’s Tailwind Oxide Engine? The Next Evolution of Tailwind CSSTailwind CSS, with its fast utility-first approach to styling, amazing design systems, and the ability to be consistent across projects and…Jul 24, 20231Jul 24, 20231
Marek BomberaHow to create — Heart Rate Chart with CSS and MathRecently, I came across an interesting challenge: creating a heart rate chart without relying on data visualization libraries like D3.js…Mar 28, 2023Mar 28, 2023