Is amazing where is Javascript

jeancarlosn

jeann

Posted on September 3, 2018

Is amazing where is Javascript

I got 6 years ago in javascript, I start with jquery, next ECMAScript and I worked with framework AngularJs and Angular, too libraries like VueJs and ReactJs is very interesting for me is technologies.

Today with Vue I can make visual application and with GTK waaaao!, check this out:

First Step:

sudo apt install build-essential libgtk-3-dev
Enter fullscreen mode Exit fullscreen mode

and last one:

npm install --global vue-cli
vue init mimecorg/vuido-webpack-template my-project #Create new Project on vuejs
cd my-project
npm install
npm run build #Compile and update compiled
npm start #See Window, look this out
Enter fullscreen mode Exit fullscreen mode

alt text

💖 💪 🙅 🚩
jeancarlosn
jeann

Posted on September 3, 2018

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Is amazing where is Javascript
javascript Is amazing where is Javascript

September 3, 2018