Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/survivejs/react-book

From apprentice to master (CC BY-NC-ND)
https://github.com/survivejs/react-book

typing with react - Update Flow configuration

6c7b2cc10556a9fa59f176d9d375336980a3b609 authored about 9 years ago by Juho Vepsalainen <[email protected]>
react and flux - Add info about alternative implementations

5ba9c428a83cb36f72461086be6c2871556d6053 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Set up *html-webpack-template*

This simplifies the setup a notch while adding one more dependency. At
least the app code is a l...

66f813e9d52bd932441ea9cb60dfe502cf425fba authored about 9 years ago by Juho Vepsalainen <[email protected]>
Add "Appendices" part

The split between "Advanced" and appendices works better this way.

31fb297cc7e41a39dbf5c52e400d21e9409f35fe authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing dnd - Fix indentation

b8433d219a881b5389f932fb7b378c5763725db5 authored about 9 years ago by Juho Vepsalainen <[email protected]>
react and flux - Fix indentation

6801e767694a3fb0331d14a3759b5a3d2104e466 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Mention that *babel-preset-es2015* could be dropped

c221d1c7bb5c95eccbaaf4f6a0613e15602c630a authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Mention about Webpack issue #675

Related to https://github.com/webpack/webpack/issues/675.

2fad634f61b4171a0e8029b0d753773c19d4e064 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Add *babel-core* to dependencies

*babel-loader* used to depend on it directly earlier. Given it's a peer
dependency now, *babel-c...

e73ce29623df2b08cec15a9ef2ae2f577e6e4f79 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - start -> insert

cc870df157efe91eb785f7e10ba578d8b63cac96 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Move insert bits to the right place

Thanks Pablo!

ef7f5efbc9a3d7a354cf2ab749be17629e016c6a authored about 9 years ago by Juho Vepsalainen <[email protected]>
testing react - Add missing 's'

Tests include needs this. Strangely it worked without (Webpack bug?).

24b92732f64821e3496c7737c8b8d4c3260b1584 authored about 9 years ago by Juho Vepsalainen <[email protected]>
introduction - Update @ghilios attribution

39cce3f8f3de09d5f189dd7e185d30aaae213d48 authored about 9 years ago by Juho Vepsalainen <[email protected]>
2.0.0-beta1

5e328425f08f6f539cd2cf112670a2f1778755c8 authored about 9 years ago by Juho Vepsalainen <[email protected]>
introduction - Mark as 2.0.0-beta1

59f098e28a12f0216784eb66e93b45f72b2bcd14 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack compared - Add a missing comma

4fc4378627d7542e45ad4bb37aaf9daad078c084 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Explain the idea behind `BABEL_ENV = TARGET`

Related to #309.

5d5197def5a18b6085732ae6cd5ae7fb3889eb65 authored about 9 years ago by Juho Vepsalainen <[email protected]>
from notes to kanban - Explain why splitting stores is an anti-pattern

Closes #316.

0cc2160110e3f63bd504cccc6d20021c9a067579 authored about 9 years ago by Juho Vepsalainen <[email protected]>
language features - Explain fat arrows in further detail

aabe3cacd33e1b47e2f33663be86570ef2b7a57c authored about 9 years ago by Juho Vepsalainen <[email protected]>
language features - Expand on ES6 modules

b0fd0d2ce41909764929da6f8ebfeea252ae310a authored about 9 years ago by Juho Vepsalainen <[email protected]>
authoring libraries - Mention `files` field

8ae8b0a15da34176c700ba5699ef99b28a816f27 authored about 9 years ago by Juho Vepsalainen <[email protected]>
building kanban - Streamline NODE_ENV bit and mention Babel plugin

82bc376c197eec0300212ac4e9cf27fa6b7fdf69 authored about 9 years ago by Juho Vepsalainen <[email protected]>
from notes to kanban - Drop redundant `waitFor`

This is needed only for async. I pushed the discussion to a subsection
of its own. This simplifi...

5811d76472300f8fd771e68d813e83b06d1dc000 authored about 9 years ago by Juho Vepsalainen <[email protected]>
react and flux - Fix update signature

Thanks @ghilios!

Closes #313.

