Max, you are certainly an outstanding engineer. But what sets you apart is the way you come across. Good job, dude!
@academind6 жыл бұрын
I really want to thank you for this wonderful feedback, it honestly makes me happy to read that!
@YoungGrizzly5 жыл бұрын
I agree. When I look up courses I check his profile first before doing a general search. His content is excellent to say the least.
@pinkypromisesx34 жыл бұрын
I reaaaaally appreciate how you go into the low level of how the fundamentals work FIRST, before showing us the ***WHY*** of using advanced technologies. I've seen this in almost all your courses, and for me, as a "why person", this is such a helpful concept that differs you from many other courses. Thank you
@dzeblemartin4 жыл бұрын
I have watch 4:20s of your introduction and that even eliminate the fear i have for node js. I must confess you explained i way that even primary student would understand. In fact, you did all. 100/100
@nsane72084 жыл бұрын
Have been struggling with this for months...thanks a lot man
@Carl-yu6uw6 жыл бұрын
Bought the course, which I will certainly benefit from and I'm very pleased to show support for your excellent efforts and superb "free" content series. Many thanks Max!
@academind6 жыл бұрын
Thank you very very much for your support here and on Udemy Carl! This honestly means a lot to me :)
@Asuuri3 жыл бұрын
Bestes NodeJS Tutorial das ich je hatte!! Vielen Dank Max! Gott segne dich!
@youssefmahersi53715 жыл бұрын
you are amazing i've never seen a tutorial like this one
@academind5 жыл бұрын
So happy to read that Youssef, thank you very much!
@mindcreativestudios4709 Жыл бұрын
Really appreciate your teaching method, pace and detail... signed up for 3 of your courses.
@RealDogDad4 жыл бұрын
You just boiled down a quarter's worth of lecture... You rock.
@BilalAhmed-xn5pz4 жыл бұрын
Oh man! I get a job as an angular developer because of you and now I'll be a MEAN stack developer only because of you. Thank you for your excellent tutorials on everything.
@iampranjal66403 жыл бұрын
I hv done my graduation with electronics n communication engineering.. when the last semester ends of final year Covid strikes.. I never imagined that I would be cover these much knowledge from MAx Sir.. Gonna start React js from tomorrow 🔥 ''As a Senior Bilal sir would you like to gimme some advice"
@guitarman8133 жыл бұрын
This is a fantastic introduction to Node.js. Danke Max for this!
@nsane72084 жыл бұрын
Do you have(or plan on making) a video on servers and stuff. Like to create a server for peer to peer communication. If not, would really love some recommendations
@bossbhai46506 жыл бұрын
Thanks Max- This intro was the best. :)
@academind6 жыл бұрын
So cool to read that Bhai, thanks so much for your support!
@hdauven84346 жыл бұрын
Wow Max, this is one comprehensive course. I love the fact that you added GraphQL and web sockets. The course seems to lack testing lectures though... Will you add those in the future?
@academind6 жыл бұрын
Thanks for your very kind feedback and of course also for this suggestion! It is a topic I considered adding but I felt like the course would simply get too long at some point. I found it more interesting to cover topics like SQL or GraphQL. I'll still put this on the "idea list" and it's definitely possible that I add some content on this in the future. Max
@hdauven84346 жыл бұрын
@@academind Hi Max, thanks for the reply. I've done a number of courses over the years, including some of yours. What I noticed is that some courses do have testing as a course chapter, but never really incorporate the concepts alongside the other chapters that are available. What's your view on testing in software development? Is it overrated? Should devs adhere to TDD/BDD? Interested to know what you think. Testing is not my strongest point by the way, it's something I'd like to improve.
@ioannisme74955 жыл бұрын
amazing explanation.. thank you
@vikrammodh4406 жыл бұрын
33:03 why there is always undefined shows?
@oo7moses6 жыл бұрын
1:57 I'm already confused. How come we ate an engine? Or is that not what we ate?
@AshokKumar-dk6of6 жыл бұрын
Hi MAX i am totally new or beginner to programming or coding , but i will start from here , first i would like to learn java script. because i want to develop a school management app that should be with SQL 2008 R2 , where some pages buttons are required to be display on desktop .
@abhishekm32533 жыл бұрын
Hey Max, thanks for the great video.. But I'm stuck with a question whether node is really a single threaded, because we have a thread pool with 4 default threads to run. But still node is represented as single threaded, what is the reason behind it.( Note: This is not about running Node JS server, consider file operations, I/O, cpu operations)
@MaheshKumar-en4rv5 жыл бұрын
Grate job .Thanks for sharing knowledge to the people
@Akash-pc4qc4 жыл бұрын
my vscode intellisense is not working for the cases when calling some methods or access some attributes on req and resp . Is there some specific node.js extension which can do that ? Thanx
@alexmachin17856 жыл бұрын
OMG I need this course now lol, I just wouldn't use it till the summer ugh. I'm defiantly going to get this during the summer, this will be my summer next year ha. Looks awesome Max cant wait.
@academind6 жыл бұрын
Feel free to join the course whenever you want Alex, I indeed tried my best to create a comprehensive course experience :)
@giftedfingers25806 жыл бұрын
Max, I give it to you man. You are a very brilliant man. I will make sure to purchase your tutorials .Love and respect from Yemen..
@academind6 жыл бұрын
Thanks a million for your awesome feedback and for your support! Best wishes from Germany :)
@AJD...4 жыл бұрын
is this the full tutorial video?
@NeenaTikoo6 жыл бұрын
Great and much-awaited course. Thanks
@academind6 жыл бұрын
Very happy to read that Neena, thanks a lot for your comment!
@gentlewood6 жыл бұрын
Right now watch it on udemy, great work, thanks!:)
@academind6 жыл бұрын
Thank you very much to both of you for this awesome feedback, this really means a lot to me!
@Faithful25 Жыл бұрын
Amazing tutorial 🙏
@_neuromanser_6 жыл бұрын
Another course I will gladly buy. Good work Max!
@academind6 жыл бұрын
Would be great to have you on board Vladimir, thank you for your awesome feedback!
@rene786 жыл бұрын
At 1:37:15 Max is prettyfying his code with a single shortcut. Does anybody know how he did it?
@academind6 жыл бұрын
Just search for "Format Document" in the Keyboard Shortcuts menu in VS Code.
@rene786 жыл бұрын
@@academind Wow, that's convenient! Thanks very much! For all the others who are interested: Try SHIFT+ALT+F to get standard formatting of your code base. See here: code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf
@kumarans85436 жыл бұрын
Is everything mentioned in the outline discussed in this video? Or, should I have to pay and watch the full course ?
@academind6 жыл бұрын
As stated at the beginning of the video, the full course is more than 30h long, so this free 2h introduction doesn't cover the entire course content.
@itaco80666 жыл бұрын
Great tutorial !
@brightosisiogu26266 жыл бұрын
Hi Max, I'm usually more of a critic but you've won me over. You are good . . . very good . . . if not the best! Please, I do need your opinion and advice on a project I want to embark on. I want to embark on a very ambitious e-commerce website project. The web's performance and efficiency is going to be key. What do you suggest to be the best frameworks(I don't mind if you are subjective) I should use for the front-ends and back-ends? I have a good background in Java, PHP and of course the basics - html, css and javascript. I am considering Angular 2+ for the front-end and Laravel for the back-end but the concept of Single Page Applications (of which Angular performs best at) not being good for e-commerce because they are not SEO friendly makes my choice of the right frameworks very difficult. What say you please? Tell me what I need to learn and if you have courses for them on Udemy. I will definitely make a purchase instantly as I have set aside 3 months to learn whatever is needed. Learning is not a problem. Looking forward to your suggestions. Thanks.
@BoIoko6 жыл бұрын
Thanks so much, Max! This really helps!
@academind6 жыл бұрын
Really great to read that the video is helpful Boloko, thank you for your comment!
@pauvidalbordoy20766 жыл бұрын
Thank you for your videos Max! Following your tutorials I have built three Web Apps :) I would like to deploy all my projects together in the same Heroku dyno, because I want the Hobby version but I don't want to pay 7$ for each project. Have you thought about making a video about this? It would be very useful for people building a portfolio. Thanks!
@codeforprofit6 жыл бұрын
great tutorial as always!
@academind6 жыл бұрын
Thank you Michael, happy to read that!
@myappstaller9502 жыл бұрын
any updated nodes avail
@melvinkimathi89244 жыл бұрын
Hello max ,i'm a great fun of your tutorials..they have really taught me alot could you please recommend the best Nodejs book?? I would greatly appreciate
@arjunthakur27855 жыл бұрын
which extensions are you using for node.js and js in vsc
@arjunthakur27855 жыл бұрын
??
@academind5 жыл бұрын
I generally just use the extensions listed here => academind.com/learn/web-dev/visual-studio-code-introduction/
@cristianorolinggo13055 жыл бұрын
how to update the js node to the latest version??
@zeeshansafdar86086 жыл бұрын
hey dude max its a great work. There are not words for this great work. I have a issue , whenever i write req and then after dot then it will not show me all the properties and methods of request object Please can you solve my issue i am using vs code latest version.
@davidmarver6 жыл бұрын
Enorme Max! thanks for share your knowledge
@academind6 жыл бұрын
Thank you very much for your wonderful feedback David, it makes me really happy to read that you like the video!
@rickyhehe6 жыл бұрын
Thank you so much, god bless you
@muzammilrafay43486 жыл бұрын
Hey Max your course is amazing.I want to learn vue nativescript can you make tutorials of this?
@nishadhussain81716 жыл бұрын
Is there any difference in the tutorial above and other uploaded in Udemy....both are same or different?? Please reply
@ManishKarki6 жыл бұрын
i think this is a segment of the udemy course. Not totally sure.
@academind6 жыл бұрын
Correct Manish, it's basically module 1 and module 3 of the course to get you started for free.
@fethiachour7116 жыл бұрын
good video. what about ionic 4?
@academind6 жыл бұрын
Thank you Fethi! I will update my current Ionic course (www.udemy.com/ionic-2-the-practical-guide-to-building-ios-android-apps/?couponCode=ACAD_M) to Ionic 4 as soon as it's final.
@ahmadreza5326 жыл бұрын
got it on udemy ... is there any chance that you publish a course about WebGL?
@academind6 жыл бұрын
Thanks a lot for your support Ahmad! No plans to create such a course in the near future, sorry.
@sandeepmukherjee7395 жыл бұрын
Hii Max i am looking forward to enroll for this course i just want to know after i complete this course will i be able to build restful api's or the task given by companies to get a job as a node js developer
@academind5 жыл бұрын
You will learn all core Node concepts in the course, yes. However, if you're specifically interested into RESTful APIs, I also got a free series on that => academind.com/learn/node-js/building-a-restful-api-with/
@islammuhammad79886 жыл бұрын
Thanks Max for your course is really comprehensive course, i don't have to buy multi-courses in the same topic, currently i am watching this course on udemy greet work 👍
@academind6 жыл бұрын
Thanks s lot for your great feedback and for your support Islam, happy to read that you like the course!
@parvanehhadi22875 жыл бұрын
Hi, Thank you for your all of useful tutorials, I'm Iranian and I want to buy your full Reactjs course in Udemy but I can't do it because of boycotts, did you consider any way that we can buy from Udemy?
@academind5 жыл бұрын
Thank you for your great feedback Parvaneh. I can't offer a different access to the course unfortunately, I'm very sorry.
@parvanehhadi22875 жыл бұрын
@@academind Thank you so much and don't be sorry, I will use your KZbin tutorials, thank you for sharing your knowledge 😊🙏🏻
@robdorn4206 жыл бұрын
Hi Max, I just bought your node course on Udemy. I'm also a big Laravel fan. It seems that the adonis.js framework is inspired by Laravel. Could please make a video on adonis one day?
@sherzodyorov21276 жыл бұрын
Thank u for your work.
@academind6 жыл бұрын
Thank YOU for your support!
@reristavi6 жыл бұрын
Amazing work... Best one!!!
@academind6 жыл бұрын
Thanks so much Revaz!
6 жыл бұрын
Can you teach typescript?
@javascriptworld6 жыл бұрын
www.udemy.com/understanding-typescript/
@academind6 жыл бұрын
Thank you for sharing the link Haris :)
@muzammilsarwar69445 жыл бұрын
That course outline though... ❤
@academind5 жыл бұрын
What's wrong with it?
@muzammilsarwar69445 жыл бұрын
@@academind Nothings wrong, it was the first video that includes all the thing i was looking for and i loved it
@captinblack1136 жыл бұрын
You are the best 👍🏻
@academind6 жыл бұрын
YOU are the best, thanks a lot for your comment!
@muhammadahmedjaved76914 жыл бұрын
13:45
@shashikantmarskole6 жыл бұрын
Great tutorial..
@academind6 жыл бұрын
Thank you Shashikant!
@lohithkumar82576 жыл бұрын
Max, Right now i followed your restfull api with node js series..Would i have enough basics to skip this particular video(node js for beginners)
@academind6 жыл бұрын
I would say yes, but having a second look at this basics video might still be worth your time (it's for free so you can skip the parts you already know).
@Playfuldreamzz6 жыл бұрын
I love you ❤️
@antoniovaldenisiobezerraju25505 жыл бұрын
Max, I love your courses and teaching methods. But if you allow me make a suggestion, this would be make more exercises for us to do by our own. Not that exercises in Udemy plataform that requires us to accomplish tasks and only when we finish the activity is set to done. I'm talking about short exercises in each lesson, about the same things we just learned. Like, you do once for us to code along with and then you ask us to do something similar and then in the same video just show us the solution you expected. I know we can always stop and try to do things ourselves, but when you do this in your videos passes us a message like: "hey, the thing I'm about to show you can accomplish just with what you learned until now!" This encourages us to try always to push our limits, as we'll know that if we try and do something one or two steps ahead we are kind of pushing our boundaries and, if we fail in task you pass as a challenge, it's because we need to spend more time practicing that.
@sigmiami5 жыл бұрын
Goes into stuff you don’t need and not enough into what you need and why.
@academind5 жыл бұрын
Well, feel free to watch another video then, however the full course dives deeper and covers more concepts, just as a sidenote.
@НиколайСладкий-н4к6 жыл бұрын
I bought it on udemy - great course! All advise, Max - brilliant!
@academind6 жыл бұрын
Thank you so much for your support Nikolas, great to have you on board!
@ashraful076 жыл бұрын
give me coupon code ..
@academind6 жыл бұрын
You can find all our courses at discounted prices on our website: academind.com/learn/our-courses
@captcardwell33985 ай бұрын
I've seen this 6 times and I still don't know what the "." In "Node.js" stands for 😅
@rugbystories33445 жыл бұрын
Built in c++ bro
@jasperzanjani6 жыл бұрын
Mosh is going to be so pissed
@KochharAmandeep6 жыл бұрын
Why?
@jasperzanjani6 жыл бұрын
because Mosh has a Node tutorial
@academind6 жыл бұрын
I don't think that's a problem for him ;)
@KochharAmandeep6 жыл бұрын
@@jasperzanjani Teachers on Udemy don't hate each others like normal dev do 😂
@monoi87264 жыл бұрын
Wow.
@elazarzadiki30596 жыл бұрын
we ate engine
@academind6 жыл бұрын
The "German" English I guess ;)
@gururajmoger86496 жыл бұрын
Please explain complete mern or mean or mevn stack(choose anyone) with es6 and food order application.. But for this please use either material design or sass or grid.. your course is so nice..you can do this..
@academind6 жыл бұрын
Did you have a look at my MEAN course Gururaj? This might already be what you're looking for (we don't build a food order application though): www.udemy.com/angular-2-and-nodejs-the-practical-guide/?couponCode=ACAD_M
@johnnikho26585 жыл бұрын
i am sorry but the bus analogy to buffer make absolute no sense
@xcoldbloom4 жыл бұрын
when u say better it sounds like badder. u sound like a wizard. 30 hours in the full thing, huh. hmm