I usually want to learn how big repos work, but looking at the latest commit is not worth it. They more often than not contain a lot of yadda yadda and edge cases that aren't helpful when learning.
So I like to go to the very first commit and step forward.
This tool helps me do that, hope you find it useful as well!
To all the commenters asking how is this product different from another product:stop asking that question! Its a month old! instead why don't you chime in with your idea to help this founder out on how he can differentiate?
Technologies: React, React Native & Node.JS development with JavaScript and TypeScript. Python, Pytorch for Machine Learning. My dream stack which I LOVE working with is Next.js + tRPC + Prisma and PostgreSQL
Résumé/CV: I have a masters in computer science, with a thesis in deep learning.
Technologies: React, React Native & Node.JS development with JavaScript and TypeScript. Python, Pytorch for Machine Learning. My dream stack which I LOVE working with is Next.js + tRPC + Prisma and PostgreSQL
Résumé/CV: I have a masters in computer science, with a thesis in deep learning.
Technologies: React, React Native & Node.JS development with JavaScript and TypeScript. Python, Pytorch for Machine Learning. My dream stack which I LOVE working with is Next.js + tRPC + Prisma and PostgreSQL
Résumé/CV: I have a masters in computer science, with a thesis in deep learning.
Technologies: React, React Native & Node.JS development with JavaScript and TypeScript. Python, Pytorch for Machine Learning. My dream stack which I LOVE working with is Next.js + tRPC + Prisma and PostgreSQL
Résumé/CV: I have a masters in computer science, with a thesis in deep learning.
I didn’t want to:
run a headless CMS (Strapi, Contentful, etc.)
build and maintain a full blog UI in Next.js
deal with SEO tradeoffs from putting content on a separate subdomain
So I went with a slightly unfashionable but practical solution: WordPress.
The goal was simple:
Main app at yoursite.ai (Next.js)
Blog at yoursite.ai/blog/...
WordPress doing what it’s good at: writing, previews, publishing
No SEO penalty from split domains
There are a lot of questions online about this setup, and surprisingly little concrete guidance. This is the approach that worked for me.