You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -400,6 +413,17 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
400
413
-[Seth Webster](https://twitter.com/sethwebster)
401
414
-[Kent C. Dodds](https://twitter.com/kentcdodds)
402
415
416
+
- Conferences
417
+
-[ReactNext](https://react-next.com/)
418
+
-[React Rally](http://www.reactrally.com/)
419
+
-[ReactFest](https://reactfest.uk/)
420
+
-[React Europe](https://www.react-europe.org/)
421
+
- Community
422
+
-[React Forum](https://discuss.reactjs.org/)
423
+
-[Reactiflux](https://www.reactiflux.com/)
424
+
-[Reddit](https://www.reddit.com/r/reactjs/)
425
+
-[React Spectrum](https://spectrum.chat/react)
426
+
403
427
[👆 Back To Top](#table-of-contents)
404
428
405
429
# Vue
@@ -408,85 +432,84 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
408
432
409
433
-[Vue Docs](https://vuejs.org/v2/guide/)
410
434
-[Vue Cheatsheet](https://devhints.io/vue)
435
+
-[Vue Cookbook](https://vuejs.org/v2/cookbook/)
436
+
- MDN - [Getting started with Vue](https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_getting_started)
411
437
412
438
- Courses
413
439
414
-
-[Learn Vue by Building and Deploying a CRUD App](https://testdriven.io/courses/learn-vue/) - This course is focused on teaching the fundamentals of Vue by building and testing a web application using Test-Driven Development (TDD).
415
-
-[Advanced Vue.js Features from the Ground Up](https://frontendmasters.com/courses/advanced-vue/) - Learn how to build more accessible routing, state management, form validation and internationalization libraries from the ground up!
416
-
-[Become a Ninja with Vue 3](https://vue-exercises.ninja-squad.com) - This course teaches how to build a complete application with Vue 3, step by step, using Vue CLI, TypeScript and the Composition API. Each exercise comes with instructions and tests to check 100% of your code.
440
+
- Laracasts - [Learn Vue 2: Step By Step](https://laracasts.com/series/learn-vue-2-step-by-step)
441
+
- Vuemastery - [Intro to Vue 2](https://www.vuemastery.com/courses/intro-to-vue-js/vue-instance/)
442
+
- Scotch - [Getting Started with Vue.js](https://scotch.io/courses/getting-started-with-vuejs?ref=home-start-here)
443
+
- freeCodeCamp - [Learn Vue.js - Full Course for Beginners](https://www.freecodecamp.org/news/vue-js-full-course/)
444
+
- Testdriven - [Learn Vue by Building and Deploying a CRUD App](https://testdriven.io/courses/learn-vue/)
445
+
- Frontend Masters - [Advanced Vue.js Features from the Ground Up](https://frontendmasters.com/courses/advanced-vue/)
446
+
- Vue-Exercises Ninja Squad - [Become a Ninja with Vue 3](https://vue-exercises.ninja-squad.com)
-[Vue.js: Understanding its Tools and Ecosystem](https://www.packtpub.com/business-other/vue-js-understanding-its-tools-and-ecosystem?utm_source=vue.js.org&utm_medium=referral&utm_campaign=OutreachB15894fivedollar)
441
-
-[Building Forms with Vue.js](https://www.packtpub.com/business-other/building-forms-with-vue-js?utm_source=Vuejs.org&utm_medium=referral&utm_campaign=OutreachB15411)
442
-
-[Testing Vue.js Components with Jest](https://www.packtpub.com/programming/testing-vue-js-components-with-jest?utm_source=vue.js.org&utm_medium=refferal&utm_campaign=OutreachB15653)
-[JavaScript Air 016 (03-30-2016)](https://javascriptair.com/episodes/2016-03-30/)
455
-
-[Full Stack Radio #50 (09-21-2016)](http://www.fullstackradio.com/50)
456
-
-[MW S04E08 - Vue.js with Evan You and Sarah Drasner (04-27-2017)](https://modernweb.podbean.com/e/mw-s04e09-evan-yu-sarah-drasner/)
457
-
-[Request For Commits #12 - Crowdfunding Open Source (Vue.js) (06-15-2017)](https://changelog.com/rfc/12)
458
-
-[The Web Platform Podcast 132: Vue.js (07-27-2017)](http://thewebplatformpodcast.com/132-vuejs)
459
-
-[JavaScript Jabber #276 with Maximilian Schwarzmüller (08-29-2017)](https://devchat.tv/js-jabber/jsj-276-vue-js-with-maximilian-schwarzmuller/)
460
-
-[Animating VueJS with Sarah Drasner(Software Engineering Daily 01-12-2017)](https://softwareengineeringdaily.com/2017/12/01/animating-vuejs-with-sarah-drasner/)
461
-
-[Views on Vue (weekly podcast on Vue started 03-06-2018)](https://devchat.tv/views-on-vue)
462
-
-[Vue podcast list via The QIT Tech Podcast Indexer](https://qit.cloud/search/vue)
-[vue-dev-server](https://github.com/paulpflug/vue-dev-server) - A small development server for building `vue` components.
475
-
-[Storybook](https://storybook.js.org) - The UI Development Environment. works with v3.2+ later.
476
-
-[Font Awesome Finder](https://chrome.google.com/webstore/detail/font-awesome-icon-finder/kjejboahkcobalmgldloeinebmbomgog) - Chrome extension to search, preview and choose Font Awesome icons and copy the selected icon HTML code & Unicode to clipboard.
477
-
-[vue-dummy](https://github.com/paulcollett/vue-dummy) - Placeholder Text and Dummy Images as a simple `v-dummy` directive.
478
-
-[Bit](https://github.com/teambit/bit) - Manage and reuse `vue` components between projects. Easily isolate and share components from any project without changing its source code, organize curated collections and install in different projects.
479
-
-[ComponentFixture](https://github.com/David-Desmaisons/ComponentFixture) - is a component design to develop and test other components, automatically binding their props.
480
-
-[vue-cli-template-dev-server](https://github.com/eliranmal/vue-cli-template-dev-server) - A development server for building vue-cli custom templates.
481
-
-[vue-codemods](https://github.com/SergioCrisostomo/vue-codemods) - Collection of codemod scripts that help update and refactor Vue and JavaScript files.
482
-
-[codesandbox](https://codesandbox.io/s/vue-vue) - An online IDE and prototyping tool for rapid Vue development.
483
-
-[vue-dom-hints](https://github.com/privatenumber/vue-dom-hints) - 💡 Get hints in the DOM. Minimal Vue devtool alternative.
484
-
485
-
- Server Side Rendering
482
+
- Tools
486
483
484
+
-[Bit](https://github.com/teambit/bit)
487
485
-[Nuxt.js](https://nuxtjs.org/)
488
-
489
-
- Experts on Twitter
486
+
-[Vuex](https://vuex.vuejs.org/en/)
487
+
-[Vue Router](https://router.vuejs.org/en/)
488
+
-[Vue Dev Tools](https://github.com/vuejs/vue-devtools)
0 commit comments