Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modular applications #61

Open
andineck opened this issue Jun 28, 2015 · 0 comments
Open

modular applications #61

andineck opened this issue Jun 28, 2015 · 0 comments

Comments

@andineck
Copy link

background

At intesso, we produce and run node.js applications since 2012, with a small team of 1-3.
The applications range from traffic control systems to content management systems.
Some run on state owned servers and some on raspberry pi's.

talk

I'd like to give a short overview of our experiences with building systems with node.js,
and the struggles we had building modular applications.

  • how we experienced the introduction to node.js/javascript
  • sum of modules == modular?
  • node.js modules a blessing and a burden
  • which frameworks/modules to use?
  • how to put it all together?
  • structures vs. concepts
  • running code in the browser versus running it on the server
  • pitfalls, lessons learned

bio

Andi Neck, founder of intesso, living in switzerland, full stack developer, system architect, married, father of 4 kids, hobby musician

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant