Skip to content

Latest commit

 

History

History
84 lines (42 loc) · 2.15 KB

170324.md

File metadata and controls

84 lines (42 loc) · 2.15 KB

Resources

Icon Component (Virtual DOM)

http://varun.ca/icon-component/

Headless Chrome

(After trying, isn't properly headless in OSX yet - only Linux. Still useful serverside though!)

https://chromium.googlesource.com/chromium/src.git/+/a63c006c8c576e851eee49fb4cdce5e4bc91e370/headless/README.md#Usage-from-Node_js

https://gist.github.com/DinisCruz/516417b0e70a2ba5e8bb#file-99-open-pages-capture-screenshot-js

redux-store-validator

https://github.com/alixander/redux-store-validator

s3-lambda

https://github.com/littlstar/s3-lambda

react-router v4 scroll handling

remix-run/react-router#3950 (comment)

https://gist.github.com/luke-john/31496dadf97b8b753ca3dc4b052e1c2b

Parse URLs

https://gist.github.com/jlong/2428561

https://github.com/googleanalytics/autotrack

https://github.com/csmets/bazooka

http://crossfilter.github.io/crossfilter/

Styled components

https://github.com/styled-components/styled-components

http://alves.im/blog/styled-components.html

https://github.com/styled-components/styled-components#sublime-text - No syntax highlighting for ST2... boo (get ST3, man)

styled-components/styled-components#134 - Animations can be tricky

prettier using eslint

https://github.com/prettier/prettier-eslint

Tachyons CSS framework / madness

Articles

Thoughts on up-front program design

https://www.joyent.com/blog/hitting-the-moon

DDD and functional programming (F#)

https://skillsmatter.com/skillscasts/4971-domain-driven-design-with-scott-wlaschin

Simple made easy by Rich Hickey

https://www.infoq.com/presentations/Simple-Made-Easy

Using DRY: Between Code Duplication and High-Coupling

https://www.infoq.com/news/2012/05/DRY-code-duplication-coupling

Beyond Features by Dan North

https://www.youtube.com/watch?v=lz5HBtDl-1A

Strategies for healthier dev

Overcast 3: Design walkthrough

Why do too many developers love to build CMS from scratch?

Topics (to talk about)