Git Product home page Git Product logo

modern-javascript's Introduction

Modern JavaScript - Novice to Ninja

All lecture files from the Modern JavaScript (Novice to Ninja) course on Udemy.

How to use this repository

Each lesson in the course has it's own branch in the repository. To see the code for a specific lesson, just select that branch from the branch drop-down (top-left). E.g. The lesson-20 branch contains the final code for lesson 20 in the course.

Course link: Modern JavaScript - Novice to Ninja

modern-javascript's People

Contributors

iamshaunjp avatar prateek951 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

modern-javascript's Issues

const scoreOne lesson 43

Hey Shaun, shouldn't "const scoreOne" and "const scoreTwo" in the video number 43 where you talk about stack och heap be changed to "let"? I recently learned that you can't reassign a new value to a const variable. In your code example, you've used "let."

CORS error on lesson 108

index.html:1 Access to fetch at 'http://dataservice.accuweather.com/locations/v1/cities/search?apikey=xvpOBAAypFh84YftzPvUCh8ZM80gbYIG&q=Fresh%20Meadows' from origin 'http://127.0.0.1:5500' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
VM541:1 GET http://dataservice.accuweather.com/locations/v1/cities/search?apikey=xvpOBAAypFh84YftzPvUCh8ZM80gbYIG&q=Fresh%20Meadows net::ERR_FAILED
(anonymous) @ VM541:1
getCity @ forecast.js:19
updateCity @ app.js:40
(anonymous) @ app.js:54
app.js:56 TypeError: Failed to fetch

Webpack installation not working- Please Help

Hi Shaun,

I am working through Modern JavaScript - From Novice to Ninja Chapter 20.

I keep getting these errors when setting up Webpack. I have followed all of the instructions as per the video lesson.

image

please help if you can see how to fix the errors.

Thankyou

Label association...

Excellent courses thanks!

... not the first time - if there is a label for = "some-id" then there should be input id = "some-id")))

Weather App Deployment - change http to https

To be able to deploy the project (ex. on Netlify)

change the API references from http to https on lessons 102 - 109

Otherwise, the app will deploy but won't load the weather info.

Interactive ninja quiz useless class of bootstrap

Hello,
i think that in this project (lesson 70) there is one bootstrap useless class ("font-weight-normal") because the "lead" class override it.
<p class="lead font-weight-normal">1. How do you give a ninja directions?</p>

Ciao

Ps ninja courses are amazing!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.