Giter Club home page Giter Club logo

alt-tutorial's Introduction

Alt Tutorial

Getting Started

git clone https://github.com/goatslacker/alt-tutorial.git
cd alt-tutorial
npm install
npm start

License

MIT

alt-tutorial's People

Contributors

af7 avatar airondumael avatar goatslacker avatar leonblade avatar rocketraman avatar svnm 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  avatar  avatar  avatar  avatar  avatar  avatar

alt-tutorial's Issues

Missing utils directory

During build browserify -t [reactify --es6] src/App.jsx > build/app.js , I got the following error:

Error: Cannot find module '../utils/LocationsFetcher' from './alt-tutorial/src/actions'

Did you forget to push something?

Github pages

Please publish preview using github pages, as I can see u need just create gh-pages branch and publish it

Hi, I'm learning to like alt and appreciate the contribution, but..

Some have said before and I will echo it again, we need some more complex examples. The quantity of examples listed in the alt README is fantastic but the quality and depth of a practical and re-usable example is lacking.

I know I've read this before somewhere else but feel like the biggest barrier of entry to learning and executing pure flux instead of cultivating community with conventions and best practices is how different each person's implementation feels; following people's walk through and example tours of their implementation is like reading something from Finnegan's Wake. Every implementation leaves either a good or bad taste in your mouth depending on your experience with the pattern.

I think what would be super useful for beginners (including myself) are some practical walk throughs of stuff we run into on a daily basis like auth or how best to leverage frequently used services and what we can do to re-think and re-write the code we carry around with us into something more modular and package-able for everyone else to use.

Feel like alt's greatest strength is also it's greatest weakness since no one stepping up, showing, and sharing with us their actual solutions from project to project. If you're not ending up with more reusable components, services, utils, and, well, files that do something useful for your next project, you should probably just go to redux. Although at this point, I wouldn't blame you for switching to redux for just the community with a clear sense of leadership and direction if you're not getting enough out of each project iteration aside from just an overly complex end result that behaves unexpectedly.

Can't run cloned project

Error: Can't walk dependency graph: Cannot find module 'react/addons' from 'C:\git\alt-tutorial\node_modules\alt\components\AltContainer.js'
required by C:\git\alt-tutorial\node_modules\alt\components\AltContainer.js
at C:\git\alt-tutorial\node_modules\resolve\lib\async.js:146:35
at processDirs (C:\git\alt-tutorial\node_modules\resolve\lib\async.js:299:39)
at isdir (C:\git\alt-tutorial\node_modules\resolve\lib\async.js:306:32)
at C:\git\alt-tutorial\node_modules\resolve\lib\async.js:34:69
at FSReqCallback.oncomplete (node:fs:211:21)

npm run build fails

FWIW, followed your instructions but I had to mkdir build before npm run build would work...

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.