Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.23 KB

tackling-apps-complexity.md

File metadata and controls

34 lines (28 loc) · 1.23 KB

Tackling Apps Complexity

Speaker: Everybody (open talk)

Date: 07.11.2019

Venue: Arobs

Description:

Sharing knowledge on how to solve different complex problems in our day by day work. Everybody contributed with a topic they had in mind and participants openly discussed the issue.

Topics covered:

  • API fetching
  • DB -> BE -> FE and back. How far should data structures travel between these main parts of an aplication.
  • Types in JS. Helpful, annoying?
  • How to start a complex application and keep it going long term
  • Microservices and their protocols
  • Testing, everything about it in FE
  • Multi app systems
  • Refactoring big apps
  • Open source vs building your own
  • MySQL vs NoSql
  • CSS complexity
  • Component based FE vs Monolith
  • Multi tenant architecture
  • Offline DB sync between clients

(Please add below the libraries, packages, etc.. that you mentions in the meetup)

Resources mentioned in the meetup: