Heroku Is Dead, Here's What I Recommend

  Рет қаралды 248,611

Theo - t3․gg

Theo - t3․gg

Күн бұрын

The death of Heroku does not mean the death of your hobby projects!!! There are SO MANY great solutions for full stack web development
Links to some of my favs:
railway.app/?ref=theo
planetscale.com/?ref=theo
vercel.com/?ref=theo
JOIN OUR DISCORD t3.gg/discord
THANK YOU IDEZ AND MIR FOR THE EDIT

Пікірлер: 329
@victornwanguma2427
@victornwanguma2427 Жыл бұрын
Heroku was good for startups and MVPs. When startups hit production and start making profit, they begin to scale and purchase more services on their platform (Heroku). Honestly I thought this was their business model, if not they are messing up badly
@dickrichard626
@dickrichard626 Жыл бұрын
I'm not really involved in any of this and didn't know what Heroku was before, but out of curiosity I went to the website and all I got out of it is that they host a bunch of weird apps, that no one uses and I didn't see anything about other types of services on there. Pretty sure they are just trying to make more money and focusing on the handful of small successes they have, rather then all the random everything else, free users do with them that's basically farts in the wind. I don't know what I'm talking about though, this is just makes sense to me. Also some free users have tons of apps and they're basically charging per "slug", which basically translates to per charging per app. So it's to get people that do that to either pay through the nose, reduce their usage, or move on.
@MyPhuckDub
@MyPhuckDub Жыл бұрын
@@dickrichard626 Heroku free tier used by millions, many new developers who started to learn hosted their hobby site there. I would say Heroku was lucky if 1 out of 1000 would upgrade to paid tier. It was definitely a money sink.
@zdenomirga1546
@zdenomirga1546 Жыл бұрын
5 a 7u tu
@danielniels22
@danielniels22 Жыл бұрын
and school/college project
@DarrenCorbett_FTW
@DarrenCorbett_FTW Жыл бұрын
Easily the most helpful video I've ever seen on KZfaq. Always good content, but this one is pure gold. Thank you
@froxx93
@froxx93 Жыл бұрын
I just found out about Heroku 2 days ago and noticed they are removing their free tier. I'm deploying all of my frontends on Vercel anyway, but I needed a solution for hosting a Strapi instance which is not so easy on Vercel. So this video comes just in time. Thanks Theo, helpful as always!
@TheIpicon
@TheIpicon Жыл бұрын
man, I'm watching you for quite a while now. you're very authentic and interesting, I never skip one of your videos and I'm really grateful to get all this knowledge for free. I took my company an boost jumped it a couple of levels with the t3 stack! We're using next with trpc, prisma with planetscale on vercel. thank you! I don't remember when I enjoyed developing this much.
@lucasjames8281
@lucasjames8281 3 ай бұрын
This shill is not authentic
@josemonge4604
@josemonge4604 Жыл бұрын
Great tips! Definitely considering Planetscale and Railway. Those had definitely pulled my interest for what I'm building.
@joshix833
@joshix833 3 ай бұрын
Yep, planetscale is a great option lol
@npc-drew
@npc-drew 11 ай бұрын
500 MB RAM + 8 vCPU: Heroku = $7 Railway = $165 1 GB RAM + 1 vCPU: DigitalOcean = $6 Railway = $30 The above is true supposing you use 100% of the resources constantly for the entire month. While for most people, that won't be the case, I rather pay $5-10 a month max than saving that same money and pray my service don't grow cause it can get out of hands. The 8 vCPU come handy in Heroku for high traffic services, in my tests, Heroku was able to handle 10-15x more traffic than DigitalOcean. The clear limitation is the low RAM memory as you have to run a light service, or one that uses a lot of third parties APIs.
@Hacking-NASSA-with-HTML
@Hacking-NASSA-with-HTML Жыл бұрын
RIP Heroku, we will miss you😥. Still we have a Netlify❤
@rfryanfavour4369
@rfryanfavour4369 Жыл бұрын
Not for backend
@workflowinmind
@workflowinmind Жыл бұрын
This quickly became my favorite web dev channel (with web dev simplified)! I really love the pace, the tone, the insights! Thanks Theo
@laliluleloMG
@laliluleloMG Жыл бұрын
Same hahaha web dev and Theo are amazing check his previous videos and join twitch if you can when its live
@recursion.
@recursion. Жыл бұрын
sure if you have all day to watch youtube but 12 minute video for really a 3 minute content is very lowly
@creatorsremose
@creatorsremose Жыл бұрын
Web Dev Simplified is just a hack who copycats the greats 3-4 weeks late. Also his tik-toky style cringes the juice out of me.
@cowliqour1051
@cowliqour1051 Жыл бұрын
10 seconds into the first video and already agree!
@ccj2
@ccj2 Жыл бұрын
To put into perspective how far gone Heroku is, I used it for years to learn and to prototype ideas. After they dropped the free tier AND had a security incident in the same year, I did everything i could to migrate a current production app that I’m building to AWS. I don’t think I’m ever going back. End of an era tbh.
@sk4dic
@sk4dic Жыл бұрын
Just yesterday I was talking with a friend about where to host databases/websites/etc. This helped a lot, thanks!
@john_hawley
@john_hawley Жыл бұрын
will always be digital ocean fan. their blog content has saved my ass on more than 30 occasions - deploy an open source container management server for $5/mo and deploy container after container to f**k around with and learn, awesome.
@quintencabo
@quintencabo Жыл бұрын
Exactly
@lashlarue7924
@lashlarue7924 4 ай бұрын
yup, it still works for me
@akira_asahi
@akira_asahi Жыл бұрын
Thank you for the video. I am grateful for your time and contribution. Kind regards, Akira.
@timothypark1037
@timothypark1037 Жыл бұрын
Started mainly with frontend development and recently dipping my toe into the backend using the MERN stack. I was so naive just trying to deploy my server and client files all into vercel. Came across Heroku but their free their plan was gone. Wasted something a little more cheaper and then came across your channel! Gotta try out railway :D thanks for this video!
@curiously-cinnamon
@curiously-cinnamon 8 ай бұрын
You, from the past, sounds like me, from the present. Right now I'm doing exactly that. I am trying to deploy my expressjs server and nextjs client files all into vercel. I don't know why that's naive. Can you help me?
@Ansh77K
@Ansh77K 7 ай бұрын
​@@curiously-cinnamonI'm in same position as you, i tried hosting server side on vercel , my main objective was to host a websocket but turn out vercel doesn't provide service to host node socket io express server I switched to another free service which allows websocket hosting using node , but only problem is after few hours they turn off the server to save their cost (for free users I think).
@Gelo2000origami
@Gelo2000origami Жыл бұрын
So glad he didn't mention firebase
@semyaza555
@semyaza555 Жыл бұрын
Firebase gets a lot more of undeserved hate.
@kennedychidi7012
@kennedychidi7012 Жыл бұрын
😄😄😄👌 Men you're on point
@silvio2402
@silvio2402 Жыл бұрын
Why? I don’t currently use Firebase, but I’ve played with it before and found it quite nice. Legit just wondering why you believe that Firebase isn’t good? Thanks
@rogerlima8961
@rogerlima8961 Жыл бұрын
@@silvio2402 I'm not too, I'm in supabase, but I've already listened Theo saying about the price for the service is too expensive.
@silvio2402
@silvio2402 Жыл бұрын
@@rogerlima8961 Oh, got it. But I think the free tier is already pretty powerful. I thought this was more going in the direction of mere hate towards Google.
@marcalgomezlavall1255
@marcalgomezlavall1255 Жыл бұрын
I really like how you explain things, I've spent 3 days trying to understand the differences between some of the companies you mention, and your opinionated point of view is really helpful
@tabili3830
@tabili3830 6 ай бұрын
Very underrated channel, it became my favorite channel in couple weeks. Thanks Theo! We appreciate you!
@luasluckas
@luasluckas Жыл бұрын
Wow! Thanks man, really helpful content!
@leoMC4384
@leoMC4384 Жыл бұрын
Great content, man. I'm already using Vercel for my APIs and MongoDB (free tier) for my databases. But still I need a free SQL hosting. Thank you very much. 👏👏👏
@lutfiikbalmajid
@lutfiikbalmajid Жыл бұрын
for sql i am using planetscale
@IvanRandomDude
@IvanRandomDude Жыл бұрын
Just learn AWS. And if you learn it well it can help you a lot with your career. Nobody will ask you if you know Railway or Render in any serious company. But if you know AWS that's a huge plus.
@AntoniGawlikowski
@AntoniGawlikowski Жыл бұрын
It IS very helpful - thanks so much!
@WolfKelley1
@WolfKelley1 Жыл бұрын
The video I was looking for. Thanks!
@benpleysier
@benpleysier Жыл бұрын
Tried Railway for the first time today. Created a Node/Express/SQLite project, created a repository, and Railway did the rest. Database costs are nihil because of SQLite. Very impressed by how easy it was to set up. Only downfall for me is the location of the server - west coast USA to Down Under.. Hope this will improve in the coming year.
@LukeFrisken
@LukeFrisken Жыл бұрын
Fly has a region in Sydney, maybe a good alternative
@radagon6919
@radagon6919 11 ай бұрын
Does it support cookie storage tho?
@benpleysier
@benpleysier 11 ай бұрын
@@radagon6919 cookie storage is part of the browser and has nothing to do with the server.
@MrVargasesteban
@MrVargasesteban Жыл бұрын
Thanks Theo! This is the best explanation of the landscape that I've seen.
@crustydev5561
@crustydev5561 Жыл бұрын
I have a feeling that some of these free tiers won't last too long in this economy
@abcdefg91111
@abcdefg91111 Жыл бұрын
@@mikeonthebox they have? damnit!
@lambgoat2421
@lambgoat2421 Жыл бұрын
You can still install Dokku yourself
@joshix833
@joshix833 3 ай бұрын
The planetscale recommendation aged reall well
@chawaphiri1196
@chawaphiri1196 Жыл бұрын
The intro is hilarious. That's enough for a subscription
@chickensoupisme
@chickensoupisme Жыл бұрын
Thank you for always giving us so much delicious info. 🤤
@marekbee
@marekbee Жыл бұрын
I recently discovered self-hosted Caprover. I love it. Especially for my small hobby projects. I have ~$10 2-core and 4 GB VPS and I can have multiple databases, projects on this one instance
@thvozdovic
@thvozdovic Жыл бұрын
Make sure you configure cache, otherwise your server can freeze randomly like mine did
@beedhanbhuwai
@beedhanbhuwai Жыл бұрын
coolify is also really cool alternative to caprover
@NathanielBabalola
@NathanielBabalola Жыл бұрын
Is this per month ? I'm looking for a free tier Linux server
@konyein
@konyein Жыл бұрын
@@thvozdovic how do you do that?
@jordixboy
@jordixboy Жыл бұрын
In kimsufi you get a dedicated machine for 5 bucks.
@peter8261
@peter8261 Жыл бұрын
Yeah dude, teaching myself web dev became much more fun when I learned about netlify. You can throw html css and js into a folder, drag and drop it, and then point a domain to your project and then boom--you have your own website.
@patricknelson
@patricknelson 6 ай бұрын
Cloud Run (GCP) is _for sure_ my particular “go to” for running a Docker Image. It’s a real stand out in terms of ease of use, at least for me. I’d put that under “easy” or “medium.” Just for that, GCP ranks high on my docker hosting list.
@WomboBraker
@WomboBraker Жыл бұрын
This is very useful. Good preach!
@ganeshacharya234
@ganeshacharya234 Жыл бұрын
8:33 is a gem of a comment. Awesome overview.
@victorbatista6269
@victorbatista6269 Жыл бұрын
Excelente vídeo 😋
@chamsseddin4449
@chamsseddin4449 Жыл бұрын
Thank you so much, you help me to solve a lot of time in learning php i think if i am learn it i can host my app in heroku but now i will continue with python and js which i already know it, thank you for the second time (and i am sorry if you don't understand some thing because my english is bad)
@russellg3775
@russellg3775 Жыл бұрын
an excellent guide, thank you
@mfkfawas5157
@mfkfawas5157 Жыл бұрын
Thanks for the short videos.
@Passtillios
@Passtillios 3 ай бұрын
Very straightforward and easy to follow thank you!
@iancallaghan9987
@iancallaghan9987 Жыл бұрын
Great, thanks Theo
@AnnCatsanndra
@AnnCatsanndra Жыл бұрын
Thanks again for this. My old webhost just hit me with a price hike so I'm looking to switch things up.
@vladislavkorecky618
@vladislavkorecky618 Жыл бұрын
Great video!
@TheNeonRaven
@TheNeonRaven 7 ай бұрын
We use a CentOS server set up on Digital Ocean. Was a bit of work to get set up perfectly, but now we can deploy pretty much any type of application in a couple clicks, fed through an Nginx reverse proxy.
@buddy.abc123
@buddy.abc123 Жыл бұрын
Frontend guys really need to stop fearing databases, websockets etc... Just saying
@Ctrl_Alt_Elite
@Ctrl_Alt_Elite Жыл бұрын
They just sound scary, okay?! 😂
@Gelo2000origami
@Gelo2000origami Жыл бұрын
I was really scared and didn't really *get* backend until I learned about express, and later on next.js. Then also understood it in other languages
@userfuckeri
@userfuckeri Жыл бұрын
i afraid not databases but bad databases design ;D It's brings so much pain
@yoty66
@yoty66 Жыл бұрын
Great video ! I would love it if you will make one for serverless computing . I have been using vercel (easy ) and Aws (hard)
@guygolan3685
@guygolan3685 Жыл бұрын
Which do you recommend for hosting a message queue service?
@TheQ8800
@TheQ8800 Жыл бұрын
Have you heard of Altogic it's kinda like Firebase actually a direct competitor would love to hear about your opinions on it
@nebulousnomad
@nebulousnomad Жыл бұрын
Please talk about the different _x_ Driven Development's in next stream; what their differences are and when you should use which 🙏. All these different processes like TDD, BDD, CDD, DDD, FDD, more like crippling OCD lmao. What's most common in fast moving startups?
@KevinSheppard
@KevinSheppard Жыл бұрын
Any tips for simplifying the process of logging in to multiple services just to manage the different components of your app?
@snbk97
@snbk97 Жыл бұрын
Qovery is a good alternative, await for a review by you !! :D
@Firzj
@Firzj Жыл бұрын
ty for this video, i've just recently discovered heroku and deployed 2 pet projects there, but few days later they decided to remove free plans lol. Time to find a new place to settle, i guess 😅
@techwithgd
@techwithgd 6 ай бұрын
4 years back I used Heroku, in final year college project. It was awesome to use as beginner.
@zeppelin0110
@zeppelin0110 Жыл бұрын
I wish Theo had also commented on Dokku
@curtisw0234
@curtisw0234 11 ай бұрын
Heroku free tier users are now truly serverless lol
@redpower1989
@redpower1989 Жыл бұрын
great video
@testblh
@testblh Жыл бұрын
I completely understand your pain!🙂
@fullmaster9333
@fullmaster9333 Жыл бұрын
Thanks 🙏 man. I just got a notification by Heroku. It was so sudden. They didn't made the limitations stricter, they just killed their free tier as a concept. 🤮
@playmaker2404
@playmaker2404 10 ай бұрын
u know the best thing about ur video is that with problems u are providing solution and alternatives to them also
@eluented
@eluented Жыл бұрын
thank you for the intel chief very helpful time to rebuild my apis which will die soon!
@Remeroska
@Remeroska Жыл бұрын
Isn't cloudflare pages as easy as netlify for deploying websites?
@sonoda7723
@sonoda7723 Жыл бұрын
good video, props to you
@epic-game-play
@epic-game-play 8 ай бұрын
Hello, great video, on netlify is possible have website in wordpress?
@bjornbrandt6943
@bjornbrandt6943 Жыл бұрын
Thanks, saves me some money and yeah Heroku was nice as long as it lasted. PS! Wher was this video 5 months ago :D
@clipartinc
@clipartinc Жыл бұрын
Why didn't you mention Linode or Digital Ocean as an option?
@maloxi1472
@maloxi1472 Жыл бұрын
Cloud9 IDE used to be a great free alternative for hobbyist projects... until it got absorbed by AWS and buried deep under the mountain of their paid services. It was instrumental in my learning about web dev but also Linux in general, setting up servers like Nginx/Caddy/Apache, deploying to Heroku (interestingly enough)… even though I had a potato laptop that could barely stay on for 2hrs at a time and was so slow that it was a miracle it could run a Firefox browser at all 😅As long as my potato could communicate with my c9 workspace, only it had to be snappy and stable. That was almost 10 years ago ! Fun times 😊
@randerins
@randerins Жыл бұрын
OMG...I'm pretty sure I've heard of Cloud9 sometime during my very early projects. And I'm almost sure it was related to a Rails app.
@Muescha
@Muescha Жыл бұрын
Last time I tested Railway I missed the option from Heroku to just shutdown a project and let it sleep while I am not using/developing it. But I don't found this. Only chance to stop consuming the free hours was to delete all the instances 😢and then I need to redeploy and then I start with a empty database. I miss this pause option at RailWay
@malinovayagalya4635
@malinovayagalya4635 Жыл бұрын
Where can I deploy my MERN project? I am having problems when i want to unwrap this with vercel.
@metatronicx
@metatronicx Жыл бұрын
Thank you dude
@dastanozgeldi
@dastanozgeldi Жыл бұрын
video on storage options for t3?
@HDv2b
@HDv2b 8 ай бұрын
Would be cool to see an annual update to this video
@ownagejuice1394
@ownagejuice1394 Жыл бұрын
does RAILWAY support Spring Boot deployment for REST API backend?
@quelchx
@quelchx Жыл бұрын
Been using Railway for small projects for almost 2 months now and it's great.
@Hunt92
@Hunt92 Жыл бұрын
I dont get the trail period thing
@micaelvieira6724
@micaelvieira6724 Жыл бұрын
I've used it for database hosting and it was painfully slow to query. I find supabase much better
@max-c14
@max-c14 Жыл бұрын
@@Hunt92 you get 500 free hours or $5 worth of compute
@quelchx
@quelchx Жыл бұрын
@@micaelvieira6724 I haven't used it for larger applications -- but saying that your query speeds might not be because of Railway, but rather because of your the code your using to communicate with it. If you have a working example I can test to see how slow this is send me a link.
@riccardotoniolo9604
@riccardotoniolo9604 Жыл бұрын
@@max-c14 how much is the cost to have a full month? (500h cover only ~20 days)
@Sam-wl4vo
@Sam-wl4vo Жыл бұрын
your videos are great and hit the nerve of the time
@CoryTheSimmons
@CoryTheSimmons Жыл бұрын
It's Render for me. Their monorepo stuff combined with Docker support is something no one else is even coming close to. Combined with Preview Deployments that clone prod to those envs is :chef_kiss:
@loggyaltsen8191
@loggyaltsen8191 Жыл бұрын
Am trying to host a website on heroku couldnt deploy it because of static files directory not found. Would it be easier to host Django web on railway
@thripnixe
@thripnixe 4 ай бұрын
Heroku - cuts free tier This guy "Heroku is dead"
@whatskookin6429
@whatskookin6429 6 ай бұрын
Definitely i'm having the best experience with Railway, every week those guys improve soooo many things on the platform
@DavidWoodMusic
@DavidWoodMusic Жыл бұрын
where were u when heroku die i was on internet watching theodore "heroku is kill" "finally"
@jin4368
@jin4368 Жыл бұрын
what you guys think of next js, with rest api and frontend hosted on cloud run? Worrying about ssg/ssr.
@aleksandermirowsky7988
@aleksandermirowsky7988 Жыл бұрын
I tried this, it works okay if you set it to always keep a "warm" instance to avoid cold starts. If you always have to deal with cold starts, however, it takes way to long to spin up your container. It's a viable solution, if you have about 200k requests per mount with a minimum number of instances set to 1, you will be spending about 20 USD per month. Since the point of this video is finding free solutions, I assume spending 20 USD/month is not the goal, so I don't think it would fit as a viable alternative.
@sanesanyo
@sanesanyo Жыл бұрын
@@aleksandermirowsky7988 I don't think cold start is that big of an issue as you make it to be. As far your container is not oversized, the cold starts are pretty quick. I am using Cloud run currently for my Nextjs app. Rest you are right about. It is not free so you will have pay for container resources.
@aleksandermirowsky7988
@aleksandermirowsky7988 Жыл бұрын
@@sanesanyo I was under the impression that container size did not affect startup times. Quoting Cloud Run docs: "Because of Cloud Run's container image streaming technology, the size of your container image does not affect cold start or request processing time. The container image size also does not count towards the available memory of your container." Admittedly, I haven't attempted this in a while (more than one year) and both NextJS and Cloud Run have received updates/upgrades since, so I guess it could have improved. I will test it out again, thanks for the tip!
@sanesanyo
@sanesanyo Жыл бұрын
@@aleksandermirowsky7988 Well you could be right but that has been my experience with cloud run. Smaller images start faster. Once they start, the response times are rather similar. But in one case I just deployed an API using fastapi serving a ml model so the comparison is not fair. Nonetheless I don't think cold start is that big an issue at the start. Once you reach scale, cold start wont be a problem. Let me know how it goes for you :).
@AsadOnline-sz3os
@AsadOnline-sz3os Жыл бұрын
How to deploy spring boot? Previously using heruko
@ajalanbrown2200
@ajalanbrown2200 11 ай бұрын
I wonder if railway will handle docker compose
@ancientelevator9
@ancientelevator9 Жыл бұрын
When you say host a website, I assume this means frontend and backend? and then the DB is there or somewhere else? I suppose I am just not very experienced with multi-cloud setups. Every site I have built has been fully within a single cloud. What about like VPCs and all that? These DBs are just exposed publicly (Only secured by the password)? A full demo deployment would be pretty cool (Frontend + Backend + DB)
@anazi
@anazi Жыл бұрын
Thank you very much man.. I am looking for a place to deploy nodejs express to host API
@ajaysh73
@ajaysh73 10 ай бұрын
Can you do a video on Azure with a local agent for next js?
@samuelebarbiera1075
@samuelebarbiera1075 Жыл бұрын
So there isn't an option to have buckets,db and ssr sites hosting? Render is almost there but it has only static hosting.. :/
@bogo7262
@bogo7262 Жыл бұрын
can i pause my railway mySQL instance so i'ts only up during development? for my hobby project so that the free tier doesn't hit the limit of 500h/month
@vitor.vanacor
@vitor.vanacor Жыл бұрын
Yes
@JayRondon
@JayRondon Жыл бұрын
Started using railway for myswl backend, its amazing. However I dont like the 500 hour limit, this means you only have 21 days (from what i understand) while its live. Wish there was something like railway but with unlimited run time.
@CodingWithJerry-fn4cv
@CodingWithJerry-fn4cv 4 ай бұрын
which one would be the cheapest for dynamic Nextjs app
@dinosoeren
@dinosoeren 11 ай бұрын
Signed up for Railway last week after watching this video, only to see yesterday they removed the Free tier completely. :( Still seems like a great option for $5/mo! And sounded like from their blog post they had no choice due to people abusing the Free tier. It's always the minority ruining it for everyone else...
@user-yj3ee2bj3i
@user-yj3ee2bj3i 6 ай бұрын
What works for dynamic website like wordpress? I am designing my own theme
@kristoffergonzaga5143
@kristoffergonzaga5143 Жыл бұрын
What app is that you are using for note writing?
@micaelvieira6724
@micaelvieira6724 Жыл бұрын
pretty sure its Excalidraw
@krazymeanie
@krazymeanie Жыл бұрын
Excalidraw and its on the web
@kristoffergonzaga5143
@kristoffergonzaga5143 Жыл бұрын
Thank you so much!
@manogaransa2814
@manogaransa2814 Жыл бұрын
I am getting "unable to get local issuer certificate" While giving heroin login. Can you help on this
@bsykesbeats4013
@bsykesbeats4013 5 ай бұрын
Am I crazy, or did railway now get rid of their free tier also?
@tabdig
@tabdig 3 ай бұрын
No you get 5$ credits on their hobby plan
@DarkSolidity
@DarkSolidity Жыл бұрын
What about Linode for deploying rails apps?
@xoutaku7600
@xoutaku7600 Жыл бұрын
saved to favorites
@i.i
@i.i Жыл бұрын
Have you seen oracle cloud service free tier !!! This should be on top
@Frostbytedigital
@Frostbytedigital 3 ай бұрын
As a 2 year free tier oracle customer I'm shocked this isn't a hugely up voted comment. I run multiple personal sites on one free tier compute instance. As an aws engineer daytoday who could deploy there easily if I wanted.
@tollesch_tieries
@tollesch_tieries Жыл бұрын
Hello! If I want to make a web app for free, can I just use both free website hosting and free database hosting? Would it work as one app? Thank you!
@erikslorenz
@erikslorenz Жыл бұрын
Been using cloud run for awhile. Now that Azure Container Apps are a thing I'm using that a lot since most other stuff we do is Azure.
@krishtechie
@krishtechie Жыл бұрын
awsome bro thak you
@DarkzarichV2
@DarkzarichV2 Жыл бұрын
Sad that Heroku is gone now, I've been using it for some of my pet projects. If I want to pay there are better alternatives
@joeellul-turner1280
@joeellul-turner1280 Жыл бұрын
You couldn't have timed this video any better lol
@taiwodamilola8636
@taiwodamilola8636 Жыл бұрын
Whats the easiest one to host a node api app ???
You Don’t Need Kubernetes
15:40
Theo - t3․gg
Рет қаралды 84 М.
Why I Quit Netflix
7:11
ThePrimeagen
Рет қаралды 486 М.
Final muy inesperado 🥹
00:48
Juan De Dios Pantoja
Рет қаралды 18 МЛН
I'm Coming Around To Go...
21:33
Theo - t3․gg
Рет қаралды 101 М.
3 Alternatives for Heroku's Free Tier - Full Stack & API Hosting
13:04
Traversy Media
Рет қаралды 213 М.
5 Alternatives to Planetscale
3:58
Karthik Nooli
Рет қаралды 1,7 М.
Why doesn't Facebook use git?
20:07
Theo - t3․gg
Рет қаралды 183 М.
`const` was a mistake
31:50
Theo - t3․gg
Рет қаралды 121 М.
I tried 5 Firebase alternatives
10:31
Fireship
Рет қаралды 759 М.
I DONT USE NEXT JS
54:01
ThePrimeTime
Рет қаралды 323 М.
Never install locally
5:45
Coderized
Рет қаралды 1,7 МЛН
HTMX Sucks
25:16
Theo - t3․gg
Рет қаралды 102 М.
Why Does Scrum Make Programmers HATE Coding?
16:14
Thriving Technologist
Рет қаралды 495 М.
YOTAPHONE 2 - СПУСТЯ 10 ЛЕТ
15:13
ЗЕ МАККЕРС
Рет қаралды 56 М.
ПОКУПКА ТЕЛЕФОНА С АВИТО?🤭
1:00
Корнеич
Рет қаралды 3,1 МЛН
Урна с айфонами!
0:30
По ту сторону Гугла
Рет қаралды 7 МЛН
Неразрушаемый смартфон
1:00
Status
Рет қаралды 1,7 МЛН
Gizli Apple Watch Özelliği😱
0:14
Safak Novruz
Рет қаралды 3,7 МЛН
Secret Wireless charger 😱 #shorts
0:28
Mr DegrEE
Рет қаралды 1,7 МЛН