This channel is criminally underrated. You should have blown up by now. Thank you for the quick and thorough explanations.
@WebDevSimplified4 жыл бұрын
Thanks. I feel my channel has already blown up
@liorocker15 жыл бұрын
Video title should be "How to master backend pagination in 24 minutes"... Amazing demo in a very short time, learning with you really rocks man. Thank you :D
@WebDevSimplified5 жыл бұрын
Thank you so much! I try to keep my videos as short as possible, even though sometimes they get a bit long like this video. I'm glad you enjoyed every minute of it, though. :)
@_.sunnyraj._4 жыл бұрын
*rock
@ishraq953 жыл бұрын
@@WebDevSimplified You are great man.. Thanks alot..
@mdmohiuddin31413 жыл бұрын
24 minutes for WDS means 1 hour and 30 minutes for other
@021bethineedilakshmideepak42 жыл бұрын
@liorocker1 can we program pagination at the front end level?
@OstonCodeCypher5 жыл бұрын
That humble voice makes everything seem easy and indeed they were easy... Thanks for the tutorial,Stay Blessed
@WebDevSimplified5 жыл бұрын
I'm really glad I could help.
@jordantaylor85494 жыл бұрын
Yes I agree . I feel like a lot of creators underestimate this actually
@bastiaand4 жыл бұрын
I appreciate how you dive deeper and show useful VS Code extensions and talk a little about async, await and promises. Great job!
@aeroprojects10 ай бұрын
Took only 4 minutes for WDS to build a simple yet working API with the minimal file structure 👍 man, you're always so concise and effective :) Exactly what I was looking for.
@alexgochenour8740 Жыл бұрын
I like the explanatory style. It was simple yet abstracted enough that I watched this once and was able to immediately apply this to a Lambda function, no Express in my setup. Thank you
@LexiumHub2 жыл бұрын
Bro u don't know how much I love your videos 😭 do simplified.
@RobertWildling4 жыл бұрын
Very impressiv!! Downvoters should leave a reason as to why they downvote - because I do not see any reason!
@Pareshbpatel3 жыл бұрын
A comprehensive tutorial on the pagination of data fetched from MongoDB. Smoothly and fluently presented. Thank you, Kyle. PS This has come very fortuitously when I most needed it! - It simply popped up on my KZbin Home Page by some weird coincidence. :-) {2021-08-17}, {2022-07-16}, {2022-10-12}
@anmolpansari98172 жыл бұрын
Web Dev Simiplified has really Simplified my life! Thank You for this amazing tutorial 😊
@jiyoungyun74944 жыл бұрын
I would like to point out that in pagination, there are 2 techniques you can use. one is LIMIT/OFFSET approach, which this video shows. An alternative is KEYSET/SEEK method. It should be noted with LIMIT/OFFSET approach, your users will see some omitted/duplicate items in your pages when someone simultaneously adds/removes some data. So if you are implementing such as infinite scroll on a many-user web-app, go for KEYSET approach instead for stable data retrieval.
@bhupinderbhattarai2443 жыл бұрын
can you provide me source how to implement KEYSET approach?
@rodrigom.castilho40954 жыл бұрын
Your didactics are simply amazing, man. It must be the 3rd or 4th time you solve an issue of mine in less than 1/3 of an already short video. AND you managed to solve another unrelated question in the meantime. Holy crap, you're an unsung hero.
@fernwood2 жыл бұрын
The pacing of your videos is sublime.
@joweltisso73652 жыл бұрын
This is what I exactly need to make a paginated API in mirage js, Thank a lot. Please keep up the good work.
@xpieceofcakex Жыл бұрын
This is quick, to the point, with excellent and easy explanations. Really enjoyed this and all of your videos ive come across. Thank you. Told all my classmates about your channel!
@ravi_m2494 жыл бұрын
You are awesome. I was interning and was assigned this task. I was planning to quit but then this video happened. Thanks 3000
@dev-suresh7 ай бұрын
Thanks for the pagination tutorial. It helped me a lot in doing my interview assignments
@darpananeja67552 жыл бұрын
Only one word for you mate, "Legendary!"!!
@ogtabuada4 жыл бұрын
Thank you for this. It's frightening how you made it easy to understand something that seems so complex. :)
@dgua29175 жыл бұрын
After watching some of your old videos, I press "Like" first and then watch your latest videos.😎
@WebDevSimplified5 жыл бұрын
Nice!
@well_done_07 Жыл бұрын
Ur videos are in the most understandable way compared to others. Thanks you so much.. and i was hoping that is there any way that you create a video about pgination with Search bar.. pls 🙏
@thezionjohnson35902 жыл бұрын
2022 and this is still Fantastic!
@shruthibg752 жыл бұрын
Thanks for the amazing short , crisp video. You have explained to the point.
@ameenschools2 жыл бұрын
I always wonder why your logical thinking and solutions are concise and to the point?? do u have an explanation for that and how can a person feel that confident about programming??? what sources you use what university you attended???
@gajendra19874 жыл бұрын
Everything here from explanation to coverage on this concept is picture perfect 👍.
@ajcoder27954 жыл бұрын
Kyle 😀.. You makes things easy honestly. 👍..Stay happy and blessed mate
@megaplay8713 жыл бұрын
I really love how he just make it simple
@prashantsharmaofficiall2 жыл бұрын
Hey Kyle, you provide us gold at worth of iron. You are Truly a great Developer.
@eogutier2 жыл бұрын
This is spectacularly well done and explained. Holy cow!
@vibhasvaid3 жыл бұрын
Youngman you are great ! your videos are excellent and very clear.
@ramadhanbridge975 жыл бұрын
Awesome, how can someone dare to dislike video like this?
@WebDevSimplified5 жыл бұрын
Some mysterious the world will never know the answer to :P
@maskman48215 жыл бұрын
This is an awesome tutorial, I understand first part - pagination api, I am not a mongodb user. Mr. Kyle Cook is truly a master !!!
@WebDevSimplified5 жыл бұрын
Thank you so much! This could be used with another DB such as Postgres pretty easily if you prefer.
@julianaamerico37223 жыл бұрын
I always learn so much from your videos! You're a really great teacher. Keep on keeping on! 👍
@dnextreme3 жыл бұрын
Loved how he explained the simple yet powerful pagination concept in Node.js! Thank you very much. +subbed
@firojsiddiki27504 жыл бұрын
thank you WEB DEV SIMPLIFIED, you explained me exacltly what i wanted and how i wanted it be explained.
@compiletelevision25615 жыл бұрын
Please create more node js APIs on nodejs and mongodb or create complete node js back end APIs with mongodb. Good tutorial
@WebDevSimplified5 жыл бұрын
Thanks! I have plans to make more Node.js tutorials for sure.
@jenniferruiz10322 жыл бұрын
Thank you, bro!! You are very clear teaching!
@shivamgoyal77173 жыл бұрын
Thanks Man, You helped me a lottttt to understand this concept and of course in the one go, Means a lot to me, Again Thanks Have a Great Day!
@saarang46374 жыл бұрын
Great video. Helped me clearly understand the pagination in one shot. Superb!!! Thank you!!
@surendrajadhav5565 Жыл бұрын
wow .....this video helped me alot ...thanks for making this type of tutorial/video 👍
@HamKibz3 жыл бұрын
Thanks, man I needed this for a personal project.
@manikandand25412 жыл бұрын
thank you sir its really graet to meet u again in my journey
@andresaparicio79624 жыл бұрын
you are a great instructor man!!
@brecoldyls4 жыл бұрын
Thanks so much for these videos Kyle, I really learn a lot from them 😃
@huckbit5 жыл бұрын
Amazing tutorial, very clear and simple to follow. Thanks a lot!
@closed4824 жыл бұрын
You are awesome. The way of explanation is awesome
@itsharshcheema3 ай бұрын
what an explanation, loved it
@fendipratama47923 жыл бұрын
you saved my life bro, thanks in advance
@BlueHat19 ай бұрын
Thank you so much!
@nadaadeclarification2 жыл бұрын
insane class, straight and killer.
@wPatrickGale3 жыл бұрын
SO helpful! Thank you for putting this together.
@soufiane_krem3 жыл бұрын
That was quite helpful ! Great Video
@명재국-j9d3 жыл бұрын
thank you!! this is awesome!!! 형 덕분에 막혔던 부분 뻥 뚫렸습니다.
@expertvinicius2 жыл бұрын
Omg! It's so easy, thank you so much my friend. But, I'm gonna do that without Express, because I 'hate' Express hahaha. =)
@ЕвгенийТ-ч8в Жыл бұрын
Thank you. There is a tiny mistake on 9:20 tho. The condition is always true because the length of the array is always greater than any of the inlexes. lastIndex < model.length - 1 should work better.
@alimodz62534 жыл бұрын
man I learned more than I needed thanks!
@hoquang13863 жыл бұрын
thank you very much for great content, handsome developer.
@SACHIN-gd6zy5 жыл бұрын
Hands down, incredible video
@albertbarsegyan38652 жыл бұрын
every time you are save me bro, thank you
@trickstamil78572 жыл бұрын
thank you so much......Way of explanation was awesome.......
@its_just_me_5 жыл бұрын
woohoooo!!! splendid bro... that's so much of information in an expense of only 23minutes!!! keep it up bro!! Love from India
@WebDevSimplified5 жыл бұрын
You are very welcome! My goal is to make all my videos as short and full of information as possible.
@keithvaneaton58404 жыл бұрын
This is fantastic, thank you for your very clear teaching. Any chance you have available or could produce a pagination tutorial explaining the process of pulling data from a public API (not from a database) and paginating those results?
@illiamedvedev62105 жыл бұрын
thanks for your tutorial, you explained it all very simple and clear
@jayanthit86163 жыл бұрын
Thank You its very use full and very clear.
@ekings21194 жыл бұрын
Simple and Clean, thank you so much.
@derrickberg28254 жыл бұрын
Think you could make a video on using Datatables? I'm trying to do server side processing with MongoDB with pagination. Also trying to figure out how to add buttons to each row that would change a field and a button to display a field that isn't in the table with a modal popup. Love the videos man!
@muhammadyaqoob80003 жыл бұрын
Great Instructor.
@NaveenKumar-ue6oc2 жыл бұрын
you saved my time,thanks
@tijanisylla13482 жыл бұрын
I love this guy !
@guddetiajaymanikanta5 жыл бұрын
Love u bro...!! From india..!!🇮🇳🇮🇳🇮🇳
@WebDevSimplified5 жыл бұрын
Thanks!
@Behold-the-Florist4 жыл бұрын
Brilliant explanation, thank you!
@BraveHearts2372 жыл бұрын
Thanks this was very helpful
@sebdaniel40295 жыл бұрын
You're awesome ! Thanks a lot for each video 🙇♂️
@aidarousjibril63234 жыл бұрын
Great video kyle, always learn something from you, do you've any video about combinig different APIS in Node please ?
@angrypug43872 жыл бұрын
God bless you, bro!
@claudiuciprianbetiuc39854 жыл бұрын
Amazing demo! Thanks!
@phenomenal-hardy44382 жыл бұрын
thanks a lot, im subscribing this video really helps
@kcdiazWTV2 жыл бұрын
Awesome tutorial. Thank you.
@Jenna26433 жыл бұрын
This is amazing! Thank you!
@vaninarayan28262 жыл бұрын
Thanks for your amazing content
@namangarg39335 жыл бұрын
Awesome explanation man!!
@WebDevSimplified5 жыл бұрын
Thanks
@maxiequa5675 жыл бұрын
It was all I had hoped for and so much more, thank you!!
@WebDevSimplified5 жыл бұрын
You're welcome!
@christophercarney18092 жыл бұрын
tip: `npm i -D` is shorthand for installing dev dependencies
@GuilhermeHenrique-vo1sk3 жыл бұрын
thanks very much broww !, u did help me a lot
@creativar73c814 жыл бұрын
cant believe i wrote a lot of chunks to write the same code you did in 2 lines
@hectoralvarado97783 жыл бұрын
-you are the best! thanks
@simonoldenhove93863 жыл бұрын
Thank you for everything.
@ReinaldoTrindade4 жыл бұрын
This is gold!
@MuhammadWaqas-ux1zu4 жыл бұрын
this is amazing . you are awesome. thanks you so much. make easy for us :)
@dhruvhar16834 жыл бұрын
You are awesome, Thanks a lot for this video
@ptlh19695 жыл бұрын
Thanks.... nice tutorial. its not compulsory but would prefer semicolon at the end. what do you think? :-)))
@selahadinjemal7138 Жыл бұрын
Awesome, thanks!
@FabioDBB Жыл бұрын
Great video! I've just a dubt though, Isn't putting previous/next infos in the response violating REST statelessness?
@williamjog933 жыл бұрын
Amazing, thank you!
@MinhNguyen-zx8me4 жыл бұрын
This is really great. Thank you very much Kyle. I have learnt a lot. However, there is a little gotcha in this solution. In the query, we still try to query for all results in a collection before doing any filters (limit and skip. Assume that you have a really big collection, thousands or millions records, this query could take time to execute. Do you know of there is any way that we address this issue ? Again, thanks Kyle !!!
@navinyele28144 жыл бұрын
This is really amazing sir.......
@parasarora58695 жыл бұрын
best pagination tutorial !!...loved this one. Thank you very much !!! ✌✌