Ecosyste.ms: OpenCollective

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

SurviveJS

Open source books and blog
Collective - Host: opensource - https://opencollective.com/survivejs - Website: https://survivejs.com - Code: https://github.com/survivejs

Format `npm i` parts as a quote

This stands out better. Harder to miss.

Closes #170.

github.com/survivejs/react-book - d963bf20eafc1b9fa5def0cdabb2cb4c9291e42a authored over 9 years ago
npm install -> npm i

Just being consistent.

github.com/survivejs/react-book - 33d52ffc3cc8a2571eed3c24137faaa2ff582ad3 authored over 9 years ago
webpack and react - Explain why `--save` is used for the first time

Closes #172.

github.com/survivejs/react-book - c90cfb03a9b964e65e903a6fcec69522790aa664 authored over 9 years ago
implementing notes - Explain how `bind` works

A little bit of explanation doesn't hurt as the concept might be new to
some readers.

Closes #174.

github.com/survivejs/react-book - a41e0e816e1b01ee86121b169149b8f8161fac46 authored over 9 years ago
developing with webpack - chance -> opportunity

github.com/survivejs/react-book - ace8574f5951ef97720ea255ee9650e64d294c26 authored over 9 years ago
Add @markholmes to acknowledgments

github.com/survivejs/react-book - 87914d2a62839c57bb00fb863a6886eb6f65aa1b authored over 9 years ago
Merge pull request #173 from markholmes/patch-1

Update 02_developing_with_webpack.md

github.com/survivejs/react-book - 6aa04b3c61672ba74d2e11f5e6cd474981d06f4d authored over 9 years ago
Update 02_developing_with_webpack.md

This line was a bit confusing. If the sentence is supposed to say change, then I don't understan...

github.com/survivejs/react-book - c6c25ac15823653ca5f6a27f20533c2778f39052 authored over 9 years ago
Fix formatting

github.com/survivejs/site - 8ff4f32c19e4afc73067105ddb12f0449c72e043 authored over 9 years ago
Add react book post

github.com/survivejs/site - 1dcec0cb78547efbc43cd55ecbe3941cb7e4fa76 authored over 9 years ago
Set up google auth

github.com/survivejs/site - 95ac8df09ef08efe5033c249458802bb0295c2f2 authored over 9 years ago
Set up sitemap generation

github.com/survivejs/site - 9851c6cecca91ff9375725cc98fc9c3a6dd6f20e authored over 9 years ago
author -> Author

github.com/survivejs/site - e96510211b69dc6bdffe7ddcd9b82725130aa080 authored over 9 years ago
Add mobile fixes based on Chrome mobile emulator

Trying to get past PageSpeed Insights.

github.com/survivejs/site - a24fa0b0b45d3d8515f00ca9a62e839800a5fd73 authored over 9 years ago
Remove header size hack

This has been moved to default theme so no need for it here.

github.com/survivejs/site - 0dda9e44f27301bdd105e748eb803405b99ba01d authored over 9 years ago
Drop ie support from ribbon

Looks like build might not pick that up in the correct order...

github.com/survivejs/site - 08583961cc0933fd97fa1b24133724482e2fc1a7 authored over 9 years ago
Fix broken previous links

github.com/survivejs/site - b6be67542e643222a0ac9a91f01d9cc761bfd04b authored over 9 years ago
Show "Read book" link at blog

Closes #14.

github.com/survivejs/site - 216b86af7f582414d2a6bb248fa7148a2be5cb98 authored over 9 years ago
implementing notes - Add missing `app` prefix to `find_index` path

github.com/survivejs/react-book - de8216c1d123cd58fd20bbd1c5fd49140b26c94b authored over 9 years ago
Merge pull request #167 from hliyan/patch-2

05_react_and_flux - typo fix

github.com/survivejs/react-book - e59d39661cdfd70292078b11e268670b0c9598e5 authored over 9 years ago
05_react_and_flux - typo fix

fixed: "if we wanted to do communicate with"

github.com/survivejs/react-book - ee8ec460415b58ffe0bd144a216af8ab8ab0a091 authored over 9 years ago
Set up a post about 1.5 release

github.com/survivejs/site - 507347381935c0d39118d0c09e2a1ef3a83b5bff authored over 9 years ago
Show nav again

github.com/survivejs/site - 49eadc8e604576458e69f8b44edbfda8d0587846 authored over 9 years ago
Fix build instructions

github.com/survivejs/site - d18e741d405d443329c19eb29114c51a0cc51f68 authored over 9 years ago
webpack and react - Expand JSX explanation

Closes #161.

github.com/survivejs/react-book - e362a66ae116ced2d2d241bc50bd7a1f473878dd authored over 9 years ago
project source - Drop trailing comma