bdedcfc0d2eb51229b6c7846a5d41e29ba250379 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Make `onEdit` optional

This was a good chance to point out a better alternative (propTypes).

Thanks @ghilios!

Closes ...

2bf7b1cd6dba3c69df77d07d1486770a27cbc3cb authored about 9 years ago by Juho Vepsalainen <[email protected]>
Push "Advanced" part boundary to the right place

20c27638b6efbb8da12fd772b31203dd4f33b3c0 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Add missing code

It's good to highlight how the code changes for App.

d8e5ec071b4dc0e6ec49081cf40cefb040eafe77 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Remove unnecessary bolding

This works well without.

a9094b26b4e00a6f7dd8a3775bf349d98b430b5e authored about 9 years ago by Juho Vepsalainen <[email protected]>
Leverage React function based definitions

c6b1e6c6ea952c6e449d1d64e15b2c8d6a1664e6 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Make sure `Note` definition is in sync with an earlier chapter

5b59f5b482459dc99248333bf34549535f6bee30 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Fix gitbook build

Closes #305.

26d62eb1f60f4570d0f71b699ca6f9d9888e02b6 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Update to Babel 6

Closes #277. Closes #310.

fcf9480ec050476a17155ea296884bdaeaa2b09e authored about 9 years ago by Juho Vepsalainen <[email protected]>
introduction - Mention #survivejs

8b90fadab8c4cba4275f5f1d345bdcd23691f46c authored about 9 years ago by Juho Vepsalainen <[email protected]>
introduction - Improve formatting

0de715851dda8f970afd7503ba77a6591d096e36 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Add a missing comma

468b0e2d7d08d8121d4f203660519128904372c2 authored about 9 years ago by Juho Vepsalainen <[email protected]>
linting in webpack - Mention Codemod

e7a160eb704e394455c0a6ae608df03ab1d9da17 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Mention what to do if webpack-dev-server fails to run

1f825d02192cb64003c85f5149b83f24857e864c authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack compared - Clarify "monolithic"

Also improved the flow and removed some redundancy.

3e776bb1b6c9cf332d329160f49605cd58f94324 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack compared - Clarify how Webpack deals with `require`

5d4d2e01faa36947b5decafc5142e594e7a89506 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack compared - Add an example of a hashed filename

0cbb171175b0ed19da3993e6e7043ca660898028 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Mention snabbdom

146dd8cb950422179698d53fc83886e65433fed6 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Mention dotenv

8688cafece21c304ccc6cc8f6d5a91af0f2f4725 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Mention how to customize default port

0b5a9e9547a1e810c833de7bad44e6e741a82956 authored about 9 years ago by Juho Vepsalainen <[email protected]>
linting in webpack - Fix AST Explorer link

7cee87816da90e1a9df0f6de9815d8fcbe2c98fc authored about 9 years ago by Juho Vepsalainen <[email protected]>
Grammar fixes

Thanks Ava!

33ea51af906eb29a91d3ba59c11400a95949169e authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Link to the official FB post

aaf2f497e792ff7bdd8b95bb5e22959681c2049a authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Drop the mention of ternary expression

There isn't one there anymore.

2f63ff826aa12b0e227ec1b950799111ba3cbcd2 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Advanced - Remove extra `-` from header

5140743b374c2684d3c329333a677dca905d1bf5 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #308 from raunaqrox/patch-1

webpack compared - Add link to Webpack

8af299a20d8998f3335337a4349ab0a3da92e9b5 authored about 9 years ago by Juho Vepsäläinen <[email protected]>
webpack link

008094131ebcce780c92a369d20e80f5bbd2f017 authored about 9 years ago by Sahebjot singh <[email protected]>
typing with react - Make `Lane` implementation consistent

Still need to see if this can be simplified somehow. I'm not a fan of
those binds.

e8848857c0f63ffbed7bae3436028531f42c0bd9 authored about 9 years ago by Juho Vepsalainen <[email protected]>
typing with react - Push Lane binds to `render`

Otherwise Flow won't pass.

aaae4c4653eba4d4b7382370392e3ccc2471b864 authored about 9 years ago by Juho Vepsalainen <[email protected]>
typing with react - Add missing prop

