hub33k / warsawjs-workshop-44-netflix

⛩️ WarsawJS Workshop #44 — Wzorce Projektowe (Design Patterns)

Home Page:https://piecioshka.github.io/warsawjs-workshop-44-netflix/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

warsawjs-workshop-44-netflix

⛩️ WarsawJS Workshop #44 — Wzorce Projektowe (Design Patterns)

Demo 🎉

https://piecioshka.github.io/warsawjs-workshop-44-netflix

Step by step 👣

  • (Creational) Builder
    • Create Player theme
    • (Bonus) Create a DOM element for video
  • (Structural) Adapter (Wrapper)
    • Communicate GUI and Core
  • (Behavioral) Observer
    • Create own EventEmitter
  • (Creational) Factory Method
    • Create list of videos
  • (Structural) Facade
    • Generate a list of videos
  • (Behavioral) Strategy
    • Create playable video element or not
  • (Structural) Proxy
    • Clear video list before creating a new one

Resources

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

Related

License

The MIT License @ 2020

About

⛩️ WarsawJS Workshop #44 — Wzorce Projektowe (Design Patterns)

https://piecioshka.github.io/warsawjs-workshop-44-netflix/

License:MIT License


Languages

Language:HTML 84.2%Language:JavaScript 15.8%