Supabase vs Firebase: Choosing the Right Backend for Your Next Project
A comparison of Supabase and Firebase, two popular backend services for web and mobile app development.
All of my long-form thoughts on programming, product development, building in Web3, NFTs, and more.
A comparison of Supabase and Firebase, two popular backend services for web and mobile app development.
The two essential focus points for more widespread adoption of blockchain applications.
The onboarding experience for new people using blockchain applications is terrible.
Why education and user experiences are the keys to the digital ownership revolution.
How Blockchains are Transforming Ownership, Digital Identity, and Empowering Users.
A step-by-step guide on converting your Next.js application to a pure React.js application.
A comprehensive guide on converting your React.js application to Next.js.
In just five months, my idea went from concept to acquisition. I’ll share how I did it in this post.
In this article, I share 12 use cases for NFTs 2.0 that go beyond digital collectibles and art.
Build your own ChatGPT application with Next.js, TypeScript, and TailwindCSS.
In this article, I share my journey from developing side-projects that barely made any money to selling a successful project on Acquire.com.
Why supporting creators is essential for the survival of the NFT Market and the important role of marketplaces in enforcing royalties.
To unlock the full potential of NFTs, we need smart contracts that allow more flexibility.
Let’s explore how smart contract-based accounts can help solve the main problems of Web3.
After many hours of work, it was finally time to give people access to my new project, a SaaS boilerplate. In the first 5 days of early access, I almost made $2k in sales. Read about what I did and the results.
Building a SaaS platform is hard, especially if you’re a solo founder who needs to build everything by yourself. But there are options to help you build and launch your project faster.
If you’re starting a new React project, you might want to consider Next.js and Netlify CMS. In this article, we take a look at why this would be a great choice and walk through the process of setting up a new project.
In the last months of 2020 a couple of great framework updates have been released, like Next.js 10 and Tailwind v2.0. Let’s learn how to use these cool frameworks in a new React project.
Auth doesn’t have to be hard or time-consuming. In this tutorial, we are going to use Firebase to quickly implement our own authentication flow. We will do this using Next.js, Typescript, and TailwindCSS.
If you’re starting a new React project, you might want to consider Next.js and Tailwind. In this article, we will explain why this would be a great choice and walk you through the process of setting up a new project using these technologies.
If you’re starting a new React project, you might want to consider Next.js and Tailwind. In this article, we will explain why this would be a great choice and walk you through the process of setting up a new project using these technologies.
If you start a new React project, you might want to consider Next.js and TypeScript. In this article, I explain why this would be a great choice and walk you through the process of setting up a new project using these technologies.
A great way to show your product to the world is by sharing it on platforms like ProductHunt, Indiehackers, Reddit, etc. It’s also an easy way to get some traffic, feedback, and backlinks. Here are some great directories to submit your product.
Next.js is an amazing framework for React and has a lot more features that starting with Create React App. But for this project, I didn’t migrate from CRA to Next.js but the other way around — here’s why.
CRA is a tool that gives you a massive head start when building React apps. It saves you from time-consuming setup and configuration. But for building performing production-ready applications, you might need a little bit more.
Let’s take a look at some options for styling the application. I’ve worked with different approaches like CSS modules, Styled-Components and frameworks like Bootstrap. In this post, we are going to focus on three of my favorites: SASS, CSS-in-JS, and Tailwind.
As a developer, there are many choices to make when building your next application. In Stack Choices, we take a closer look at some technologies to choose from and this time we take on the main JavaScript frameworks.
When your app's bundle starts to grow it will slow things down. That's why we see a lot more use of code-splitting in modern web development. This is a simple tutorial on how to implement code-splitting in React.
Serverless SaaS, a boilerplate that will give you the perfect starting point for your next React app to build SaaS applications, is going in Early Access. Save time and buy a head start for your next project.
In Stack Choices, we take a closer look at some technologies that can help us to build great applications and try to make a good decision on what to use. Let’s take a look at going with plain old JavaScript or the rising star: TypeScript.
The world of web development is constantly changing and it is a challenge to keep a close eye on everything that is going on. Let’s discuss a couple of interesting frontend technologies for web development.
The world of web development is constantly changing and it is a challenge to keep a close eye on everything that is going on. Which frameworks will still be relevant in the coming year? And which programming language is most suitable for your web application? Let’s discuss six interesting technologies for web development.
On Friday, April 13th, I attended the biggest React conference in the world: React Amsterdam. Together with 1200 frontend and full-stack developers from across the globe, we gathered in the tech heart of Europe for an event with over 25 speakers. Let me tell you five things I learned on a day filled with great talks, lots of coffee, and of course some beers.
Ever wondered what it would be like to create a Chrome extension? I’m here to tell you it’s easy! Follow these steps and to turn your idea into reality. You’ll be publishing a real extension in the Chrome Web Store in no time.
Side projects come in many forms and have lots of different purposes. Some people start them to create a nice product and eventually build a successful company, but there are many other reasons why working on side projects can be exceptionally important.
In the beginning of 2016, I started on my first full-time job as a professional web developer. A couple of months before this I had finished an intense developer’s boot camp program. This is a summary of my experiences.