Coder Social home page Coder Social logo

javascript30's Introduction

JavaScript 30 day challenge

Grab the course at https://JavaScript30.com

Progress

  • Day-1: Awesome Drum Kit
  • Day-2: Super Cool Clock
  • Day-3: Tweaking CSS variables
  • Day-4: Cool ES6 features for Arrays
  • Day-5: Crazy Animations
  • Day-6: My best one, Typeahead
  • Day-7: More ES6 Array functions
  • Day-8: 2D Canvas
  • Day-9: Dev Tools
  • Day-10: Hold Shift select
  • Day-11: Custom Video Player
  • Day-12: KONAMI Code
  • Day-13: Slide in a scroll (N/A)
  • Day-14: Arrays & Objects - Reference vs Copy
  • Day-15: Local Storage & Event Delegation
  • Day-16: Mouse Shadow
  • Day-17: Sort without Articles
  • Day-18: Adding up Times with Reduce
  • Day-19: Webcam fun (N/A)
  • Day-20: Speech Detection
  • Day-21: Geolocation
  • Day-22: Follow Link Highlighter
  • Day-23: Speech Synthesis
  • Day-24: Fixed Nav
  • Day-25: Event Bubbling
  • Day-26: Stripe Follow along dropdown
  • Day-27: Click and Drag
  • Day-28: Video Speed Controller
  • Day-29: Countdown Clock
  • Day-30: Whack A Mole

Reference

  • https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D (Canvas Doc)
  • To Enable autosuggest for JavaScript browser (HTML) features like document.(some-method) using TernJS we need to do the following,
    • First you need to be open a JS file. It won't work if you are in HTML file
    • Atom -> Toolbar -> packages -> Atom TernJS -> Configure Project -> "libs" section, check "browser" -> save & restart server
  • To start tasks that have "package.json" do,
    • npm install
    • npm start
  • Use element.getBoundingClientRect() to get element position coordinates(width, height, top, left etc).

javascript30's People

Contributors

camarnath-cslt avatar amarnath510 avatar

Watchers

James Cloos avatar  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.