How I Coded a SaaS (payments, database and frontend)

preview_player
Показать описание


0:00 - Intro
0:26 - Frontend
2:55 - Backend
6:35 - Database
8:55 - Payments API
11:40 - Course platforms

#neetcode #coding #saas
Рекомендации по теме
Комментарии
Автор


Let me know if you enjoyed this new "architecture" style video and I'll try to do more! 🙂

NeetCode
Автор

Its rare that someone shares their process and all the issues they run into while developing something. Most tutorials these days make things look so easy because they leave out their struggles. This only makes imposter syndrome worse. Thank you for being so genuine!

sams
Автор

Thanks! Appreciate all the hard work and efforts that you put in for the community.

interstellar
Автор

Amazing video. Software as a Service is the way to become financially independent. Even when you make 200k a year for google you still have google as your boss. When you make 200k a year from the recurring subscriptions to your software as as service thats when you truly made it.

timothynash
Автор

Been watching you for the longest, and can honestly say you're one of the most genuine channels out there who try to help people as much as possible, keep doing what you're doing brother, already a NeetCode Pro member as well

syre
Автор

It’s really motivating to see you doing the coding videos, getting hired by google, a coding problem list website, and then a fully fledged SAAS, step by step. And the best part is you keep going. Cheers mate!

shuhaozhang
Автор

Great content man!
What makes it gold to me:
* Overview of the application architecture.
* Analysis of the decisions you've made. * Problems you encountered and how you solved them.
* Explanation of how the chosen technologies work.

paulogalhardo
Автор

I really respect the conviction that you have to help others. Thanks man. The software engineering world needs more people like you.

phoneix
Автор

I watched this video when its aired, Its like alien language to me. Today I watched with knowledge of Neetcode system design. Thats realy wonderful.

ranjithragul
Автор

This type of system design video is incredibly educative. One of your best videos!

theodoregolob
Автор

I loved this video! I'm at a stage where I want to build my own small SaaS project, and this video helped me visualize how I might approach that problem. I know it won't be easy, but I know the rewards of starting your own business can be immense.

Xe
Автор

Such a good video, organized and gives a good overview of how you created the project.

abdoreda
Автор

You are so great at explaining things that I can figure out the main concept even if I have no idea about that topic before.

dmian
Автор

Learned so much from this short video itself. Thanks neetcode. The way you explain the problems you solved, was amazing

CHIRANJIBNANDY
Автор

HAPPY TEACHER'S DAY NEETCODE! Love from India! We're celebrate Teacher's day here in India every 5th of September! :)
Please do make more System Design videos like these in future! Would love to learn all of this! Also on a different note, would like to see your face in one of these videos :D I just recognize you by your voice, add a face to this amazing channel already!!
Thanks for all the continuous and genuine efforts! <3

prathameshjoshi
Автор

This is an amazing and very informative video. It gives a very useful overview of what is happening and how a project is handled end to end.
Regarding the aesthetics of the site, I think it is worth it to have a professional redesign it for you so that it has a more serious look. Congratulations on reaching new heights. Godspeed.

Kevin-jcfx
Автор

Another MAJOR reason why the status is sent to the server and not the client is because the client can be a malicious user who can send a forged status "SUCCEEDED" request to your firebase function and firebase would consider it to be true. To avoid that you'd have to recheck on the backend to confirm the status, hence the webhook approach is much better and simpler!

SnehilCodes
Автор

Loved this! I'd love to see more of these architecture type videos.

waylag
Автор

I really liked that you choose to make your own CSS. This makes it look and feel unique

akhilbisht
Автор

Incredible content, this is the best of the best on the Internet!

invictuz