
Express.js & Node.js Course for Beginners - Full Tutorial
video description
Date: 2022-03-14
Related videos
Comments and reviews: 9
br
Thank you Bahadir. This was an amazing tutorial and i learned so much. If you work through it slowly, fixing errors as you go, and referring to the github code, it will work at the end. There are some things which are shown in the video which are different in the github code and that's why its necessary to cross reference.
Question: now that we have set up access flags and sessions, how do we implement it so that each user has access to his own list of leads, rather than a common pool of leads?
I can think of two solutions:
1. Collect all leads in one table with an owner flag for each, and sort the returned leads by owner
2. Create a separate table for each user, and list all the leads from their table
Which is preferred and why?
reply
Thank you Bahadir. This was an amazing tutorial and i learned so much. If you work through it slowly, fixing errors as you go, and referring to the github code, it will work at the end. There are some things which are shown in the video which are different in the github code and that's why its necessary to cross reference.
Question: now that we have set up access flags and sessions, how do we implement it so that each user has access to his own list of leads, rather than a common pool of leads?
I can think of two solutions:
1. Collect all leads in one table with an owner flag for each, and sort the returned leads by owner
2. Create a separate table for each user, and list all the leads from their table
Which is preferred and why?
reply
Suuuzhkki
Normally Im No fan of video Tutorials but this time I gave it a try because it looked promising. And oh boy it paid off, you did a really really really great job explaining everything. Most of the time I was trying to understand, a new question popped off and you instantly explained it. Really good job thank you you safed me a lot of time.
reply
Normally Im No fan of video Tutorials but this time I gave it a try because it looked promising. And oh boy it paid off, you did a really really really great job explaining everything. Most of the time I was trying to understand, a new question popped off and you instantly explained it. Really good job thank you you safed me a lot of time.
reply
Abdul
I really loved freecodecamp but they should mention about that some video is for linux or unix based operating system only, or at least mention alternative for commands tools and stacks which arent available at other operating system eg windows, yeah we can use window's linux sub system but that doesn't make this course a begginer friendly :)
reply
I really loved freecodecamp but they should mention about that some video is for linux or unix based operating system only, or at least mention alternative for commands tools and stacks which arent available at other operating system eg windows, yeah we can use window's linux sub system but that doesn't make this course a begginer friendly :)
reply
Zach
#1:16:07 - if your deleteLead() ajax func isn't working, check the inspect console to see if you are getting an unresolved error - I included the jQuery import src in the layout.pug file and it worked... not sure why this is the case. If someone could enlighten me, that would be great.
reply
#1:16:07 - if your deleteLead() ajax func isn't working, check the inspect console to see if you are getting an unresolved error - I included the jQuery import src in the layout.pug file and it worked... not sure why this is the case. If someone could enlighten me, that would be great.
reply
ss
Hi, I am looking for coding/learning partner in nodejs. We can share ideas and problems together. I am a beginner in Nodejs, but i have good knowledge of js, html, css, jquery etc. Anyone else here with same thoughts skills??
reply
Hi, I am looking for coding/learning partner in nodejs. We can share ideas and problems together. I am a beginner in Nodejs, but i have good knowledge of js, html, css, jquery etc. Anyone else here with same thoughts skills??
reply
Pankaj
I have seen many videos on node js javascript , build website etc. Pls do one video to clone byju's app or creating online learning website using node js. Thankyou
reply
I have seen many videos on node js javascript , build website etc. Pls do one video to clone byju's app or creating online learning website using node js. Thankyou
reply
Kaushik
39:45 for me it's showing error - didn't return a promise ------ but the database is updated (while manually checking it) ------ is this a problem?
reply
39:45 for me it's showing error - didn't return a promise ------ but the database is updated (while manually checking it) ------ is this a problem?
reply
Maksim
sorry, but this video is kind of overwhelming. Where do you really start? Where does the boiler code come from ? What do you want to teach?
reply
sorry, but this video is kind of overwhelming. Where do you really start? Where does the boiler code come from ? What do you want to teach?
reply
RiskItAll
We need more people who know how to teach and not just copy and paste all these modules and blow through explanations. This is awful.
reply
We need more people who know how to teach and not just copy and paste all these modules and blow through explanations. This is awful.
reply
Add a review, comment
Other channel videos















