Skip to content

Commit

Permalink
Update 05-2018
Browse files Browse the repository at this point in the history
  • Loading branch information
yongheyo committed May 14, 2018
1 parent 273c5e6 commit 020b486
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,28 @@ Also published on [Mybridge Publication](https://medium.mybridge.co)
* [v.Feb 2018 - Top 10 Vue.js Aricles](./src/02-2018.md)
* [v.Mar 2018 - Top 10 Vue.js Aricles](./src/03-2018.md)
* [v.Apr 2018 - Top 10 Vue.js Aricles](./src/04-2018.md)
* [v.May 2018 - Top 10 Vue.js Aricles](./src/05-2018.md)

<br>

## Other Monthly:
* [JavaScript Top 10](https://github.com/Mybridge/javascript-articles-monthly)
* [Angular Top 10](https://github.com/Mybridge/angular-articles)
* [React Top 10](https://github.com/Mybridge/react-articles-monthly)
* [Vue.js Top 10](https://github.com/Mybridge/vuejs-articles)
* [Python Top 10](https://github.com/Mybridge/python-articles)
* [Node.js Top 10](https://github.com/Mybridge/nodejs-articles)
* [Web Development Top 10](https://github.com/Mybridge/web-development-articles)
* [Machine Learning Top 10](https://github.com/Mybridge/machine-learning-articles)
* [Swift Top 10](https://github.com/Mybridge/swift-articles)

## Open Source Monthly:
* [JavaScript Open Source Top 10](https://github.com/Mybridge/javascript-open-source)
* [Angular Open Source Top 10](https://github.com/Mybridge/angular-open-source)
* [React Open Source Top 10](https://github.com/Mybridge/reactjs-open-source)
* [Vue.js Open Source Top 10](https://github.com/Mybridge/vuejs-open-source)
* [Python Open Source Top 10](https://github.com/Mybridge/python-open-source)
* [Node.js Open Source Top 10](https://github.com/Mybridge/nodejs-open-source)
* [Web Development Open Source Top 10](https://github.com/Mybridge/web-development-articles)
* [Machine Learning Open Source Top 10](https://github.com/Mybridge/machine-learning-open-source)
* [Swift Open Source Top 10](https://github.com/Mybridge/swift-open-source)
75 changes: 75 additions & 0 deletions src/05-2018.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
# Vue.js Top 10 Articles for the Past Month (v.May 2018)

<img src="may-vue-top10.jpg" width="800" alt="Mybridge"></a>

For the past month, we ranked nearly 1,000 Vue.js articles to pick the Top 10 stories that can help advance your career (1% chance).

* Topics in this list: Invoicing App, Nuxt.js, Transitions, CLI 3, Youtube Clone, Methods, Computed, Watchers, E-Commerce App, Parcel
* Also published on [Medium](https://goo.gl/XNHahL)

<br>

### Course of the month:

[A) Beginners: Vue JS 2 — The Complete Guide (incl. Vue Router & Vuex).](http://bit.ly/2CZ1kvh) [13,879 recommends, 4.8/5 stars]

[B) Firebase: Build Web Apps with Vue JS 2 & Firebase.](http://bit.ly/2Iqf4p6) [320 recommends, 4.9/5 stars]

<br>

## Rank 1
### [Building a Mini Invoicing App with Vue and Node : Database and API](https://scotch.io/tutorials/building-a-mini-invoicing-app-with-vue-and-node-database-and-api?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 2
### [Creating a Website with Nuxt.js and WordPress REST API](https://medium.com/@moustachedesign/creating-a-website-with-nuxt-js-and-wordpress-rest-api-51cf66599cf3?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 3
### [Native-Like Animations for Page Transitions on the Web](https://css-tricks.com/native-like-animations-for-page-transitions-on-the-web?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 4
### [Vue CLI 3 — the deep dive](https://blog.logrocket.com/vue-cli-3-the-deep-dive-41dff070ac4a?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 5
### [Build VueTube: A Youtube Clone with VueJS, Webpack and Flexbox](https://medium.com/techtrument/build-a-video-player-like-youtube-in-vuejs-webpack-and-flexbox-b51ef9bede0b?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 6
### [Demystifying Vue.js internals](https://medium.com/js-imaginea/the-vue-js-internals-7b76f76813e3?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 7
### [Methods, Computed, and Watchers in Vue.js](https://css-tricks.com/methods-computed-and-watchers-in-vue-js?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 8
### [Build Vue.js E-Commerce on Top of Headless ButterCMS [Demo]](https://snipcart.com/blog/vuejs-ecommerce-headless-buttercms?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 9
### [6 Reasons to use Vue.js](https://dev.to/lynnewritescode/6-reasons-to-use-vuejs-1p6c?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 10
### [Give Parcel a Try, You May Like It](https://medium.com/@michaelsholty/give-parcel-a-try-you-may-like-it-75cd12a2bfb8?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
Binary file added src/may-vue-top10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 020b486

Please sign in to comment.