anjathiart's Stars
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
prisma/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
bbachi/angular-java-example
This is an example project of angular with java
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
TokyoFarmer/node-sql-2
SQL generation for node.js
anjathiart/100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
ShetlandJ/Vue3Todo
[OUTDATED IN 2022!] Vue 3 Composition API examples!
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
interagent/http-api-design
HTTP API design guide extracted from work on the Heroku Platform API
Kong/apiglossary
Open source glossary of API terms, acronyms and industry buzzwords.
public-apis/public-apis
A collective list of free APIs
johndatserakis/koa-vue-notes-api
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and async/await.
sitepoint-editors/notes-board
A Node.js MVC application to CRUD plain-text notes—Hapi.js, Sequelize.js, SQLite, Pug, Concise CSS, Jake, Docker
vuetifyjs/vuetify
🐉 Vue Component Framework
benkeen/generatedata
A powerful, feature-rich, random test data generator.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
vuejs/vue-cli
🛠️ webpack-based tooling for Vue.js Development
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
arunredhu/vuejs_boilerplate
Large scale Vue.js application boilerplate
alexander-elgin/vue-todo-list
ToDo List sample app based on Vue + Vuex + Vuetify + Vee-Validate
rudyxu1102/vue-blog
Vue2 + Node.js + Mongodb 前后端分离的个人博客
latovicalmin/nodejs-websockets
Basic example for the Websockets
latovicalmin/vuejs-websockets-example
Basic example for the Websockets with Vue.js 2
crisgon/vue-cart
:dollar: A shop cart made with vue
DominikAngerer/auth0-vue
A simple Vue.js Demo Application that uses Auth0 for Authentication
jsardev/vuejs-example-stock-trader
Vue.js + Vue Router + Vuex in a simple Stock Trading game
johndatserakis/koa-vue-notes-web
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and Vuex store modules.