Code Monkey home page Code Monkey logo

greyatom-sprint3's Introduction

Sprint 3 : Foundations of JavaScript

Overview

Make your websites dynamic and interactive with JavaScript! You'll create features and stand-alone applications. This course will wrap everything you've learned at The Odin Project into one, final capstone project.

Learning Outcomes

After this sprint, you will have an understanding of

Basics of JS programming

  • Variables
  • Control statements
  • Object-oriented programming
  • Data structures
  • Basics of DOM and DOM Manipulation

Advanced Javascript concepts

  • Advanced data structure - arrays, objects (react specific topics)
  • How ES6 works - Babel
  • Hoisting, Scoping
  • Coercion
  • Closures
  • This keyword
  • Arrow functions
  • Template literal
  • Let and const
  • Import, export modules
  • Default parameters
  • Hashmap (optional)
  • Inheritance
  • Other environments like NodeJS (npm), YARN

DOM Events and AJAX (Promises)

  • Fetch or xHTTP request
  • try-catch-finally
  • Event loop - Synchronous and asynchronous
  • ES6 - Async await
  • Event delegation, propagation, bubbling
  • Using external libraries like jQuery, Lodash.

Project

Let’s use what we’ve learned and take a chance to continue practicing DOM manipulation - dynamically rendering a simple pizza chain restaurant homepage. You will be replicating the website similar to https://www.pizzapizza.ca/

greyatom-sprint3's People

Contributors

shettayyy avatar

Watchers

 avatar

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.