GithubHelp home page GithubHelp logo

mern-boilerplate's Introduction

mern-boilerplate

John Ahn님의 따라하며-배우는-노드-리액트-boiler-plate-만들기 강의를 보며 만들었습니다.

MERN

  • M: MongoDB
  • E: Express.js
  • R: React.js
  • N: Node.js

boilerplate

수정 없이 혹은 최소한의 수정으로 여러 곳에서 재사용이 가능한 코드,
대부분의 웹 프로젝트에 필요한 공통 기능을 갖춘 베이스 프로젝트

  1. sign up
  2. login
  3. logout
  4. navigation bar
  5. footer

배운 것

  • proxy로 CORS 문제 해결하기
  • concurrently 패키지로 client와 server를 동시에 실행시키기
  • 처음부터 react-router-dom을 직접 적용시키기
  • 처음부터 Redux를 직접 적용시켜 사용하기
  • Higher-order Component (HOC) 만들어보기
  • boilerplate를 만들어두어 효율성 up!

개인적으로 추가한 것

  • eslint 적용 (airbnb)
  • navigation bar & footer -> layout 추가

mern-boilerplate's People

Contributors

parkeunae avatar

Watchers

 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.