@@academind They just save us exactly two lines of code. 😀 Let wait another 10 years, and they maybe include Dotenv by default to version 6 , so we dont need to install it. 🤣
@@academind I think folks don't realize how *not* funny it was. The project stalled because the primary maintainer could not manage the community and onboard new folks to share the work. It took many years to build trust and then to assemble a group who he trusted enough to take over. It burnt out many people, including myself, and has held back the whole entire Node.js ecosystem for many years. This release is boring because we didn't have enough people to make it more exciting, and we had a backlog of features, fixes, and security things to deal with just to get ANY releases out. And we had to do it all while being VERY careful not to break that trust in the stability which has been earned over the last 10 years. It was not fun at all, and when I see comments like OP's, I am reminded how many people take OSS for granted and don't realize people are out there donating their time to make these things. So just remember folks, if you have not nice things to say about a community run OSS project: pitch in or shut up, because unless you are involved and contributing to the project you have NO IDEA what is going on.
The native promise support in Express.js 5 is a game-changer. It simplifies asynchronous operations and makes code more readable. The body parser changes are also a welcome addition, enhancing security and performance. Express.js 5 seems like a significant upgrade that will streamline web development.
Unfortunately, I got no travel videos coming - but it's great to be back (I wasn't travelling the entire time though...there was lots of stuff going on. Good and bad. But now I'm back ;-))
@@academind After completing your Node.js course, I joined the internship. I managed to achieve something, thank you, bro, don't get tired of recording lectures and lessons. I look forward to your Nest.js and advanced Node.js courses. May the goodness never leave you
I think express should update more by breaking Changes such as django djngo drf has too many building support but in this express is backdated write more code to handle scalable and clean code to maintain so express should update and bring more built in support to make rest api more simple and efficient
Hi Max, can you add a new Node.js or backend JS specific course to udemy? I recently finished your older node.js course and was wondering what your new opinions on node are. Thank you.
awesome thanks im new to coding i have been in school started too take it more serious have to learn 5languages and a framework i have 3 month to learn everything plus dev ops i guess igonna be bussy my own fault for slacking but better earlier than later ;(
It sounds as if they have a new team who are going to maintain it. Let's hope that is the case and features start coming. Other than being a great learning tool for Node.js apis, there are better lightweight options out there like Fastify and Hono that offer more.
Guys - do yourself a favor - learn Nest.js and never go back to other FWs... (I know that Nest uses Express adapter (or Fastify)) - but really, learn Nest.js a forget the rest.
@@geelemo I highly disagree. Nest helps with so many hard things - especially with architecture and DTO validation. Not talking about queue, caching, file uploading and so much more. Nest is the best BE fw in ts ecosystem.
Some news that may interest you to shoot a video: - ChatGPT moved from next.js to remix.js - Deno 2 coming - Postgres 17 out - NodeJS added experimental support for Typescript - Another full stack react framework announced: Tanstack Start (Alpha) - Stackoverflow surver 2024 is out but there is nothing new. - React native side: expo has some updated again. tamagui team announced new one framework that called "One"
so glad i got out of this toxic industry. i cant believe how much of my time and life during my best years i wasted having to learn entirely new stuff all the time, never having the time to really get great at anything just to keep up with the whims of some other developers. terrible, awful rat race far worse than almost every other career. so i made a lot of money while i was doing it. so what? would i trade my youth for money now, fuck no. just my two cents
We got Express v5 before GTA 6.
Yeahh
😂
It took them 11 years to add one feature which was already available via express-async-handler package or with 10 lines of custom async wrapper.
It's really funny 😅
It's not like they were developing it for 11 years lol. The feature was not important enough for 11 years to warrant a major release
@@academind They just save us exactly two lines of code. 😀 Let wait another 10 years, and they maybe include Dotenv by default to version 6 , so we dont need to install it. 🤣
@@academind I think folks don't realize how *not* funny it was. The project stalled because the primary maintainer could not manage the community and onboard new folks to share the work. It took many years to build trust and then to assemble a group who he trusted enough to take over. It burnt out many people, including myself, and has held back the whole entire Node.js ecosystem for many years. This release is boring because we didn't have enough people to make it more exciting, and we had a backlog of features, fixes, and security things to deal with just to get ANY releases out. And we had to do it all while being VERY careful not to break that trust in the stability which has been earned over the last 10 years. It was not fun at all, and when I see comments like OP's, I am reminded how many people take OSS for granted and don't realize people are out there donating their time to make these things.
So just remember folks, if you have not nice things to say about a community run OSS project: pitch in or shut up, because unless you are involved and contributing to the project you have NO IDEA what is going on.
@@Biglu193
Should I use it now or wait until version 6?
Wait for another 11 years. 😂😂😂
If you have time to wait? Go for it!
@@عبدالقادرعبدالرحمنعبدالله 😂
Good to see you again!
Deno 2.0 class please🙌🙌🙌
Thanks for the insightful video. Just one question. Which screen annotation tool do you use?
I sense Hono.js inspiration in this release
The native promise support in Express.js 5 is a game-changer. It simplifies asynchronous operations and makes code more readable. The body parser changes are also a welcome addition, enhancing security and performance. Express.js 5 seems like a significant upgrade that will streamline web development.
Hey, Maximilian brother, where did you stay? How did you get sick? We look forward to seeing your travel videos 😁
Unfortunately, I got no travel videos coming - but it's great to be back (I wasn't travelling the entire time though...there was lots of stuff going on. Good and bad. But now I'm back ;-))
@@academind After completing your Node.js course, I joined the internship. I managed to achieve something, thank you, bro, don't get tired of recording lectures and lessons. I look forward to your Nest.js and advanced Node.js courses. May the goodness never leave you
@@academind Nice To Hear. ;)
@@farruhzoirov0911 did he announce his next courses, where?
I think express should update more by breaking Changes such as django djngo drf has too many building support but in this express is backdated write more code to handle scalable and clean code to maintain so express should update and bring more built in support to make rest api more simple and efficient
Hi Max, can you add a new Node.js or backend JS specific course to udemy? I recently finished your older node.js course and was wondering what your new opinions on node are. Thank you.
awesome thanks im new to coding i have been in school started too take it more serious have to learn 5languages and a framework i have 3 month to learn everything plus dev ops i guess igonna be bussy my own fault for slacking but better earlier than later ;(
Hello, which software does Max use to highlight text in the videos ? Like the way he draws pink rectangles and arrows to emphasis on something.
I think they don't update it because many corporate comoanies use it and they need stability.
Awesome 👌
Thank you!😊
It sounds as if they have a new team who are going to maintain it. Let's hope that is the case and features start coming. Other than being a great learning tool for Node.js apis, there are better lightweight options out there like Fastify and Hono that offer more.
Have they added support for Http2 yet?
(Yes 2 not 3)
could you make a video about hono.js
Big statement that it hasn't needed to change in so long!
Nestjs will be game changer
could you please elaborate more ? is NestJS going to deliver something new?
your Astro course is amazing
My graphql Yoga SSE will work now...
Please, make a full Fastify course, I'm one of your students on Udemy
Or encore.ts?
Whats better express, next or remix?
Why want to compare apples and bananas?
@@coder_one banana is easier to eat
html mb
Hono
css > express, next, remix, react and astro
و اخيرا
We release new wheels every day too. Doesn't mean we need to.
Industry standards tools don't change by the day
I'm wating for new nodejs course with express5 😅
What I wouldn't agree with you. 😁 I prefer Nest.js course now . I really want
@@farruhzoirov0911 agree, nestjs is awesome but learning curve is too steep.
Guys - do yourself a favor - learn Nest.js and never go back to other FWs... (I know that Nest uses Express adapter (or Fastify)) - but really, learn Nest.js a forget the rest.
Is there any reason why nest specifically?
It's only useful if you're going to write an app with a huge scope. Nest is not beginner friendly
@@geelemo I highly disagree. Nest helps with so many hard things - especially with architecture and DTO validation. Not talking about queue, caching, file uploading and so much more. Nest is the best BE fw in ts ecosystem.
Oh yeah. Nest is beautiful.
Want ti new course on hono js.
Deno 2 looks much more refreshing.
Finally, you're back! Hopefully working on a new course as well soon... 😅 hoping to get the holiday cooking video this year as well 🙏
🙂
Some news that may interest you to shoot a video:
- ChatGPT moved from next.js to remix.js
- Deno 2 coming
- Postgres 17 out
- NodeJS added experimental support for Typescript
- Another full stack react framework announced: Tanstack Start (Alpha)
- Stackoverflow surver 2024 is out but there is nothing new.
- React native side: expo has some updated again. tamagui team announced new one framework that called "One"
just use hono bro
ok! so websites with home, about us, contact will have a future....
WERSION!!!
Hono.
Ye… he he he….. 😂.
'express'
At this point just learn nestjs
That developer sign in background does not look professional 😀
Really?
too late... swicthed to fastify..
so glad i got out of this toxic industry. i cant believe how much of my time and life during my best years i wasted having to learn entirely new stuff all the time, never having the time to really get great at anything just to keep up with the whims of some other developers. terrible, awful rat race far worse than almost every other career. so i made a lot of money while i was doing it. so what? would i trade my youth for money now, fuck no.
just my two cents
11 years just for this?
You're a great teacher, but that course of yours that you mentioned is vastly outdated.
more embarrassing than boring
nah fastify or elysia is much better than sloth express