Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
𝗪𝗵𝗮𝘁 𝗶𝘀 𝗡𝗲𝘄 𝗶𝗻 𝗦𝗼𝗹𝗶𝗱𝗝𝗦 𝟮.𝟬 SolidJS 2.0 improves how you handle async values. Async values are now first-class. Feed a Promise to createMemo. Place it inside a Loading boundary.
Add filtering & sorting via query params. 5. Use DTOs (don’t expose DB models) Never leak internal schema. Shape your API response intentionally and securely. 6. Add rate limiting Protect your API ...