Giter Site home page Giter Site logo

jareddprice / splitting-a-node-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dempah14/splitting-a-node-app

0.0 1.0 0.0 16 KB

How to split a node app - a presentation given at a DevMountain Climb Night, Aug 23, 2017

License: MIT License

JavaScript 100.00%

splitting-a-node-app's Introduction

splitting-a-node-app

How to split a node app - a presentation given at a DevMountain Climb Night, Aug 23, 2017

Introduction

When you learn Node and how to set up servers with Express (or even vanilla Node), many examples you see show all of the functionality of the server stuffed into one file, or they show ways to split it up which aren't very scaleable or difficult to reason with. This repo is a sample repo which holds an example of how to split up your Node server into smaller, more manageable pieces.

As the repo description explains, this repo is an example used as part of a presentation given at a DevMountain Climb Night, and the rough footage is available here. The solution from the presentation is found on the solution branch, and any subsequent presentations' solutions can be found under solution-<identifier>.

If you have come to practice with this simple example, feel free to fork and clone this repository so you can try it out on your own machine. This README is a work-in-progress, so please consult the solution branches for places where the README is lacking. I promise to update the README with full instructions and explanations, and if there is something missing, further clarification is needed, or for general questions, check the issues in the main repo to see if someone has already asked it, or if you can't find it, please open an issue so that a conversation can be started amongst me and others in the community.

splitting-a-node-app's People

Contributors

cwadrupldijjit avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.