Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.35 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.35 KB

About this Repo:

This repository has been created while I made some projects in "30 Day Vanilla JS Coding Challenge".

30 Day Vanilla JS Coding Challenge:

Beginner to Intermediate developers and designers who want to become comfortable with both JavaScript fundamentals and working in the DOM without a library.

You should already know some JavaScript to start - This isn't a JavaScript 101 course. If you are new to JavaScript, or want to just get comfortable with the fundamentals, I'd recommend toy take my BeginnerJavaScript.com course - use the code JAVASCRIPT30 for an extra $10 off.

We learn by application - encountering many new situations while talking about the hows, the whys and the whats that we use to solve them.

We steer clear of opinionated design patterns, frameworks, libraries and any type of abstraction. These things are great and often needed, but can obstruct learning and constrain initial understanding.

These tutorials rely heavily upon browser APIs, most of which involve interaction with the page. If you are stuck in console.log() land, these videos are your next step. Oh, the stuff we build is really fun!

Link:

https://javascript30.com/

Wanna Contribute to this project?

You're welcome to have a look at my code. Feel free to raise an issue and generate a PR if you find something just doesn't look right or have doubts anywhere!