Build In Public

Development guides and tutorials on building delightful content experiences

Mastering React Suspense in Next.js 15: A Developer's Guide
#code#development#nextjs
Mastering React Suspense in Next.js 15: A Developer's Guide

Discover how React Suspense in Next.js 15 brings elegance by simplifying loading states, reducing boilerplate, and enhancing the performance of your applications.

04 November 2024
Is Next.js 15 Ready for Production? A Deep Dive into Stability and Adoption
#nextjs#development#vercel
Is Next.js 15 Ready for Production? A Deep Dive into Stability and Adoption

Next.js 15 promises speed with Turbopack and React 19 integration but faces ecosystem hurdles. Learn if it's the right move for your projects.

03 November 2024
TypeScript vs JavaScript: A Senior Developer Guide with Code Examples
#development#code
TypeScript vs JavaScript: A Senior Developer Guide with Code Examples

Struggling to choose between TypeScript and JavaScript? Our guide breaks down the pros and cons, offering clear insights and examples to help senior developers decide.

03 November 2024
Should I Sanitize HTML Response from a CMS?
#content-management-system#development#code
Should I Sanitize HTML Response from a CMS?

Keep your website secure by sanitizing HTML content! Learn why HTML sanitization matters and get tips on using the sanitize-html library to protect against XSS and code injection.

01 November 2024
How to Build a Table of Content from HTML in React?
#nextjs#announcement#code#development
How to Build a Table of Content from HTML in React?

Transforming HTML into a Table of Contents (TOC) in React can be a complex task. This guide simplifies the process, enhancing both your site's SEO and user experience.

30 October 2024
API in Next.js 15: GET & POST Route Handler Examples
#development#nextjs#code
API in Next.js 15: GET & POST Route Handler Examples

Build an API Endpoint in Next.js 15 using the latest route handler. See what's new and get code example to serve your API.

30 October 2024
SSR with Remix using TanStack Query
#code#development
SSR with Remix using TanStack Query

Explore SSR with Remix and TanStack Query in this article, focusing on setup, best practices, and real-world examples to boost SEO, enhance load times, and ensure smoother user interactions.

29 October 2024
What's ShadCN and How to Add It to Your Project
#development#code
What's ShadCN and How to Add It to Your Project

Discover ShadCN: a game-changing component library that enhances web development efficiency. Explore its origins, features, and seamless CLI integration in our comprehensive guide.

28 October 2024
Server Actions vs API Routes in Next.js 15 - Which Should I Use?
#development#nextjs#code
Server Actions vs API Routes in Next.js 15 - Which Should I Use?

Next.js 15 brings Server Actions and API Routes into the spotlight. Dive into our comprehensive analysis to master these powerful tools and boost your app's performance and security!

28 October 2024
How to Sanitize HTML Response from a CMS?
#code#content-management-system#development
How to Sanitize HTML Response from a CMS?

Discover how to protect your CMS from security risks through HTML sanitization using sanitize-html library, with practical steps from the Wisp CMS blog starter kit.

28 October 2024