Build a blog application from scratch with node js and express

preview_player
Показать описание
In this video, we use node JS and express framework to build a blog from scratch. In the process of building the blog application, you will get to learn many node js concepts like Create, read and update in node js, user authentication among others.
Рекомендации по теме
Комментарии
Автор

bro thank you so much this is really helpful

ApexPlayground_divine
Автор

do you know how i can change the images for the other pages

ApexPlayground_divine
Автор

Hi Simon,

Thank you so much for the tutorial. I've been able to follow along twice. But there is just one issue. In 2:05:54, you type "edge.global" ... I don't know why that is not working for me. I have even installed and imported edge.js but still I still get the error "the property edge.global does not exist." Therefore the logout button does not get displayed at all. What could be the problem?

Thank you in advance.

maggiemauno
Автор

how can i host it online to show in my resume through link

akashdevmore
Автор

How do you autocomplete the code? At 10:33 until 10:36

immanuelsim
Автор

very good video sir, but please user timestamps.

thisisamitrathore
Автор

where is the github link to the codebase?

omogbemeiyere
Автор

simon i am facing an issue at the starting 20 min mark the error thats being shown to me
throw new TypeError('app.use() requires a middleware function')
^

TypeError: app.use() requires a middleware function
at Function.use
at Object.<anonymous>
at Module._compile
at Module._extensions..js
at Module.load
at Module._load
at [as runMain]
at

Node.js v20.13.1
[nodemon] app crashed - waiting for file changes before starting..." please help me

thenext