chasen
July 21, 2017, 6:34pm
1
Please add topics for discussion (and your status if you’re a contributor).
Epics:
Live Stream:
bgando
July 28, 2017, 2:59pm
4
Last Week
Worked on can-migrate, fixed bugs, wrote documentation, a tutorial
Helped with NDJSON research on perf and support
Next Week
Publish tutorial and video on how to use can-migrate
Demos
None
pYr0x
July 28, 2017, 4:03pm
8
tried to get use JSS and canjs with steal. but i have got trouble with steal.
https://github.com/stealjs/steal/issues/1228
chasen
July 29, 2017, 12:16am
9
Attendees: @chasen @cherif_b @chrisbitme @justinbmeyer @kdillon @phillipskevin @pYr0x
Demos:
Landscaper :
Make sweeping changes across multiple repos
Built on jscodeshift but you can make any kind of change
The CLI makes it easy to open PRs for your change in one or more repos
Landscaper works by cloning the repo, creating a new branch (which you specify), running the codemod, then creating the PR
Can run GitHub gists , npm modules, etc.
Open source
canjs.com & donejs.com updates:
can-stache performance findings :
Context: we were expecting can-stache
to be significantly faster than it is with can-reflect
Kevin tracked down where it’s slower, but we haven’t implemented a fix yet
CanJS Signup and Login Recipe :
Alternate binding syntax :
Discussed topics:
Get rid of the generated READMEs :