Bojan Angjelkoski

Engineering Director MSc in Software Engineering

Naming and its importance in programming

October 1, 2019 ☕️☕️ 13 min read in Computer Science

computer science programming

Phil Karlton said that there are only two hard things in Computer Science - cache invalidation and naming things.

Flux model and its benefits

September 15, 2019 ☕️ 5 min read in Design Patterns

vuex vue flux design patterns

Flux is a relatively new design pattern by Facebook for structuring client-side applications that empower the unidirectional flow of data within different components of the application.