Coder Social home page Coder Social logo

mog13 / react-express-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.97 MB

Template for react with express

JavaScript 87.76% HTML 2.03% Dockerfile 0.35% SCSS 9.86%
boilerplate css docker express jest proxy react react-redux react-router redux scss

react-express-boilerplate's People

Contributors

mog13 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

react-express-boilerplate's Issues

Provide an example of assets folder

The boilerplate should contain an assets folder with an example asset being used in one of the pages. This will provide an example layout for working with static pictures.

This should be a top-level folder in app/src.

N.B I don't mind what the example is but it could be good to display the technologies used logos?

--color-background is spelt wrong

--color-background should be --colour-background to match the other colour variables.

This needs updating in variables.scss and everywhere it's used.

Eslint rules should warn on unused variables

It's annoying when rapidly prototyping/debugging that the app won't build when there are unused variables. These should present as warnings instead.

"no-unused-vars": [1] needs to be included as an ESlint rule (in eslintrc.js).

(note, this rule could be fleshed out or use a different syntax (like 'warn') if you are comfortable with ESlint).

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.