@@tenacity_dev how do they know that we are making money or not ? basically we upload our code in GitHub. does they have access to our GitHub account as well ?
i understand you, PHP has it's downsides. Django and FastAPI are great too. Building an MVP and pushing an app is really quick with Laravel, people that try it almost always change their opinion. If later on you need to scale and get more people on you will have a bigger budget too and then you can switch to other frameworks.
I left it out since I don't want to recommend any libraries or services that can become deprecated like Lucia Auth. I can make a video about using your own Auth and when to use third party auth services.
@@tenacity_dev I've been trying to implement nextauth for quite some time, it's painful to implement. can you please make a video, on how to implement auth, please include (credentails providers, and OAuth) also, how to create a new user using credentails providers, and how to generate a token and how to send that on an email, and then how to verify it.
VS Code is a code editor, it is powerful but it's not a full IDE. IDE comes with highly integrated tooling you can make VS Code more IDE like but in it's original state, it's not.
Awesome list
Really helpful. Thanks
Glad you liked it!
I’m so new to all of this, what browser is that you’re using and what distribution should I use for WSL?
Hi, I'm using Zen and Brave browsers. The one from this video is called Zen. I'm just using Ubuntu WSL stable version. I think it's 22 LTS.
Thanks!
hello, thanks for the video.
which is the browser you using?
Thank you! I used Zen browser for this video
thanks, isn't Webstorm completely free now ?
Webstorm is free for non-commercial use which means you can use it as long as you are not making money with it.
@@tenacity_dev how do they know that we are making money or not ? basically we upload our code in GitHub. does they have access to our GitHub account as well ?
Better to use linux if you are using wsl and nvim
astro?
People say good things about Astro, I've tried it once. I would also check out Hugo as they target the same thing.
Switch excalidraw for tl draw ;)
I'll try it out!
The list was lowkey legit until backend part 😭🙏 PHP in 2025 💀
i understand you, PHP has it's downsides. Django and FastAPI are great too. Building an MVP and pushing an app is really quick with Laravel, people that try it almost always change their opinion. If later on you need to scale and get more people on you will have a bigger budget too and then you can switch to other frameworks.
you missed auth...
Supabase if you use Postgres on the Backend. I haven't personally tried it though.
I left it out since I don't want to recommend any libraries or services that can become deprecated like Lucia Auth. I can make a video about using your own Auth and when to use third party auth services.
@@tenacity_devI for one would love that. keep doing what you’re doing, all the info is helpful
@@tenacity_devThat will be great
@@tenacity_dev I've been trying to implement nextauth for quite some time, it's painful to implement.
can you please make a video, on how to implement auth, please include (credentails providers, and OAuth) also, how to create a new user using credentails providers, and how to generate a token and how to send that on an email, and then how to verify it.
vs code not an IDE...?
VS Code is a code editor, it is powerful but it's not a full IDE. IDE comes with highly integrated tooling you can make VS Code more IDE like but in it's original state, it's not.
It's not
Typescript is gross
this is so react-centered, if you don't use react, don't bother watching this video.
Yes, kind of. I'm talking about what I am and what I will be using.