Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5a40bfa

Browse files
Merge branch 'main' into add-more-resources
2 parents ff525e3 + a13d965 commit 5a40bfa

File tree

2 files changed

+94
-1
lines changed

2 files changed

+94
-1
lines changed

‎CONTRIBUTORS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ This project exists thanks to all these contributors.
66
- [Imran Mohamed](https://github.com/i786m)
77
- [Phuoc Nguyen](https://github.com/phuoc-ng)
88
- [Qiujie Li](https://github.com/qjnz)
9+
- [Dang Vu](https://github.com/im6h)
10+

‎README.md

Lines changed: 92 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
2626
- [JavaScript](#javascript)
2727
- [Git](#git)
2828
- [React](#react)
29+
- [Vue](#vue)
2930
- [Icons](#icons)
3031
- [Fonts and Typography](#fonts-and-typography)
3132
- [Illustrations](#illustrations)
@@ -235,7 +236,9 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
235236
- [CodeChef](https://www.codechef.com/)
236237
- [SPOJ](https://www.spoj.com/)
237238

238-
- Snippets and cheetsheets
239+
240+
- Snippets and cheatsheets
241+
239242
- [A ridiculous collection of cheatsheets](https://devhints.io/)
240243
- [Modern JavaScript Cheatsheet](https://github.com/mbeaudru/modern-js-cheatsheet)
241244
- [Favorite JavaScript utilities in single line of code](https://1loc.dev/)
@@ -399,6 +402,94 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
399402

400403
[👆 Back To Top](#table-of-contents)
401404

405+
# Vue
406+
407+
- Documentation
408+
409+
- [Vue Docs](https://vuejs.org/v2/guide/)
410+
- [Vue Cheatsheet](https://devhints.io/vue)
411+
412+
- Courses
413+
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.
417+
418+
- Books
419+
420+
- [The Majesty Of Vue.js](https://www.packtpub.com/web-development/majesty-vuejs)
421+
- [Learning Vue.js 2](https://www.packtpub.com/web-development/learning-vuejs-2)
422+
- [The Majesty Of Vue.js 2](https://leanpub.com/vuejs2)
423+
- [Vue.js 2 Cookbook](https://www.packtpub.com/web-development/vuejs-2-cookbook)
424+
- [Vue.js in Action](https://www.manning.com/books/vue-js-in-action)
425+
- [Testing Vue.js Applications](https://www.manning.com/books/testing-vuejs-applications)
426+
- [Vue.js 2 and Bootstrap 4 Web Development](https://www.packtpub.com/web-development/vuejs-2-and-bootstrap-4-web-development)
427+
- [Full-Stack Vue.js 2 and Laravel 5](https://www.packtpub.com/application-development/full-stack-vuejs-2-and-laravel-5)
428+
- [Mastering Vue.js](https://masteringvuejs.com)
429+
- [Fullstack Vue: The Complete Guide to Vue.js](https://www.fullstack.io/vue/)
430+
- [Vue.js 2 Design Patterns and Best Practices](https://www.amazon.com/dp/178883979X)
431+
- [Vuex Quick Start Guide](https://www.amazon.com/dp/1788999932)
432+
- [Full-Stack Web Development with Vue.js and Node](https://www.amazon.com/Full-Stack-Web-Development-Vue-js-Node/dp/1788831144)
433+
- [The Vue Handbook](https://vuehandbook.com)
434+
- [ASP.NET Core 2 and Vue.js](https://www.amazon.com/dp/1788839463)
435+
- [Getting to Know Vue.js](https://www.apress.com/us/book/9781484237809)
436+
- [Vue: Build & Deploy](https://leanpub.com/vue-book)
437+
- [Building Applications with Spring 5 and Vue.js 2](https://www.packtpub.com/application-development/building-applications-spring-5-and-vuejs-2)
438+
- [Vue.js Quick Start Guide](https://www.packtpub.com/application-development/vuejs-quick-start-guide)
439+
- [Vue.js Component Patterns Course](https://fdietz.de/pages/vue-component-patterns-course/)
440+
- [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)
443+
- [Vue.js](https://www.amazon.com/Vue-js-Actionable-Chris-Minnick/dp/1951959019)
444+
- [Become a Ninja with Vue 3](https://books.ninja-squad.com/vue)
445+
- [Large Scale Apps with Vue 3 and TypeScript](http://leanpub.com/vue-typescript/c/vaYXLEFWbMi7)
446+
447+
- Podcasts
448+
449+
- [Enjoy the Vue: The new Vue.js podcast](https://enjoythevue.io/)
450+
- [Full Stack Radio #30 (11-23-2015)](http://www.fullstackradio.com/30)
451+
- [JavaScript Jabber #187 (11-25-2015)](https://devchat.tv/js-jabber/187-jsj-vue-js-with-evan-you)
452+
- [Changelog #184 (11-27-2015)](https://changelog.com/podcast/184)
453+
- [Software Engineering Daily (12-29-2015)](http://softwareengineeringdaily.com/2015/12/29/front-end-javascript-with-evan-you/)
454+
- [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)
463+
- [Cynical Developer #99 (10-15-2018)](https://cynicaldeveloper.com/podcast/99/)
464+
- [Syntax #130 (03-27-2019)](https://syntax.fm/show/130/the-vuejs-show-scott-teaches-wes)
465+
- [和 Vue.js 框架的作者聊聊前端框架开发背后的故事 [zh-CN]](https://teahour.fm/78)
466+
467+
- Youtube Channels
468+
469+
- [VueNYC](https://www.youtube.com/vuenyc)
470+
- [VueConf EU](https://www.youtube.com/channel/UC9dJjbYeXjirDYYVfUD3bSw)
471+
472+
- Vue Tooling
473+
474+
- [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
486+
487+
- [Nuxt.js](https://nuxtjs.org/)
488+
489+
- Experts on Twitter
490+
491+
[👆 Back To Top](#table-of-contents)
492+
402493
# Icons
403494

404495
- [Icons8](https://icons8.com/)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /