bookmarks
A collection of useful and interesting tools / frameworks / websites I stumble upon on the internet
Supermaven: Free AI Code Completion
The fastest copilot. Supermaven uses a 300,000 token context window to provide the highest quality code completions.Useful ToolsAIProductivity· supermaven.comWarp: Your terminal, reimagined
Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster. Now available on MacOS.Useful ToolsAIProductivity· warp.devTremor – The React library to build dashboards fast
Modular components to build insightful dashboards in a breeze.DesignResourcesUseful Tools· tremor.soBrowse Web Apps | Mobbin - The world’s largest mobile & web app design reference library
Browse and search across hundreds of Web apps for UI & UX research.DesignUseful ToolsResources· mobbin.comshadcn/ui
Beautifully designed components built with Radix UI and Tailwind CSS.DesignUseful Tools· ui.shadcn.com/uses
A list of /uses pages detailing developer setups.Useful Tools· uses.techHall of Fame - Golden Kitty Awards Winners | Product Hunt
The #GoldenKittyAwards2022 results have been announced! Check to see this year's Golden Kitty winners 👇Useful Tools· producthunt.comArc from The Browser Company
Experience a calmer, more personal internet in this browser designed for you. Let go of the clicks, the clutter, the distractions.Useful Tools· arc.netIntroduction - React Email
Build and send emails using React and TypeScript.ReactTypeScriptUseful Tools· react.emailTkDodo's blog
A technical blog about frontend-development, TypeScript and ReactBlogReactTypeScript· tkdodo.euTailscale
Tailscale is a zero config VPN for building secure networks. Install on any device in minutes. Remote access from any network or physical location.Useful Tools· tailscale.comJavaScript Patterns Workshop | JavaScript Patterns
Website created for the FrontendMasters course on JavaScript Patterns by Lydia HallieReactDesign Patterns· javascriptpatterns.vercel.appPatterns.dev - Modern Web App Design Patterns
Improve how you architect webapps Patterns.dev is a free book on design patterns and component patterns for building powerful web apps with...ReactBlogDesign Patterns· patterns.devMark's Dev Blog
No description available for this websiteReactReduxBlog· blog.isquaredsoftware.comFully Typed Web Apps
The main thing that makes end-to-end type safety difficult is simple: boundaries. The secret to fully typed web apps is typing the boundaries.TypeScriptArticles· epicweb.devNewsletter - Frontend Horse
View all past issues of the Frontend Horse NewsletterDesignDaily· frontend.horseArticles - Frontend Horse
Read articles to learn some of the best tips and techniques from creative frontend developersDesignArticles· frontend.horseTubik Blog: Articles About Design
Tubik StudioDesignDailyBlog· blog.tubikstudio.comTypeScript Tips by Matt Pocock
A collection of useful tips that you wish you knew when you started using TypeScript.TypeScriptLearning· totaltypescript.comMantine
React components and hooks library with native dark theme support and focus on usability, accessibility and developer experienceDesignReactTypeScript· mantine.dev30 seconds of code
Browse 1157 short code snippets for all your development needs on 30 seconds of code.DailyCoding Challenges· 30secondsofcode.orgReact TypeScript Cheatsheets | React TypeScript Cheatsheets
React TypeScript CheatsheetsReactTypeScript· react-typescript-cheatsheet.netlify.appNextjs use any domain for image optimization
Use any domain for image optimization in nextjs. next/imageNext.js· akmittal.devKeeping things fresh with stale-while-revalidate
stale-while-revalidate helps developers balance between immediacy—loading cached content right away—and freshness—ensuring updates to the cached content are used in the future.Articles· web.dev