Skip to content

Instantly share code, notes, and snippets.

@yurtarmehmet
Last active November 30, 2020 19:51
Show Gist options
  • Save yurtarmehmet/16c4f6cce45194f8e9eddc2ea3dafbf5 to your computer and use it in GitHub Desktop.
Save yurtarmehmet/16c4f6cce45194f8e9eddc2ea3dafbf5 to your computer and use it in GitHub Desktop.

1. Hafta:

  • Introduction to JavaScript, Philosophy, and Tips, ECMAScript, TC39, and the Standardization Process
  • Primitive Types, Reference Types, Expressions&Statements, If-Else Statement, Loops

2.Hafta

  • Variables, Execution Context, Scope, Hoisting, Functions, Closures, IIFE, this keyword
  • Objects, new keyword, Prototypes, bind, apply, call, ES6 Class Keyword

3.Hafta

  • DOM(Document Object Model)
  • JavaScript Design Patterns

4.Hafta

  • Modern JavaScript
  • Asynchronous JavaScript

5.Hafta

  • Clean Code JavaScript
  • Building a Sample Application

6.Hafta

  • Testing JavaScript Applications
  • Building a Sample Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment