|
You are here |
preactjs.com | ||
| | | | |
remix.run
|
|
| | | | | Support for Vite is now stable in Remix v2.7. | |
| | | | |
vercel.com
|
|
| | | | | React 19 is near. Here's what to expect and how you can get started deploying React 19 on Vercel. | |
| | | | |
khromov.se
|
|
| | | | | In this guide we will go through the characteristics and quirks of adapter-static, which is unique amongst all SvelteKit adapters because it compiles down to a folder of HTML, CSS and JavaScript instead of a serverless function or Node.js server. Many wonder how this can work with the server side-oriented nature of SvelteKit - let's dive into it with practical examples. You can find the companion repo here (in deployed form here) if you want to see the whole project. This article is divided into multiple... | |
| | | | |
maxrozen.com
|
|
| | | Most guides to testing React these days preach: 'Test functionality, not implementation details'. This article explains what that means, and how to do it. | ||