Jordan Rejaud
FollowEverything Jordan personally uses, recommends, or has created — plus things they don't recommend — sourced from their own show and appearances on other podcasts.
Created by Jordan
Top picks
"It helps them talk to ChatGPT and other AI services so they can learn whatever they want"
"PostgreSQL as the database"
"React for the front end"
"you can check that live if you want on TrustMR if you don't trust me"
"Redis as the in-memory database, which I use with the queuing system"
"I built it in TypeScript because I built almost everything in TypeScript."
"Auth0 because no one wants to write their own login system. So you use something that someone else wrote"
"and also a lot of Docker containers"
All products
Recent episodes
All episodes →All recommendations
"It helps them talk to ChatGPT and other AI services so they can learn whatever they want"
"PostgreSQL as the database"
"React for the front end"
"you can check that live if you want on TrustMR if you don't trust me"
"Redis as the in-memory database, which I use with the queuing system"
"I built it in TypeScript because I built almost everything in TypeScript."
"Auth0 because no one wants to write their own login system. So you use something that someone else wrote"
"and also a lot of Docker containers"
"Prisma, which helps it makes it easier to make calls to your database"
"Zod which is a way to make sure that information coming in from external servers can be validated to a certain schema"