Giter Site home page Giter Site logo

mern_template's Introduction

MERN template

This is my starter template for MERN stack applications. In a sea of choices that is the Javascript/React ecosystem I wanted an example app that utilizes current libraries in a way that make sense to me. While there are things like create-react-app and mern.io. The underlying assumption for those solutions is that the developer doesn't want to bother with all of the implementation details of getting a MERN app off the ground. While that viewpoint has merit, I wanted to understand how technologies like ES6, Webpack, React, JSX, Redux (and on and on and on...) all fit together. This app serves as a learning experience for how to piece together those technologies, a reminder when I am stuck later on, and, most importantly, a jumping off point for spinning up new apps. This app might not include everything that a MERN developer might need, but I can say confidently that I fully understand everything in this app, which, I think is the more important thing.

Influences

Creating this sample app, I drew on many resources and tutorials. Some were so influential that they are worth mentioning here:

Technologies used

Front End
  • React
  • Redux
Backend
  • MongoDB
  • Mongoose (ORM)
  • Json Web Tokens (Authentication)
Build system
  • Webpack
Syntax
  • ES6
  • JSX
Testing
  • Mocha
  • Enzyme (for simulating React components inside tests)

mern_template's People

Contributors

jstoebel avatar

Stargazers

Olusola avatar GeoFro avatar Jeremy E avatar Gary Newton avatar James Priest avatar

Watchers

James Cloos avatar  avatar

mern_template's Issues

remove unused dependencies

There are a bunch of dependencies that aren't in use. Let's get rid of them to speed up build time and time to yarn add new packages

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.