f88bfa50139584b0506869f62fa9c4923ccf37b9 authored about 9 years ago by Juho Vepsalainen <[email protected]>
typing with react - Add missing prop

c7846704e3a2974773cf9d53faca571dedb3d0b5 authored about 9 years ago by Juho Vepsalainen <[email protected]>
typing with react - Add a missing ;

866af64031eadea77edaf243647d5b821ab0302f authored about 9 years ago by Juho Vepsalainen <[email protected]>
building kanban - Annotate `render` etc. correctly

Thanks @jeffmo!

09575e47f8687c2a33d1f5e7d8de2256d39dd4c3 authored about 9 years ago by Juho Vepsalainen <[email protected]>
typing react - Fix Editable typing errors

Editable probably needs a redesign of some kind. The current
implementation is a little brittle ...

4cc35c24b23707783dbde2686a8c5296a8765938 authored about 9 years ago by Juho Vepsalainen <[email protected]>
typing react - Fix property initializer types

d0e2d27a4eadc18603e6e9815da0f4e468c4e9ee authored about 9 years ago by Juho Vepsalainen <[email protected]>
typing with react - Proceed with property initializers

Still missing some bit.

adbcc51c276b67940c0a7d4bb9d3b468978be24b authored about 9 years ago by Juho Vepsalainen <[email protected]>
typing with react - Annotate `alt-container` correctly

943b9f625aed611c25538a222f4d6773e5d0b484 authored about 9 years ago by Juho Vepsalainen <[email protected]>
flow - Add initial interfaces for alt-container and react-dnd

Esp. alt-container one is broken and yields a flow error, though.
Missing something there.

39e7f0199c2bea59c57018d997eb493c8ab34920 authored about 9 years ago by Juho Vepsalainen <[email protected]>
flow - Fix return types

1b6c459284952ac4db584912720c6418159e2074 authored about 9 years ago by Juho Vepsalainen <[email protected]>
flow - Ignore node_modules

No need to check that against flow.

016990f6bcd9c5534fdbfbe75f6b729e68f03159 authored about 9 years ago by Juho Vepsalainen <[email protected]>
flow - Ignore decorators

This means decorator syntax could be added back.

Related:
https://github.com/facebook/flow/issu...

3e614d7aafd873c2997747e11acb157cd8286633 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Fix some Flow errors

Still a couple to fix. Perhaps updating React will resolve a few. This
needs to wait for 0.14 tw...

16180c49ecef992d7ea350b231525f5f1b8d43e0 authored about 9 years ago by Juho Vepsalainen <[email protected]>
typing with react - First go at Flow typing

Flow is still making some bits to make this work.

cac8e3d475ab44869f68ebae770f933ebe9c8694 authored about 9 years ago by Juho Vepsalainen <[email protected]>
building kanban - Link to structuring post

b005a43f44e6fb7e08197417ed94108d4a39ae57 authored about 9 years ago by Juho Vepsalainen <[email protected]>
building kanban - Add a missing comma

fb2fbd896b4b034909782d8d31a47090c3bc92c0 authored about 9 years ago by Juho Vepsalainen <[email protected]>
building kanban - Drop a redundant sentence

6d238a691d0c0cad7a2cc4934917e3620594992e authored about 9 years ago by Juho Vepsalainen <[email protected]>
Add an appendix about language features

d59b6e6522179c66ca3d3afa36bab9c749b685b3 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Add a stub for language features appendix

This will be a good place to cover some new features briefly to help to
avoid confusion over them.

f2909ad239b5f6e73c4b249aa26c16daeeb01aef authored about 9 years ago by Juho Vepsalainen <[email protected]>
authoring libraries - Mention semantic-release

0f7c28c6bce724b74de2ef9a4295094eb4dde9e1 authored about 9 years ago by Juho Vepsalainen <[email protected]>
react and flux - Extract `editing` state from `Editable`

Now it's possible to control `Editable` behavior more easily. If you
want to make the component ...

e4d3b0d6db3254f30d21f6be7a7d235d53a076a9 authored about 9 years ago by Juho Vepsalainen <[email protected]>
introduction - Expand on topics and explain the book approach in a clearer manner

