My Newsletter
Subscribe to my newsletter and get the latest articles and updates in your inbox!
Subscribe to my newsletter and get the latest articles and updates in your inbox!
Explore insights on tech, MVP development, website development, SEO, AI, and more. Dive into the content to find valuable tips, tutorials, and insights!
NextJS FAQs SEO boost. Increase your conversions with practial examples on improvements.
Automating social media should be easy. Self-hosted tools like n8n allowed us to have creative freedom.
Adding REDIS is a performance boost, and you can easily do so in Coolify.
Understanding MVPs helps you build projects and avoid common pitfalls that come with over-engineering a new project.
Having monitoring without alerts is like having a laptop without internet. It's good to have, but mainly useless.
How to avoid setting up STMP providers and complex email validations and create a discord channel to send contact forms information.
Third-party integrations sound easy, but doing them in a way to not degrade the performance of your app is hard.
Self-hosting with Coolify can be a pleasent adventure, but you need to know the pros and cons.
Deploy server-wide monitoring with Netdata and Docker compose for any VPS. Use in Coolify with a GitHub repository.
Dockerfiles aren't hard to do. You do it once per framerwork like NextJS and use everywhere!
Adding internationalization is easier than it looks. Good apps benefit from it even if there is no need to have it. Improves code readability!
Craft an extendable starter with NextJS App router for use in your production apps. Use Tailwind and Shadcn for styling.