EMEli Musainelimusa.hashnode.dev·May 15, 2023 · 11 min readTanstack Table: How to Add Tables to your React ApplicationOriginally published at blog.openreplay.com Attention all frontend enthusiasts and curious minds! Are you tired of struggling with creating React tables that look good and perform even better? Well, have no fear because Tanstack Table is here! Its h...00
EMEli Musainelimusa.hashnode.dev·Apr 3, 2023 · 12 min readBuilding a Custom Markdown Previewer with Next.js and Styled Components.Originally Published at OpenReplay Markdown created by John Gruber in 2004 is one of the most popular markup languages. The Markdown format converts plain text into HTML and is easy to write and read. The reason Markdown is popular is that the synta...01H
EMEli Musainelimusa.hashnode.dev·Apr 2, 2023 · 12 min readAn Introduction To RedwoodJS: Building A Drum MachineIntro to RedwoodJS- Building a Drum-Machine originally published:openreplay RedwoodJS is an open-source, full-stack serverless web application that brings together several existing technologies to easily build and deploy applications. Using React as...00
EMEli Musainelimusa.hashnode.dev·Nov 12, 2022 · 4 min readResponsive Web Design, the Easy WayIMPORTANT NOTE: The code and examples have been tested and work with the latest versions of React and styled components. — I recently fully converted my blog app with styled components and am loving the number of complex functions one can add, from s...00