Node.js Tutorial for Beginners - 21 - Working with JSON Data

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Node.js really is amazing. Your tutorials are even better, I don't think I could have learned this without you. Thank you so much.

Cute-vgle
Автор

Bucky roberts here again! Man you got me through highschool CS, CS degree in university, now for a CS interview. You're a LEGEND!

omnimode
Автор

I've been looking for how to do this exact same thing the whole day and. I finally found it! Thank you so much. Even being an old video it's still very useful

sudoalex
Автор

Funny, this video is 4 years old but it still helped me a lot!!

Sarah_
Автор

Thank you Bucky!! you're awesome. Its very informative. Keep it up.

Dhnjay
Автор

Node.js is really nice. Thanks a lot for your tutorials!

yogeshkashid
Автор

why did we give the .json extension in app.locals.videodata = require("./videodata.json"), as we already gave ./ in front specifying that it is not a core module ?

maxamusful
Автор

Thanks for the tutorial. Was easy to get started with Node.

sandeeprajarao
Автор

"Wow ! Sometimes auto-complete is a pain in the butt..." :)

abdurrahmanisk
Автор

After making the videodata object in app.locals how to use it in public/javascripts/X.js?

MasterZiomekPL
Автор

Is "item" a particular variable name for a foreach loop object or variable, or
does the foreach loop use the only variable available to designate as the loop object or variable?

codemongod
Автор

I always get "ReferenceError: require is not defined" when I use require in /public/javascripts/X.js why is that? and how to do it properly?

MasterZiomekPL
Автор

how about computing values from JSON like sum video counts of each item. Do I need to use forEach always? Is there any helper function like in php or mysql I can say something like: object->sum('videoCounts'); ???

shwedaz
Автор

Are app.locals variables accessible in routes?

AbhijeetAmbekar
Автор

How do you take the item variabel and put its values in a database so they can be displayed in the CMD?

KALIMAindia
Автор

At 6:36 you used a keyboard shortcut to generate the <% %> quickly? Or was that a copy paste?

negladiator
Автор

Thanks Bucky .! you explain very nice.

jayrajsolanki
Автор

JSON is string, no ? why didn't we need to parse and change to object before using '.' dot operator ?

nikhilgoyal
Автор

Thank you so much, you are good teacher

henok-micrometremicrometre
Автор

cool vid dude, you sound like cornchip girl form Recess. very helpful

sheepay