6/1/2025

Yesterday was Sunday, so I took a break and didn't post any blog. Last week was somewhat overwhelming because some topics were quite challenging. However, I also learned a lot. As the new week begins, I am prepared to face the challenges ahead.

What I learned?

  • Functions syntax

  • Assigning parameters

  • Functions in memory

  • Pass by value


What I learned?

  • How to insert image in html

  • How to make table and different items

  • How to make lists

Advanced topic:

What I learned?

  • New project idea, build a live collaborative code editor

What I learned?

  • How git tracs of all the commits

  • Step 1: create a .git folder with some files

  • Step 2: create a blob object

  • Step 3: read the blob object

What I learned?

  • How to use next js to create a SAAS
  • How to use tailwind to add the style
  • How to add the Prisma for creating the schema
  • How to use posgrace for creating the database
  • How to migrate the database
  • How to add google login authentication


Comments