Creating a Weather App Using Node and Express (Part 1)

preview_player
Показать описание
In this video I'll use NodeJS, Express and ejs, and request to build a simple app to get the current weather for cities specified. This is part one.

Рекомендации по теме
Комментарии
Автор

thanks for this great and professional content.
could you explain how to install the server and the environment that you work on?

moshee
Автор

Am having issues on the weather_json part. Is it not a variable? I get a Unexpected token u in JSON at position 0 when running it. Also is there an explanation for the API url. The additional parts tacked on in the end.

haikusfrombuddha
Автор

I'm getting an error...
temperature: weatherData.main.temp,
^
TypeError: Cannot read property 'temp' of undefined
Can you please help?

deepsiroya
Автор

Hello, thanks for the great video!! But I have one simple question that why u do
Var weather_data= {weather:weather} ??

marczwiers
Автор

Sir can you create a Big project in Django, with Rest APIs ? If you have any I'm one of the first backer of your projects.

Your videos are awesome.

nagakrushnay
Автор

I still have a bug event I get your source in GitHub.

satisfiedtiktok
Автор

thank goodness ur using ejs and not jade

tx
Автор

I'm having the folling problem: here

lepro