VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Express.js & Node.js Course for Beginners - Full Tutorial

Express.js & Node.js Course for Beginners - Full Tutorial

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Learn how to develop a web app from scratch using Node.js, Express.js, PostgreSQL, and Bootstrap. Develop a landing page and a CRUD application collecting sales leads. The code from this project is a good starting place for you to develop your own project. -Code: https://github.com/buzz-software/expressjs-mvp-landing-page Course developed by Buzz Team. Check out their YouTube channel: https://www.youtube.com/channel/UCYG3_Qd8eOesMmvhjtA-iOw
Date: 2022-03-14

Comments and reviews: 9


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

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

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

#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

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

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

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

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

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