React

React

172 bookmarks
Newest
Mantine
Mantine
·mantine.dev·
Mantine
9ui
9ui
Beautiful, customizable components built with Base UI and Tailwind CSS.
·9ui.dev·
9ui
How to use SVGs in React - LogRocket Blog
How to use SVGs in React - LogRocket Blog
Learn how to use or render an SVG image on a React webpage, the pros and cons, and using components like img and svg.
·blog.logrocket.com·
How to use SVGs in React - LogRocket Blog
My sales pitch for TypeScript
My sales pitch for TypeScript
Roughly, TypeScript is JavaScript plus type information. The latter is removed before TypeScript code is executed by JavaScript engines. Therefore, writing and deploying TypeScript is more work. Is that added work worth it? In this blog post, I’m going to argue that yes, it is. Read it if you are skeptical about TypeScript but interested in giving it a chance.
·2ality.com·
My sales pitch for TypeScript
Path To A Clean(er) React Architecture - A Shared API Client
Path To A Clean(er) React Architecture - A Shared API Client
Discover the foundational steps towards a clean React architecture by centralizing API requests with a shared API client. Learn how to streamline your codebase for maintainability and scalability.
·profy.dev·
Path To A Clean(er) React Architecture - A Shared API Client