Certificate Authentication

JavaScript - Advanced Programming Certificate for IONUT ILIE

Add to LinkedIn

Certificate ID: 
786291
Authentication Code: 
6bc25
Certified Person Name: 
IONUT ILIE
Trainer Name: 
Łukasz Sokołowski
Duration Days: 
3
Duration Hours: 
21
Course Name: 
JavaScript - Advanced Programming
Course Date: 
4 November 2024 10:00 to 6 November 2024 17:00
Course Outline: 

JavaScript - object orientation

  • Creating classes and objects
  • The most important pre-defined objects
  • Prototyping and constructors
  • Encapsulation
  • polymorphism
  • Inheritance
  • Aggregation

Design Patterns

  • Singleton
  • Factory
  • Observer
  • Factory
  • Decorator
  • Strategy

Advanced JavaScript programming patterns

  • Self-timer features
  • Create an alias objects
  • Namespaces
  • module Pattern
  • Switching Libraries "on demand"
  • Basics of designing your own library

AJAX vs Promise vs Observable

  • Fundamentals of asynchronous communication
  • fetch() API vs ‘async await’
  • RxJS basics
  • JSON vs Object