Hey, I just wanted to drop you a line and say I enjoy your videos; I was in a 4-year long slump where I barely even looked at a single line of code - and now that I'm coming out of it, your videos are helping me to get back in the swing of things. So thanks =)
Hi. I have learnt so many things through this channel. Thanks a lot! This channel helped me build my basics for NodeJs and its greatly helping me for building my web applications. I would like to learn more about debugging and error handling in nodejs and best practices for production deployment in these aspects. It would be great if you could come up with a video. Really appreciate your help!
+LearnCode.academy that ll be awesome! Please post me the link where I could get the course. I and my team are building MEAN stack website. I am working on Mongodb, Express and nodejs part of the project. And all I have leanrt is through your videos. I would like to share what my expectation would be to learn in the nodejs course: 1) nodejs sync(what is event loop, queue, stack), 2) production level express app-> server side MVC, middleware, routes, error handling in express APIs, debugging APIs(remember PRODUCTION level and not basic), 3)Nginx -> web server, load balancer, configure static data vs dynamic data, static data caching, recommended values for production. 4) last but not least, please cover production architecture with Nginx, Nodejs/Express, Mongodb. Thanks a lot!!
+Shashank Somal Great to hear. I'm actually working on a complete node.js course. I'm not sure if it will be free or cheap - like $10 or something, but I'll hopefully have it done soon.
You rock. Your videos are amazing, and have REALLY helped me catapult into JS/jQuery, coming from Ruby/Rails with little front-end experience.
Times are tight for the holidays, so this is but a gesture. I will definitely be supporting further in the future; your content is top notch! Keep being awesome.
Every one on youtube have basically the same thing. But you sir, provide new stuff! Its great to learn new things. I know Python/Django and some basics of javascript, and would really appreciate if you could post some more beginner videos on Node js. And please keep up the good work!!! Thank you.
Hi mate, just wanted to give you a heads up that somebody is duplicating your content and uploading it (https://www.youtube.com/channel/UC7tnzLLLoGM_kB16_UyjP7A).
As soon as I played that video, I thought that voice sounded familiar :)
Thanks for all the great content and wish you all the best.
Cheers
Hey, just wanted to say thanks for your videos. I've been self teaching for awhile and your videos are really helping fill in the gaps to get the bigger picture. Would you be willing to comment on the current and future state of demand for front end developers? I grow a little weary when I see 40+ applicants for every FED job.
the instructor understands that most viewers are complete n00bs. He explains things in absolute layman's terms which is extremely helpful, especially when it comes to learning to
code!
Thanks for the html tutorials. I am managing the website at my job and it has been awhile. Your tutorials are bringing me back up to speed quickly. Thank you again!
I have been watching your channel for a while now and I have found it incredibly helpful in two ways. You help make the process of web development seem less intimidating and you speak very clearly. Keep up the good work, I really appreciate it!
If there was one person I would thank, it would be you. Learnt a lot from your channel. I was wondering if you could do a simple yet brief overview on the MVC/MVP/MV*. Thank you.
PS - I was waiting for you reply on couple of your videos. :)
Hi,
I am very new to Linux and having very short knowledge about NGINX. I am looking for the solution with NGINX to secure my servers.
Scenario:
I've public IPs pointed to subdomains for my webmail, citrix, smtp mail gate and mobile emails server.
Currently my Firewall is Natting the traffic to my private servers. Now what I need is to establish an NGINX server in DMZ to pass all traffic coming to my LAN serves. Lets say I've 5 servers running behind the firewall with port 443 enabled only and one for SMTP.
I need to setup with DigiCert Wildcard Certificate with TLS protocols.
Please advise.
Thanks
Regards
Comments • 309
> server side MVC, middleware, routes, error handling in express APIs, debugging APIs(remember PRODUCTION level and not basic), 3)Nginx -> web server, load balancer, configure static data vs dynamic data, static data caching, recommended values for production. 4) last but not least, please cover production architecture with Nginx, Nodejs/Express, Mongodb. Thanks a lot!!