Advertisement
Guest User

Untitled

a guest
Oct 31st, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. https://twitter.com/iamdevloper/status/917826490443628544
  2.  
  3. <p><a href="https://devchat.tv/js-jabber/jsj-269-reusable-react-javascript-components-cory-house">Reusable React and JavaScript Components with Cory House</a></p>
  4.  
  5. <p><a href="https://wpcouple.com/interview-react-team-facebook-wordpress-gutenberg/">We Interviewed the React.js Team at Facebook About WordPress &amp; Gutenberg!</a></p>
  6.  
  7. <blockquote>
  8. <p>If WordPress were to adopt React, it would make sense for it to also provide a zero-configuration build environment. We are happy to offer some of the packages we developed as part of Create React App for reuse: for example, <a href="https://twitter.com/JoshWComeau/status/904374815078977537">our interactive build error overlay with editor integrations</a>.</p>
  9. Dan Abramov
  10. </blockquote>
  11.  
  12. <h3>Starter Kits and tools</h3>
  13.  
  14. <ul>
  15. <li><a href="https://cli.angular.io" target="_blank">Angular CLI</a></li>
  16. <li><a href="https://ember-cli.com" target="_blank">Ember CLI</a></li>
  17. <li><a href="https://github.com/developit/preact-cli" target="_blank">Preact CLI</a></li>
  18. <li><a href="https://github.com/facebookincubator/create-react-app" target="_blank">Create React App</a></li>
  19. <li><a href="https://github.com/coryhouse/react-slingshot" target="_blank">React Slingshot</a></li>
  20. <li><a href="http://wp-cli.org/" target="_blank" rel="noopener">WP-CLI</a></li>
  21. <li><a href="https://github.com/vuejs/vue-cli" target="_blank">Vue.js CLI</a></li>
  22. </ul>
  23.  
  24. <h2 style="text-align:left">Articles</h2>
  25.  
  26. <ul>
  27. <li><a href="https://vuejs.org/2015/12/28/vue-cli/" target="_blank" rel="noopener">Announcing <g class="gr_ gr_12 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling" id="12" data-gr-id="12">vue</g>-<g class="gr_ gr_13 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling" id="13" data-gr-id="13">cli</g></a>.</li>
  28. <li><a href="https://www.pluralsight.com/courses/javascript-development-environment">Building a JavaScript Development Environment</a>.</li>
  29. <li><a href="https://reactjs.org/blog/2016/07/22/create-apps-with-no-configuration.html" target="_blank" rel="noopener">Create Apps with No Configuration</a> - from the official React blog.</li>
  30. <li><a href="https://blog.angular.io/the-past-present-and-future-of-the-angular-cli-13cf55e455f8" target="_blank" rel="noopener">The Past, <g class="gr_ gr_15 gr-alert gr_gramm gr_inline_cards gr_run_anim Punctuation only-ins replaceWithoutSep" id="15" data-gr-id="15">Present</g> and Future of Angular CLI</a>.</li>
  31. <li><a href="https://blog.kentcdodds.com/automation-without-config-412ab5e47229" target="_blank" rel="noopener">Tools without config</a> - a blog post by Kent C. Dodds.</li>
  32. <li><a href="https://medium.freecodecamp.org/why-robots-should-format-our-code-159fd06d17f7">Why robots should format our code</a></li>
  33. </ul>
  34.  
  35. <h3>Talks</h3>
  36.  
  37. https://youtu.be/WrbdNhPhkMM
  38.  
  39. https://youtu.be/G39lKaONAlA
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement