Code Monkey home page Code Monkey logo

digicity's Introduction

2016.7.2 morning

咱们班所有人的作品

Git version control

Ride Cli Monster

NO CODE TASK TODAY

2016.7.3 morning&afternoon

mkdir myproject cd myproject git init atom . git add -A git commit -m"commit msg" git remote add origin https://github.com/happypeter/myproject.git git push -u origin master

NO CODE TASK TODAY

tip

change remote address:

Ride Cli Monster


delete all remote address settings, and run git remote add again


### ref:

<a href="http://haoqicat.com/ride-cli-monster">Ride Cli Monster</a>
<br>
<a href="http://haoqicat.com/gitbeijing">Git Beijing</a>

### Node project

initialize a node project

npm init


### ref:

<a href="https://coding.net/help/doc/project/markdown.html">Markdown</a>


# 7.9 morning


### file path

[Ride Cli Monster](http://haoqicat.com/ride-cli-monster)


### TASK001: React HelloWorld

001-hello-world

ref: https://react.rocks/


# 7.10 morning

### TASK002: React Counter

002-react-counter

ref:

- http://haoduoshipin.com/v/181
- https://facebook.github.io/react/
- http://haoqicat.com/react-baby
- <http://es6.ruanyifeng.com/#docs/class>


# 7.16 morning& afternoon

### TASK003: webpack-bundle

bundle multiple js file into one


### TASK004: webpack-babel

compile ES6 to ES5

### TASK005: webpack-react

run react component


### TASK006: multi-components

use more than one components


# 7.17 morning

### ref

- https://github.com/ruanyf
- [css is dying](http://haoduoshipin.com/v/185)

# 7.21 morning & afternoon

- http://ant.design/
- http://www.material-ui.com/

digicity's People

Contributors

sunzorro avatar

Watchers

James Cloos avatar  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.