About 102 results
https://jakelazaroff.com/words/web-components-eliminate-javascript-framework-lock-in/ · 27 Nov 2023
Web components can dramatically loosen the coupling of JavaScript frameworks. To prove it, we're going to do something kinda crazy: build an app where every single component is written in a different JavaScript framework.
https://jakelazaroff.com/words/an-extremely-simple-react-starter-kit/ · 21 Jul 2023
If you’re worried about complexity in the JavaScript ecosystem, you might be sleeping on one of my favorite web development tools: esbuild!
https://afloat.boats/posts/streams-of-agi · 21 May 2023
DIY streaming for OpenAI's chat API using ReadableStreams, event parsing, and a custom React hook.
https://blog.nove-b.dev/posts/develop-react-typescript-tailwindcss-vite · 14 May 2023
Vite(読み方はヴィート)とは? > 次世代フロントエンドツール > 最先端をいく開発環境を構築しましょう と謳うように下記のような特徴を持つ。 - 瞬時にスタートするサーバ - 超高速な HM...
https://mikebifulco.com/posts/custom-fonts-with-next-font-and-tailwind · 17 Apr 2023
Learn how to add custom fonts to your Next.js app using next/font and Tailwind CSS. Improve user experience without sacrificing performance.
https://jakelazaroff.com/words/were-react-hooks-a-mistake/ · 5 Mar 2023
People like signals because signal-based components are far more similar to class components than to function components with hooks.
https://www.coryd.dev/posts/2023/building-a-now-page-using-nextjs-and-social-apis · 20 Feb 2023
With my personal site now sitting at Vercel and written in Next.js I decided to rework my now page by leveraging a variety of social APIs.
https://www.coryd.dev/posts/2023/adding-client-side-webmentions-to-my-nextjs-blog · 18 Feb 2023
The latest iteration of my website is built on Next.js, specifically Timothy Lin's wonderful Tailwind/Next.js starter blog..
https://mikebifulco.com/posts/typescript-vscode-error-fix-last-resort · 15 Feb 2023
Sometimes fixing a TypeScript or eslint error in VS Code can feel impossible. Here's what I do when I have exhausted all my resources.
https://jakelazaroff.com/words/pathetic/ · 15 Feb 2023
The toxicity in the web development community needs to stop.