Skip to content

Yordan432/JS-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-fundamentals

Courses at SoftUni JS CORE

JavaScript Fundamentals Topic

  • -
  • - 1. Learning Basics JavaScript
  • - 2. Learning Operators and Flow work
  • - 3. Learning Basics Functions
  • - 4. Learning Arrays and Matrix
  • - 5. Learning Strings and RegeXP
  • - 6. Learning Object and JSON

JavaScript Advanced Topic

  • Learning DOM
  • Learning JQUERY
  • Learning Advanced Functions
  • Learning Object Composition
  • Learning Unit Testing
  • Learning JS Classes
  • Learning Prototype Chain
  • Learning Modules

JavaScript Applications Topic

  • Learning REST Services
  • Learning AJAX and jQuery AJAX
  • Learning Asynchronous Programming
  • Learning Templating
  • Learning Routing and Architecture
  • Learning Single Page Applications
  • Learning JS Tools