github.com/survivejs/react-book - d557af2ab90d0dea58ac4d173fd5234f351e7f33 authored over 9 years ago
project source - Fix clean

Now builds should get cleaned correctly. Just needed to set the context.

github.com/survivejs/react-book - c47cbd7dd0ecf99c36ee0963783d4de9eb9874a0 authored over 9 years ago
project source - Disable package.json lookup

No need given vendor bundle is disabled.

github.com/survivejs/react-book - 5742e60d780b7865fd6ceba0f102c3941614fcec authored over 9 years ago
project source - Disable vendor bundle for now

There's some issue with Alt (Uncaught Error). The strange thing is that
there isn't the same iss...

github.com/survivejs/react-book - cda2344b00f49b21cda8e79de7ae7f868a687d7d authored over 9 years ago
Remove old scripts

github.com/survivejs/react-book - 21fa3d905c86763f147e035e7fc873f5e9db7dcd authored over 9 years ago
project source - Set up webpack based demo build

Still need to debug this a little more.

github.com/survivejs/react-book - 63b06f1fcc74a4ed9b818ec069d536d70faa488e authored over 9 years ago
webpack and react - Push initial jsx commit to dev target

This simplifies the examples a lot. No need to make weird moves.

github.com/survivejs/react-book - a8a1d6af785c4d9d1172357acd1dca1b1b5d3ed7 authored over 9 years ago
webpack and react - Drop a trailing comma

github.com/survivejs/react-book - 4cb6352a468bcadae6c199bd045bc077e2dd1c74 authored over 9 years ago
Mention that `component.js` can be safely removed

github.com/survivejs/react-book - 6120fbaf27c8b44f5a560bdfce6cf4cdc17bb07e authored over 9 years ago
webpack and react - Add nicer sectioning

github.com/survivejs/react-book - d1f9bb2bbcd3e64a3cb12dd902ba17cb84394115 authored over 9 years ago
project source - Set up build paths

Still need to run webpack against each.

github.com/survivejs/react-book - 84fe7694ce7eb8da552118e008c85528b9a300f5 authored over 9 years ago
webpack and react - Remove redundant peer dep mention

This is already explained in the previous chapter. No need to repeat.

github.com/survivejs/react-book - 292ea1dec90ef6a009d6c0cecee178002ae9fa12 authored over 9 years ago
Add @hliyan to acknowledgments

github.com/survivejs/react-book - bd2f92da6475a666eb764e8ed0d8d96134f564c1 authored over 9 years ago
Bold Babel stage

It is important to give this emphasis. We need a style guide...

github.com/survivejs/react-book - 7a62be26db80bc6159d23bcbe71b22d2efe0e036 authored over 9 years ago
Sketch out initial build script for projects

Still need to add some webpack logic to make this work.

github.com/survivejs/react-book - 13262455882e55813cca3650224684544cd9c880 authored over 9 years ago
developing with webpack - Simplify entry definition

Now it's consistent with the rest.

github.com/survivejs/react-book - cc87e374ce8d3c91b3c71d8344ad745a1a7087a2 authored over 9 years ago
webpack and react - Add missing "it"

github.com/survivejs/react-book - bfce7185f9ad9dd36a6ad4c7710b33188258d3ef authored over 9 years ago
developing with webpack - Drop redundant paragraph about linting

github.com/survivejs/react-book - 7d892fc76f32a740663575fd4137ef66b11b7fd4 authored over 9 years ago
developing with webpack - Remove redundant webpack-dev-server parameters

No need for these. `devtool` is set explicitly later in the chapter and
content base doesn't nee...

github.com/survivejs/react-book - 553d4564223eafbb7c1f907da84a87a3ee68c00e authored over 9 years ago
Merge pull request #162 from hliyan/patch-1

05_react_and_flux.md - typo fix - 'goal' -> 'code'

github.com/survivejs/react-book - 06d7e4ffe87b24ec13d577064aeacee23dd2139b authored over 9 years ago
05_react_and_flux.md - typo fix - 'goal' -> 'code'

"minimizing the amount of goal written"

github.com/survivejs/react-book - ab3b727ac8a197896866ec28be0e38656570ccec authored over 9 years ago
webpack and react - Clarify JSX and drop fluff

github.com/survivejs/react-book - 9ecdf77914aaea1a9f759fd95463aaa00619a5cd authored over 9 years ago
webpack and react - Simplify intro

Removed duplication and made this more consistent. Closes #155.

github.com/survivejs/react-book - ae7858aa19892740746a1b6e4d63a8da0e01ce36 authored over 9 years ago
Merge pull request #158 from survivejs/build_restructure

Set up a separate chapter about building

This improves book flow greatly and simplifies the f...

github.com/survivejs/react-book - 26ae839fa96bd6920f8cac0ad33c054ad83a788d authored over 9 years ago
developing with webpack - build -> dev

github.com/survivejs/react-book - dfb8b935eca84d482e5afd75a2d0ca93574ea811 authored over 9 years ago
building kanban - Push build branch completely to building chapter

The same idea works for testing configuration branch and such. No need
to split this up.

github.com/survivejs/react-book - 8d784402439e8b7e87e3fff3009c52aee31fcf4a authored over 9 years ago
Fix blog link (https fails for some reason)

github.com/survivejs/site - f8854c930fb2d123ea3b1e379dd92a9fb33c9681 authored over 9 years ago
developing with webpack - Remove extra newline

github.com/survivejs/react-book - dcc1fe5a1713521298f4e510f956802d14adc7c3 authored over 9 years ago
Remove a trailing comma

Need to set up a pre-commit hook for these...

github.com/survivejs/react-book - 1d9a30c87dc4083c9c980178d656298a838aadb4 authored over 9 years ago
building kanban - 1.1 -> 1.08

github.com/survivejs/react-book - 1cd17dd14543a8ad24c80914abb26f525c9d9a76 authored over 9 years ago
developing with webpack - Introduce `html-webpack-plugin` earlier

This way there's no need to drag that annoying `index.html` around. Also
got rid of manual creat...

github.com/survivejs/react-book - eacc12010a432cbc6d9af93bc95054c57ca93f55 authored over 9 years ago
developing with webpack - Set up `devtool` at config split

This removes some redundancy from "Building kanban" and simplifies it
further.

github.com/survivejs/react-book - ceee8421f44a80c5668069443f4b5c16500e07b1 authored over 9 years ago
developing with webpack - Push `webpack-merge` earlier

Now it's more balanced. "Building Kanban" was too long and this chapter
too short. It's better now.

github.com/survivejs/react-book - 80efd04dad9f1be8da2103a6164ca06036403d9c authored over 9 years ago
building kanban - Read vendor deps from package.json

Neater this way.

github.com/survivejs/react-book - fe8f366679046612556fa501fd35e524d22010e5 authored over 9 years ago
implementing notes - Remove redundant import

This becomes redundant as `Notes` as added. `Note` is pushed there.

github.com/survivejs/react-book - ccdeb587fcc90b63eff504ff6c7ff555ce211c72 authored over 9 years ago
Remove a trailing comma

github.com/survivejs/react-book - d397079cc0da27f9639d977605485160a5575737 authored over 9 years ago
developing with webpack - Add missing `javascript`

github.com/survivejs/react-book - 51a6eccd63cd52c25fe0d751fb371196296833aa authored over 9 years ago
building kanban - Redo conclusion

github.com/survivejs/react-book - d1617516a8369351bfe80ff13a01cd41f103b3be authored over 9 years ago
building kanban - Explain alternative configuration approaches earlier

github.com/survivejs/react-book - 7826658964c4454a1c7c86aa11cf3206b98d69d6 authored over 9 years ago
building kanban - Push JSX configuration earlier

Just realized it has to go pretty early. Small thing but it's not nice
to have hot loading bits ...

github.com/survivejs/react-book - b6211281c693c0a113f648f7142c938436a824b7 authored over 9 years ago
building kanban - Split up jsx configuration

github.com/survivejs/react-book - fb0fd63ae0d707f97087882167eaafd16cdd62a5 authored over 9 years ago
building kanban - Show how to generate a separate CSS bundle

github.com/survivejs/react-book - eafc1ea58604d27a5bf59d003970f7b94f2596db authored over 9 years ago
building kanban - Show how to separate vendor bundle

This is actually duplicate information with "deploying applications".
That chapter is going to n...

github.com/survivejs/react-book - 9ea9d7243dc4442bc8f137f4369bb6e5814ff69e authored over 9 years ago
building kanban - Discuss minification

github.com/survivejs/react-book - 0054f2641e1fd6f02d82ba5aa4357d7f0c6eef55 authored over 9 years ago
Set up missing include for css

Better performance, recommended setting.

github.com/survivejs/react-book - 6ec58699afc782b97738bc7dc4d24c3ed140bf26 authored over 9 years ago
building kanban - Set up html-webpack-plugin

github.com/survivejs/react-book - cc529348c796da002c6b0f30cdd9e3f987d6e21b authored over 9 years ago
building kanban - Document how to set up sourcemaps

github.com/survivejs/react-book - 8d117025d5bd7c4a9726e0663b533f9f1da3c97c authored over 9 years ago
building kanban - Show how to set build target through `package.json`

github.com/survivejs/react-book - d67e407b61fa2c533f7af5fc4e544a9201d0d949 authored over 9 years ago
building kanban - Redo intro

Slimmer, more to the point.

github.com/survivejs/react-book - f24b51af0959ca94e6f34a20625d07fa2352efac authored over 9 years ago
building kanban - Add a stub example project

github.com/survivejs/react-book - 4ff480cbf4c5c7846015377eeef663bfade94b01 authored over 9 years ago
Use more descriptive names for parts

github.com/survivejs/react-book - c9a713ac47d29b9b16903ecc10f293429d5ad04c authored over 9 years ago
Drop linting example

This doesn't add much to the whole given it's just config. If there's a
good reason, this can be...

github.com/survivejs/react-book - a579f4ed4f3ea7e1e1214bf2f68418056e92fbcc authored over 9 years ago
implementing dnd - Update project source

github.com/survivejs/react-book - 5bf919092ba04482194f0ba98d4490485c19418d authored over 9 years ago
from notes to kanban - Update project

github.com/survivejs/react-book - 5ba3895d26de2a90570e5c7337f565b628a6b628 authored over 9 years ago
react and flux - Update project and simplify chapter

Removed some unnecessary binds given those parts don't depend on `this`.

github.com/survivejs/react-book - 59720c39100927be9c6c18b61b7a12fdee7bc8be authored over 9 years ago
implementing notes - Update project code and make the chapter flow better

github.com/survivejs/react-book - 8467fccb4f8682ba046ddaad2008588cf21596f4 authored over 9 years ago
webpack and react - Update example project

github.com/survivejs/react-book - c2993b19bd8afe9e759062d110796ae04d18f4bb authored over 9 years ago
developing with webpack - Update example project to match chapter

github.com/survivejs/react-book - 2a3b888198f823a4e53946a8c702ecf968f8b9a7 authored over 9 years ago
gitbook - Update summary

github.com/survivejs/react-book - b264d77181c49865602f4fc247c8944f9457631b authored over 9 years ago
headers - Update to match current structure

github.com/survivejs/react-book - 2671ebc88fc1e02be03e86ac5131037282b051eb authored over 9 years ago
project source - Match current chapter structure

github.com/survivejs/react-book - a3be7c4b611a53e1d155b30351dad59292c40470 authored over 9 years ago
webpack and react - Simplify and push build aspects to build chapter

github.com/survivejs/react-book - 55512eed787177fba0036907bf22ca09abc52fa7 authored over 9 years ago
Add missing backticks around port number

github.com/survivejs/react-book - a4b43f89b924c52ad7fb8b01970d734e93ccf05b authored over 9 years ago
Start revising structure

Related to #150.

github.com/survivejs/react-book - c6d80137ce5439da35b6651705a1558e76dcd3ae authored over 9 years ago
webpack and react - Add missing with

github.com/survivejs/react-book - ae72e9c17a3972b691445abeb88a55b6ee2d09f4 authored over 9 years ago
Remove redundant "Part"

Leanpub should look ok now.

github.com/survivejs/react-book - 01e0659e3add4ff57e9246ed9fb255a3b5fcd0bc authored over 9 years ago
Mark parts in Leanpub syntax

github.com/survivejs/react-book - 7f24ac1ee99895049fd15100421b1fb0160b4ebd authored over 9 years ago
Set up partitioning for Leanpub edition

github.com/survivejs/react-book - 9e141e47849600e443e1d67bccb4602e260dfaf3 authored over 9 years ago
branch -> target

github.com/survivejs/react-book - 27dca1efbe36167a7c10c3141f245f3287c17935 authored over 9 years ago
Fix localhost formatting

github.com/survivejs/react-book - 60f746b3c6d2afac48fa62524817244a6a93dcac authored over 9 years ago
implementing dnd - Show how to implement dragging notes to empty lanes

Closes #75.

github.com/survivejs/react-book - be3216f43910f18c2c197b1733503a82acbc6d49 authored over 9 years ago
react and flux - Document how to deal with Safari private mode

Closes #52.

github.com/survivejs/react-book - 62e360446535db32a88865c139b9766297f32634 authored over 9 years ago
linting in webpack - Drop ecmaFeatures section

This cannot be used with babel-eslint. Related
https://github.com/babel/babel-eslint/issues/53 ....

github.com/survivejs/react-book - 26e58cec5b75ab616c87bddff3cfcc4dd2691c44 authored over 9 years ago
Install babel-eslint

Looks like it lints now.

github.com/survivejs/react-book - cedd180fe7cf930de309576b88a07a8013274c78 authored over 9 years ago