Back
Similar todos
Added JSX code option #iconsvg
advanced JSX #100daysofcode
livecode some progress on inventing React patterns #blog2
Work on a new code preview component that uses a simple Markdown code block rather than a bunch of React components glued together #levanterui
Figure out how to handle JSX and other edge cases #codebird
fix jsx objects in code blocks when exporting #blog2
Work on #buildstreak again, rip out ChakraUI and replace with Tailwind. It feels so much more sane to write HTML/template style instead of React's everything is a component in a component imported from a component styled with props. I don't want mental friction, I want to ship stuff. Should've just went with PHP 😛
livecode porting markdown machinery to the new NextJS playground #codewithswiz
intro to JSX #100daysofcode
converted my little react project (~10 files) into next.js - using cursorAI it took 10 minutes. Impressive
converted my little react project (~10 files) into next.js - using cursorAI it took 10 minutes. Impressive
converted my little react project (~10 files) into next.js - using cursorAI it took 10 minutes. Impressive
done a blog on react compiler (written using AI) #apppage apppa.ge/blog/how-to-get-star…
Write daily: MDX Editor: Open-source Markdown React component 👉 nesin.io/blog/mdx-editor-react #nesinio
Refactoring UI twitter.com/deadcoder0904/sta… #links
work on the editor to jsx code generator #shipr
Initially designed components for copy and paste in a personal project, but now updating them after Storybook introduction. Maybe I should’ve designed for easy use as React components from the start😅 #neubrutalismui
Replace three more "SPA islands" with htmx and hyperscript. Astonished by how much simpler the code gets by just working in html