by far the best tutorial about express on youtube. I am waiting more about other web technologies
@ansonthedev8 ай бұрын
Thank you!
@GabrielYasso-og7zcАй бұрын
Perfect explanation. I also like the fact that this lesson is right after the route parameters lesson.
@Arnold-vd7id8 ай бұрын
Could you please make the address field in the browser larger? Great job in breaking down the different concepts.
@limadmarcos3 ай бұрын
Excellent video and explanation! Allow me to make a correction suggestion, in minute 7:10 i think the if condition should be (!filter || !value).
@durubhuruАй бұрын
Yep it should be OR since if the user just did one query like filter or value it will cause an issue
@a_e_l_i_y_a2 ай бұрын
thankyou anson for sharing your knowledge with the seekers 😇
@radiantgames555 ай бұрын
Thanks a lot Anson for these tutorials, you are the best!
@siddardha__reddy3 ай бұрын
Underrated!! Great explanation Anson
@mitchtembo4876 ай бұрын
You make it make sense , Thanks a lot for this playlist .
@BahriddinMuhammadov8 ай бұрын
It is the best express turorilal in the world. Thanks Anson
@ahmadullahnikzad285011 ай бұрын
I’ve watched your previous video about Express is it was completely and utterly different than other tutorials. I request you please make a video about how to use mongodb, reactjs and express together
@ahmadullahnikzad285010 ай бұрын
Can you create a video about how to handle uploading videos and audio or photo on MongoDB as well how to manage our api limitations like an admin has more control than a ordinary user
@ansonthedev10 ай бұрын
Thanks for the suggestion, it is something I plan to do soon. :)
@xx__xx71995 ай бұрын
thank you Anson God Bless you
@emrekizilkaya4558 ай бұрын
Great tutuorial. Thank you very much.
@elliotaldersone49697 ай бұрын
Thanks, Great Explaination
@dimahalaiskiy749111 ай бұрын
I am waititng for u creating a new project from scratch and streaming it!
@adityaghosh617011 ай бұрын
I have a question?...what is the use of the filter query? I didn't get that
@ansonthedev11 ай бұрын
It's an example of how you can pass a query parameter, which I named "filter" and it is used to filter the users by username field.
@thekishancloudvlog42972 ай бұрын
very helpful ☺😊
@rohansingh31908 ай бұрын
what about nested query like this ?keys[someOtherKey]=value