Главная
Study mode:
on
1
Intro
2
Funny story
3
The fanaticism problem
4
Everything is a nail problem
5
we should be
6
common developer assumptions
7
frameworks
8
tools
9
proof of concept
10
common arguments
11
spaghetti code
12
extraction abstraction layers
13
functional mixins
14
architecture assistants
15
framework
16
examples
17
swap out modules
18
framework has everything you need
19
developer efficiency
20
my response
21
allinone frameworks
22
dev efficiency
23
picking a framework vs modules
24
thirdparty module management
25
we have the technology
26
package management tools
27
module loading
28
abstractions
29
developer happiness
30
thank you
31
contact me
Description:
Explore modular application architectures in JavaScript through this JSConf 2014 talk. Discover how web applications can be organized and maintainable without relying on overarching frameworks. Learn about building architectures from the ground up using small modules from various sources, a trend gaining popularity in the Node community and client-side JavaScript. Compare this approach to using formal frameworks like Ember, Backbone, Express, or Sails. Examine frameworks that encourage modular architecture by providing minimal structure. Delve into the ideas, benefits, and potential pitfalls of modular architecture from both client and server-side perspectives. Gain insights on topics such as extraction abstraction layers, functional mixins, architecture assistants, and third-party module management. Understand the balance between developer efficiency and flexibility in choosing between all-in-one frameworks and modular approaches.

Modular Application Architectures in Javascript

JSConf
Add to list