Best of Serverless — May 2024
- 1
- 2
Theo - t3․gg·2yNext.js 15 Is Here (Vercel Ship Breakdown)
Next.js 15 introduces new features such as the Forell firewall and rethought feature flags. It also includes improvements in caching, hydration errors, and create-next-app template. Turbo can be enabled for faster dev experience, and external package bundling can be optimized for better performance. Overall, Next.js 15 offers several enhancements and updates.
- 3
AWS Tip·2y
Vitest setup with serverless framework: Node.js Express.js
This post discusses the setup for using Vitest with the Serverless framework for Node.js and Express.js applications. Vitest is presented as a compelling alternative to Jest and Mocha, especially for projects that use TypeScript and modern tooling. It boasts a rich testing ecosystem and features like test coverage and visual test explorers.
- 4
asayer·2y
Serverless Front End Development: Benefits and Challenges
Serverless front-end development offers benefits such as scalability, cost-effectiveness, simplified deployment, and enhanced developer productivity. However, it also presents challenges in terms of performance, security, vendor lock-in, and debugging complexity.
- 5
- 6
DEV·2y
Cache-Control, Netlify-CDN-Cache-Control, Cache Invalidation, Oh My
This post discusses the confusion surrounding cache-control directives, the interplay between these directives, and the difficulty in demonstrating their effects. It provides a demo of cache-control and Netlify-CDN-Cache-Control usage, including caching a response for a specific time frame and cache invalidation.
- 7
- 8
AWS Builders·2y
How I built a Multiplayer App in 3 days
The author shares their experience of building a multiplayer app in three days, using Replicache and Reflect. They discuss the idea, the building process, the main features, and the deployment. The post also mentions the importance of reading documentation, starting with the main feature, and leveraging ChatGPT for styling.
- 9
- 10
- 11
- 12