Preview Mode Links will not work in preview mode

Code Ryan

Nov 29, 2023

Tuomo on YouTube:  @TuomoKankaanpaa 

 

In this episode of the Code Ryan podcast, we sit down with the insightful Tuomo to chart his unique journey in the tech world and delve deep into the universe of Next.js. From personal anecdotes on learning and using Next.js to invaluable advice for budding developers, Tuomo covers...


Nov 27, 2023

Diving into the world of coding can be both exhilarating and daunting. In this video, I unravel my personal journey into the realm of programming, highlighting the pitfalls, misconceptions, and invaluable lessons that shaped my experience.


Nov 24, 2023

GitHub Project: https://github.com/coderyansolomon/ai-chat

Cohere: https://dashboard.cohere.com/welcome/login

I'm not going to link my deployed project, as I just have the free trial account so there's a chance it wouldn't work when you go to check it out. 

Unlock the power of Next.js 13 as we dive deep into its...


Nov 22, 2023

In this podcast, Florian from the YouTube channel  @codinginflow  joins me to discuss what you need to know about the latest Next.js app router. We discuss his tech journey as well as getting into the details about how to migrate from the pages router to the app router in Next.js and same major difference between the...


Nov 20, 2023

GitHub Project: https://github.com/coderyansolomon/nextjs-emails/tree/main

In this Next.js 13 app router tutorial, I show you how you can send emails programmatically in your Next.js applications. For this solution, I use Postmark as a service to handle sending regular and templated...