Ever had your Frontend UI crash because of faulty api response? Here's how you can avoid it! Handling Unexpected API Values in React (TSX) Using TypeScript ... dev.to dev.to / feeds dev-to / / #creative / / 4 days 4d Share
Making Your Fetch Requests Production-Ready with ffetch Your app is ready. You have a backend that does some magical things and then exposes some data ... dev.to dev.to / feeds dev-to / / #creative / / 4 days 4d Share
Gerbil - desktop app to easily run Large Language Models locally Gerbil lets you run LLMs locally powered by KoboldCpp which itself is a highly modified fork of llama.cpp. Free and open source software. linuxlinks.com linuxlinks.com / feeds linuxlinks-com / / #technology / / 4 days 4d Share
HTMLHint - static code analysis tool HTMLHint is a static code analysis tool. It's written in JavaScript and TypeScript. Free and open source software. linuxlinks.com linuxlinks.com / feeds linuxlinks-com / / #technology / / 5 days 5d Share
Proving God with JavaScript? A React & TypeScript Experiment Have you ever wondered if it's possible to simulate philosophical arguments using code? That's ... dev.to dev.to / feeds dev-to / / #creative / / 5 days 5d Share
Peer Review Code Review with a Classmate We had to review each other's class projects. I was always a ... dev.to dev.to / feeds dev-to / / #creative / / 5 days 5d Share
How to Simulate God Proofs with React & TypeScript Have you ever wondered if it's possible to simulate philosophical arguments using code? That's ... dev.to dev.to / feeds dev-to / / #creative / / 5 days 5d Share
Mastering React Imports: Relative vs Aliases (`. /` vs ` at /`) Mastering React Imports: Relative vs Aliases (../ vs @/) ???? If you've ever wondered ... dev.to dev.to / feeds dev-to / / #creative / / 5 days 5d Share
Introducing MoroJS: A TypeScript-First API Framework Faster Than Express & Fastify ???? Introducing MoroJS: A TypeScript-First API Framework Faster Than Express ... dev.to dev.to / feeds dev-to / / #creative / / 5 days 5d Share
Say goodbye to bugs because of forgotten edge cases, use exhaustive case handling to make your app PROD-ready ! (React + TS) Exhaustive Type Checking in React (TSX) with TypeScript's never ... dev.to dev.to / feeds dev-to / / #creative / / 5 days 5d Share