
WELCOME TO SIMPLEÂ DEV
Complex is a bunch of simple stuff together
How to create a simple UI project with routes using Vue / Vuetify / Vue-Router
Full code: https://github.com/aleksvp2017/simpleui Using: Vue; Vuetify Vue-Router I'm assuming you do have node installed (if you don't,...
How to protect Node server endpoints, checking for JSON Web Tokens
Full code: https://github.com/aleksvp2017/secureroutes Using: Node.js; Express; express-bearer-token; jsonwebtoken I'm assuming that you...
How to set a simple HTTP server with routes using Node and Express
Full code: https://github.com/aleksvp2017/simpleserver Using: Node.js; Express. Assuming that you have Node instaled (if you don't, you...
How to send a whatsapp message using Node.js and Twilio API
Full code: https://github.com/aleksvp2017/nodewhatsapp Using: Node.js; Twilio; Visual Studio Code. First things first. There are two ways...
How to communicate between components in a Vuetify app
Full code: https://github.com/aleksvp2017/infoflow Using: Vue/Vuetify: to construct de UI; Vuex: to share data between components; Visual...
How to debug webpack-dev-server UI app with VS Code and Chrome
Full code: https://github.com/aleksvp2017/debug Using: Vue: to construct de UI; Visual Studio Code: to write and debug the code; Chrome:...