Closes #306.

b390effc49d3ff8ec5709c1b1fd1a6c53a47051e authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Add a snippet about React components vs. elements

9566e9ba7062ef14eaed540a9cf7b9c1b40156fd authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Add subtitle to clear things up

21448294efe59c7dacf0f2f2a09a30175ce3e028 authored about 9 years ago by Juho Vepsalainen <[email protected]>
testing react - Rename test files with JSX as .jsx

739526338d9f6ca11dce0cdfe97493e840e97866 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Link to `shouldComponentUpdate` docs and Immutable.js

13183bf61afdb74df3c13b014b8af249248949ce authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Mention `context`

b0871f1b55c776521796e030a0d57c0b39fd97b9 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Explain why build shortcut works

Also added a warning about global installs.

142f323187517726b2691e0cec5721720983cf6e authored about 9 years ago by Juho Vepsalainen <[email protected]>
authoring libraries - Add version range and `peerDependencies`

71a4afa0325fa4504eafea1162423ace3313bbef authored about 9 years ago by Juho Vepsalainen <[email protected]>
Update gitbook-cli

Related to #305.

7133459a69af9d0c8ddd6406ab79e40aada82d43 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Fix leanpub link

735f8f528fb5f69a27d7c2eb449d0d9e3237df88 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Streamline structure

Now configuration structuring gets discussed earlier. After going this
chapter, you actually end...

d66666a490acd2fcfe7e32941f817a70431c5896 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Integrate *npm init -y*

No need hit return if `-y` is passed to *npm init*.

f542bb6eec1e56b4e428cda3e49d7f2f71bfec38 authored about 9 years ago by Juho Vepsalainen <[email protected]>
building kanban - Highlight changes.

Related to #224.

b92812d2381ea276e53e2137c43f33aed6da6517 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing dnd - Highlight changes

Related to #224.

cc2c2b91b4768cfdb0ad8624c004f7c0f991ede3 authored about 9 years ago by Juho Vepsalainen <[email protected]>
from notes to kanban - Highlight changes

Related to #224.

9d770f326e527dbcbb58927ce7abed0baa7e2597 authored about 9 years ago by Juho Vepsalainen <[email protected]>
react and flux - Highlight changes

Related to #224.

878cfaa572dd21e4d9d6a61c2d46aa16178fa23a authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Highlight changes

Related to #224.

9e343b9c7f5d1114682e881b4ecb73113b4dca34 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Highlight changes

Related to #224.

449437d6ba464a9df26da81eb26f55857652c099 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Remove trailing whitespace

3be3b01a84aaa1a6608bb597c4115cc23c9c0989 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #304 from saschwarz/patch-3

Minor Grammar changes

94d5eb138f3c31397fb74dd1c2338b443ddc5b8a authored about 9 years ago by Juho Vepsäläinen <[email protected]>
Grammar changes

c8b6457cb295d19cf08ce472fa3f4159139367f4 authored about 9 years ago by Steve Schwarz <[email protected]>
Merge pull request #303 from saschwarz/patch-2

Small Grammar changes in Chapter 3

a346d90b7c9758b542e816a2037c02e4329e7329 authored about 9 years ago by Juho Vepsäläinen <[email protected]>
Small Grammar changes in Chapter 3

da47e12c37ab287bd0598cfbed82e1716599fc29 authored about 9 years ago by Steve Schwarz <[email protected]>
developing with webpack - Add initial bolding for code examples

Still need to go through the whole book. Just adding something for
testing.

d39e12d3ed8d7503d65a9572e3e8fda0ea6cd0ea authored about 9 years ago by Juho Vepsalainen <[email protected]>
introduction - Add a section about book versioning

24c70fc9a1a4b664b1814e453cec9aebc44d0f52 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Clean up the usage of *hit*

Closes #301.

5a3788189f6ea6fb3f6fbe61e604937569bbc2d0 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Npm -> npm

Just assuming tech names should follow their name regardless of their
position in a sentence. Co...

2d3d20321cba32bfc0e5211b5c0440202e2f3d5f authored about 9 years ago by Juho Vepsalainen <[email protected]>