Creating a React 18 Boilerplate Part 1 - Node, React and Tailwind installation Guide
In the first part of the React 18 boilerplate series, we are installing node, creating a react typescript projects and setup tailwind.
In the first part of the React 18 boilerplate series, we are installing node, creating a react typescript projects and setup tailwind.
Examples and explanations on adding animations to a React or Remix app, using framer-motion.
A tutorial on how to add autogenerated meta preview images to your remix app, for a better sharing experience of your blog posts.
An explanation on how to use basic authentication for a remix app with select routes being only accessible if accessible with a user/password set in your env file.
This is the second part of the tutorial to make a remix app SEO optimized. Here we cover adding a dynamic sitemap and the robots.txt file
This article shows how to integrate a SendGrid form into a Remix app, the right way. It should be very similar with other email sending providers.
This post explains in depth how to add SEO meta tags to your remix app. In case you want your site to rank well in search engines, which is a must nowadays.
My first blog post, talking about how this website was created, what technologies I used (remix, typescript, prisma, etc.) and a my future plans with it.