Skip to content

Instantly share code, notes, and snippets.

View rppf's full-sized avatar
😏
Addicted to automation.

Raymond P. Florendo rppf

😏
Addicted to automation.
  • Philippines
View GitHub Profile
import App from '@/App.vue';
import messages from '@/lang';
import routes from '@/routes';
import Buefy from 'buefy';
import Vue from 'vue';
import VueI18n from 'vue-i18n';
import VueRouter from 'vue-router';
import 'bulma-carousel/dist/bulma-carousel';
import 'buefy/lib/buefy.css'
Mention any frameworks (frameworks used in backend web developement) your familiar with. Describe.
Explain what is MVC ?
What's your preferred development language in backend web development ? Why
What technologies are you familiar with in terms in backend web development ?
Mention any development tools you are know/using in terms in backend web development. Describe each.
Mention any Package Managers (package managers used in backend web development) you know or familiar with. Describe.
Who would you choose, SQL or NoSQL ? Why
Are you familiar in using Git or any Version Control System ?
If you encountered an error, what sites or blogs you usually go ?
<-Server Side->