Giter VIP home page Giter VIP logo

react-atomic-structure's People

Contributors

dependabot[bot] avatar oliphaunte avatar rulox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

react-atomic-structure's Issues

Custom Scripts

Idea: Custom npm scripts to create atoms/molecules/organisms/templates ?

Variable naming

Small preference question, which do you prefer for var declarations:

var gulp = require('gulp');
var eslint = require('gulp-eslint');

or

var gulp = require('gulp'),
eslint = require('gulp-eslint');

@Rulox

No funciona

Hola, descargue el proyecto e hice lo siguiente:

  1. yarn upgrade
  2. yarn start

Y no arranca me saca error

eslint-airbnb raises a warning

npm WARN [email protected] requires a peer of eslint@^3.5.0 but none was installed.
npm WARN [email protected] requires a peer of eslint@^3.5.0 but none was installed.

I'm not sure if this means it is not using the airbnb eslint or if we can ignore this. Should probably look into this at some point ¯\ (ツ)

Update readme

  • Update npm scripts
  • Add "creating new components" section

Why aren't there page components?

Hi, guys. First, nice job you've done here.

I have a similar project, but I'm always looking to find out what people have done with React, Atomic Design and other related stuff. It's not so easy to find implementations of Atomic Design in React though.

Taking a look at the project, I see that you don't have page components. Instead, use templates. I think those are the most confusing parts of Atomic Design (this approach, for example, replaces pages and templates for ecosystems and environments), so I wanted to know what do you guys think about it. Why did you decide to use only templates? Why not pages?

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.