Preview Mode Links will not work in preview mode

Code Ryan

Dec 21, 2023

Swyx's website: https://www.swyx.io
Letent Space: https://www.latent.space/
Swyx on YouTube: https://www.youtube.com/swyxTV
 
In this interview, we delve into the dynamic world of tech with Swyx, a prominent figure in the AI and software development sphere. Swyx shares his journey in the tech industry, focusing on his...


Dec 14, 2023

Parth's YouTube: https://www.youtube.com/DestinationFAANG/ 

Most asked Technical Questions: https://docs.google.com/spreadsheets/d/1hzP8j7matoUiJ15N-RhsL5Dmig8_E3aP/edit#gid=1377915986

Github Repo with all the Solutions: https://github.com/DestinationFAANG/Destination-FAANG-Java-Solution 
 
Book: Cracking the Coding...


Dec 11, 2023

Github: https://github.com/coderyansolomon/data-fetching-patterns

 

In this video, I go over sequential VS parallel data fetching in next.js. I'll show you a practical example of how easy it is to accidentally slow down your application as well as how to solve that...


Dec 7, 2023

Atila's website: https://atila.io/

 

Join us in this enlightening episode of the Code Ryan podcast as Atila delves deep into the realm of web development frameworks, dissecting the nuances between SolidJS and React. From their core concepts, strengths, and integration capabilities to potential pitfalls for newcomers,...


Dec 4, 2023

GitHub: https://github.com/coderyansolomon/grudge-list

TimeStamps:

00:00 - Intro and Overview of Server Actions 

02:40 - Setup database and create table 

14:07 - Setup User Interface 

18:44 - Setup Server Action 

25:20 - Get data from our Database 

28:00 - Revalidate Path 

32:37 - useFormStatus 

Dive into the...