kottans / frontend

:octocat: Kottans frontend course 🎓
https://kottans.org/frontend/
MIT License
1.22k stars 361 forks source link

List with additional themes #171

Closed zonzujiro closed 5 years ago

zonzujiro commented 5 years ago

As was discussed, I creating an issue where we will hold additional topics for lectures or workshops.

TL;DR:

We have tried a couple of times to create a situation, where students can propose themes which is interesting for them. But usually, it is not working, because newbies can't decide what is interesting for them.

As a decision, we will create a list of topics and then create some kind of poll for students.

The proposed format for the list:

  1. [Title]: [short description]

As an example:

  1. Website Performance Optimization: how a browser will render your page, possible caveats in a performance of the page, relations between document, window, etc.
  2. react@next: general description about what we should await from React in nearest future 😄 Brainblowing story about fibers, Suspense and hooks 🎆
viktor-yakubiv commented 5 years ago
  1. Design Patterns. Classics: Singleton. Factory. State. Bridge... Some from GoF. Fundamentals of software design.
  2. Design Patterns. JavaScript: Some from JavaScript Design Patterns book. Nothing special. Just to know.
  3. Design Patters. Advanced: Looking over MVC, MVP, MVVM, SAM, Flux. Application design. State. Data-flow. What? Why? How?
beta-version-profile commented 5 years ago
  1. Websocket
  2. Observable in js
zonzujiro commented 5 years ago

@beta-version-profile we will have a lecture about websocket in the main part of the course.

What do you mean under Observable? Pattern, RxJS, observers like Intersection and Mutation or something else?

OleksiyRudenko commented 5 years ago

Added topics from above to #176 and planning Google Sheet (sheet Additional) with more details. No link, sorry. Available from FE Mentors | Kottans chat in telegram. No link, sorry again.

Exception is item 5 from above, as curriculum already contains Modern Web App & Web Frameworks topic. I would suggest taking details from item 5 here into consideration. @AMashoshyna ?

zonzujiro commented 5 years ago

@OleksiyRudenko we can update this list in time. How we will manage this updates and https://github.com/kottans/frontend/pull/176?

OleksiyRudenko commented 5 years ago

@zonzujiro Just a new PR? Or I got your point wrong?

zonzujiro commented 5 years ago

@OleksiyRudenko new PR is ok for me. 👍

zonzujiro commented 5 years ago

I will close this one for now, because we have a limited free time with a new p2p course.