Тёмный

Learn Just Enough Fastify to be Productive 

TomDoesTech
Подписаться 30 тыс.
Просмотров 21 тыс.
50% 1

Опубликовано:

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 52   
@akay64x2
@akay64x2 7 месяцев назад
Man I love your approach, like you allow things to stumble and get messed up before fixing it... That is SO much better than just giving the right answer.
@mikeeomega
@mikeeomega 3 месяца назад
I am convinced to use Fastify in general👌
@case6339
@case6339 Год назад
Thank you! That was the most succinct and on point Fastify tutorial I could find on the web. Now I need to find one explaining canonical architecture and folder structure used in professional settings.
@TomDoesTech
@TomDoesTech Год назад
I have a shorts video about the file structure I use
@case6339
@case6339 Год назад
@@TomDoesTech Thanks, found it: "How I structure my backend (ru-vid.com5n_xq-iwnrY)"
@jaymartinez311
@jaymartinez311 5 месяцев назад
@@case6339Do you have a github repo link maybe to look at the folder structure more closely?
@jaymartinez311
@jaymartinez311 5 месяцев назад
You’re the only person that kept it simple and didn’t use the million and one ways to do this! Thank you a million! People over complicate things waaay to much and i just want to fetch some data and be done with it. I’m not trying to get to fancy and if i am ill use dotnet or axum or anything else. One thing i’ve been searching in the js/ts ecosystem is a folder structure where you extract the callback handlers and not just extract the fastify.get etcs (crud stuff) but with named functions like a normal person. 😂 The messy single file stuff makes my adhd act up 🤪 so a video on a folder structure would be greatly appreciated. Have of what you did i figured out just me saying around because the docs weren’t helpful. Not because everything isn’t there but to me it’s how you present especially the typescript code. This video would be great to update fastify’s typescript docs. They have a schema typing thingy but i just want the basic how to in typescript and this would be a solid contribution to the docs! Awesome video and thank you! following and liking 💪🏾. Oh Drizzle ORM fastify maybe next? 🤔
@KrishnaDasPC
@KrishnaDasPC 7 месяцев назад
Great tutorial. Going to start my next application with it.
@Ben-u4z4l
@Ben-u4z4l 10 месяцев назад
I tried the TS version. It frankly seemed a big headache.. I ll reconsider that I think it's going smooth for you
@bangunny
@bangunny Год назад
Thank you, could you make a video tutorial for trpc and fastify ?
@bikashkalita8712
@bikashkalita8712 Год назад
Great video. I got to learn so much from this short tutorial. Could you please make a video on steps a beginner like me to should follow to get a grasp on backend development using fastify.
@IncredibleGilgitBaltistan
@IncredibleGilgitBaltistan Год назад
The course is awesome thanks 🎉
@yashkc20251
@yashkc20251 Год назад
Thank you for making this. It was really informative. Btw, what is the name of your vscode theme
@peroforrr7663
@peroforrr7663 Год назад
you are amazing, keep going
@RomanKoplenov
@RomanKoplenov Год назад
It would be very interesting to see the swagger setup for fastify A lot of articles that I have seen seem obvious and optimal to me (a lot of boiler plate)
@mike6715b
@mike6715b Год назад
Have you thought about making a fastify microservice video? Would love to see that
@TomDoesTech
@TomDoesTech Год назад
Nah, in my mind they don't really have anything to do with each other. Microservices is an architecture and what an API in that architecture is build with is kinda irrelevant. If you know how to build a service with Fastify and you know how to build a microservice arch, you can build microservices with Fastify
@allisfehr
@allisfehr Год назад
I don’t know how you’re able to jump from one technology to the next. I am still learning T3, let alone still getting experience with React/Typescript/JavaScript /random packages in general. Difficult to move on to something else without forgetting the last thing I’ve been trying to learn. Are you knowledgeable in creating recursive functions? Namely for typing, mapping, (& possibly validating via zod) recursive Prisma models.
@TannerBarcelos
@TannerBarcelos Год назад
Experience helps learn new things relating to what you already know. So, if you know JavaScript and express, as well as about REST and api design, then fastify is easy because you know what an api is, what they do etc. you’d just learn how the framework does it. It’s hard to make that switch in mentality - I even struggle with it. But, if you think of it as a different tool for doing the same thing you already know, then it’s easier
@io_inc
@io_inc 4 месяца назад
i wish there was someone to help me build a couchdb plugin
@sourishdutta9600
@sourishdutta9600 Год назад
Can you build a large scale application with trpc ?? Like multi tenant application, complex data query form rpc to another rpc, execution context. And also what are the limitations than using normal rest and graphql.
@TomDoesTech
@TomDoesTech Год назад
I could but I don't really like making videos that cover so many topics. Is there anything specific that you want to know?
@FlowerNewton
@FlowerNewton Год назад
@@TomDoesTech any chance of covering how to deploy the T3 stack (which features TRPC) on AWS rather than vercel? E.g. using lambdas for TRPC
@AsfakHusain-m9u
@AsfakHusain-m9u Год назад
what's your vs code theme
@adriantworek1057
@adriantworek1057 Год назад
Hi Tom, is there a way to somehow connect Next-Auth with standalone Express/Fastify server that will be receiving session object with middleware? I do know T3 stack is awesome, but if an application is about to grow, then maybe having separate backend would be a better solution?
@IncredibleGilgitBaltistan
@IncredibleGilgitBaltistan Год назад
How are you installing these packages? I'm so confused.
@TomDoesTech
@TomDoesTech Год назад
What do you mean? Use a package manager like yarn or npm
@IncredibleGilgitBaltistan
@IncredibleGilgitBaltistan Год назад
@@TomDoesTech means you didn't used any commands on the screen
@עומרפריאל
@עומרפריאל 5 месяцев назад
Better then Express. But still not simple and good (in general) as FastAPI In the end I personally prefer Python over TypeScript for build Backend APIs
@euanmorgann
@euanmorgann Год назад
I am creaming for more Fastify content
@TomDoesTech
@TomDoesTech Год назад
I get it
@TomDoesTech
@TomDoesTech Год назад
I read this comment to my wife, she laughed :)
@euanmorgann
@euanmorgann Год назад
@@TomDoesTech At least I've made one woman laugh this valentines day 😂 my partner... not so much
@khashe
@khashe Год назад
Hey Tom, have you ever used Nestjs and have any thoughts on it? Been playing around with it and it's pretty tightly coupled with Fastify.
@TomDoesTech
@TomDoesTech Год назад
Yeah I do use Nest but honestly I wouldn't start a new project with it. It's just a lot of boilerplate and I don't think the advantages that it comes with are worth it for me
@Fizzify
@Fizzify Год назад
What theme are you using?
@fnx4518
@fnx4518 Год назад
Hi Tom, what vscode theme are you using?
@sbcar824
@sbcar824 Год назад
Hi @fnx, did you find the theme?
@vitaliiboichuk6390
@vitaliiboichuk6390 Год назад
@@sbcar824 it's bearded theme monokai black
@rockNbrain
@rockNbrain Год назад
Hey Tom, do you feel that fastify is really much faster than express ? or it should not be consider the best part of fastfy at all ... and maybe all ecosystem and TS suport is the real deal ?
@TomDoesTech
@TomDoesTech Год назад
I'm not sure about speed to be honest and I don't really care that much. The real selling point for me is the hooks, decorators, ecosystem and overall code quality
@rockNbrain
@rockNbrain Год назад
@@TomDoesTech Nice, tks bro
@nexxel
@nexxel Год назад
Hi Tom there's a typo in the title
@TomDoesTech
@TomDoesTech Год назад
Of course there is :facepalm, thank you!
@pawan29121991
@pawan29121991 Год назад
how can we move/migrate hapi plugins to fastify plugin
@TomDoesTech
@TomDoesTech Год назад
Refactor your code? I don't know
@Muhammed-nani964
@Muhammed-nani964 Год назад
does it have , all express package support and is it better than nest js ??
@TomDoesTech
@TomDoesTech Год назад
What do you mean by npm package support? It women stop you from installing NPM packages. Sorry not sure how to answer that question. You can't compare it to Nest, you can use Fastify with Nest but I don't like Nest.
@Muhammed-nani964
@Muhammed-nani964 Год назад
@@TomDoesTech I mean all express packages ! Does it have compatibility with all express packages or !?
@TomDoesTech
@TomDoesTech Год назад
@@Muhammed-nani964 No, you can't use express packages. Fastify has it's own ecosystem
@howuseehim
@howuseehim Год назад
i can't make the vies plugin works i am gettin reply.view is not a function
@TomDoesTech
@TomDoesTech Год назад
Did you register it before you tried to use it?
Далее
Fastify Crash Course | Node.js Framework
39:43
Просмотров 142 тыс.
Learn Just Enough Git to be Productive
19:41
Просмотров 2,4 тыс.
Being Competent With Coding Is More Fun
11:13
Просмотров 87 тыс.
Build a RESTful API with Fastify, Prisma & TypeScript
1:21:35
Node.js is a serious thing now… (2023)
8:18
Просмотров 651 тыс.
Implement Clean Architecture in Next.js
53:07
Просмотров 23 тыс.
Type-safe Fastify
10:51
Просмотров 7 тыс.
Dependency Injection, The Best Pattern
13:16
Просмотров 831 тыс.