Тёмный
No video :(

Middleware Explained 

Syntax
Подписаться 361 тыс.
Просмотров 3,2 тыс.
50% 1

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

 

21 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@prashlovessamosa
@prashlovessamosa 5 месяцев назад
Please never stop making awesome videos. It's super refreshing to hear both of you.
@syntaxfm
@syntaxfm 5 месяцев назад
🫡
@L.A.Frazier
@L.A.Frazier 4 месяца назад
WES BOS. THE MOISTMAKER.
@SheeceGardazi
@SheeceGardazi 5 месяцев назад
No, no, no authentication in layout while using sveltekit ... It becomes stale upon navigation. Use individual page load functions to check authentication. The Problem with Using Layouts for Auth ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-UbhhJWV3bmI.html Protect SvelteKit Routes with Hooks ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-K1Tya6ovVOI.html
@syntaxfm
@syntaxfm 5 месяцев назад
We said put it in middleware (hooks.sever.ts)
@Kawiatube
@Kawiatube 5 месяцев назад
I do all three; hooks(populate user), layout(make sure, for layouts that require user), load function(to shut typescript up)
@SheeceGardazi
@SheeceGardazi 5 месяцев назад
@@Kawiatube The Problem with Using Layouts for Auth ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-UbhhJWV3bmI.html
@SheeceGardazi
@SheeceGardazi 5 месяцев назад
@@Kawiatube The Problem with Using Layouts for Auth ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-UbhhJWV3bmI.html
@SheeceGardazi
@SheeceGardazi 5 месяцев назад
@@Kawiatube i dont know why i cant share video from hunterbyte ... search for The Problem with Using Layouts for Auth
@2breezy866
@2breezy866 5 месяцев назад
You can actually write middleware outside of the middleware.ts file in Next.js. It’s not as pretty as connect-style middleware, but it is possible. In app router, you simple create a higher-order function that either returns a response or calls the route handler, which is passed in as a parameter.
@erikslorenz
@erikslorenz 4 месяца назад
I think middleware in general is one of the coolest things in web dev
@charliesta.abc123
@charliesta.abc123 5 месяцев назад
In next.js you can split your middleware into file/ function that export function that take NextMiddleware and return NextMiddleware
@rrd_webmania
@rrd_webmania 4 месяца назад
Nuxt middleware are really flexible both server and client side
@alexdeathway
@alexdeathway 4 месяца назад
More videos discussing concept like this.
@WesBos
@WesBos 4 месяца назад
coming up! LMK if you have any requests!
@alexdeathway
@alexdeathway 4 месяца назад
@@WesBos Nothing in particular, just the way you explained the concept and dropped some examples of implementation was quite intriguing, so a topic related to backend would be more than welcome also subscribed you.
@intensedev
@intensedev 5 месяцев назад
Initialize a database connection in a middleware is definitely not a good idea, that would really increase the time between each fetch-request cycle
@syntaxfm
@syntaxfm 5 месяцев назад
In a server less context, where else would you initialize the connection, given that there is no long running process?
@AkinBelieve
@AkinBelieve 4 месяца назад
On the topic of moist-makers. I hear Americans don't put butter in their sandwiches... that's wild.
@syntaxfm
@syntaxfm 4 месяца назад
We don’t. 🇺🇸
@kelsey_roy
@kelsey_roy 4 месяца назад
Middleware = interceptor
Далее
Fitness Will Make You a Better Developer
55:21
Просмотров 3 тыс.
Docker For Developers
25:43
Просмотров 6 тыс.
Never Troll Shelly🫡 | Brawl Stars
00:10
Просмотров 1,3 млн
Why Would Anyone Hate TDD? | Prime Reacts
46:52
Просмотров 147 тыс.
Kubernetes and Containerization for Web Developers.
59:08
React Server Components, Worth Your Time?
56:03
Просмотров 2,3 тыс.
Modern JS Toolchains (Biome, Oxc + More)
47:52
Просмотров 3,7 тыс.
how Google writes gorgeous C++
7:40
Просмотров 854 тыс.
The Lies Of 100% Code Coverage | Prime Reacts
21:42
Просмотров 74 тыс.
Coding Shopify with Anne and Trudy of Design Packs
58:16
Stop email from going to spam
26:22
Просмотров 2,4 тыс.
Svelte Is Good For Beginners
9:28
Просмотров 77 тыс.