Writing on software design, company building, and the cloud computing industry.

All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.

What I Learned from AWS Serverless

As someone who has been working in the cloud computing industry for a while, I have been keeping a close eye on the growing popularity of serverless technology. I decided to take my skills to the next level and explore the world of AWS serverless.

Next.js 13 Server Components: An Exciting New Feature for Server-Side Rendering

Next.js Server Components are a new way of building server-side rendering applications in Next.js. They offer a split rendering approach that allows developers to generate the initial HTML on the server and provide a dynamic, interactive experience on the client. Server Components simplify the development process, improve website performance, and streamline collaboration between designers and developers.

Attending the Next.js Conference 2022: A First-Person Experience

Attending the Next.js Conference in 2022 provides an opportunity for developers to learn about the latest updates, features, and best practices for using Next.js. It's a great way to connect with fellow developers, network with industry experts, and gain insights from keynote speeches, workshops, and presentations. Attending the conference offers a valuable experience to stay up to date on the latest developments in Next.js and the wider React ecosystem.