Build a Vue js Translator App Using The Yandex API

preview_player
Показать описание

CODE: Code for this video
DEMO: Try the app

MY VUE.JS COURSE

SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support:

FOLLOW TRAVERSY MEDIA:
Рекомендации по теме
Комментарии
Автор

Присоединяюсь к тем, кто уже высказался.
Уроки просто великолепны!

Появление каждого нового урока лично я воспринимаю как маленький праздник. :)
И каждый раз с радостью предвкушаю момент, когда удастся урок посмотреть и получить не только порцию новых практических знаний, но и большое удовольствие.

Brad! Огромное спасибо за поистине полезные и интересные уроки!

alexanderfrize
Автор

Finally I learned, how to host my vue cli application in a shared hosting
Thanks you so much brad

returnZeroo
Автор

"whilst I was creating a react native application in a new mobile dev series I have coming" WOW can't wait

abdulkadirosman
Автор

How many times I will vote up your projects? Brad is great guys!!

romaniaplus
Автор

31:18 If you use bootstrap 4, type: offset-md-3 instead of col-md-offset-3.

maksimtroshkov
Автор

In light of Chandasouk's question, could you do a video on when you choose which framework to use? Is it just preference or is it about what the job entails?

ginoskotheon
Автор

Very useful and informative, thanks for the effort.

shan_doo
Автор

vuejs rocks! thanks for this great tutorial!

haskelltype
Автор

liked it! give more practical examples of working with Vue!
Small question - what's the wallpaper on your desktop? Want the same on macOS! )

musoverda
Автор

Very nice tutorial. What i would like to ask you is... Do you think that you can explain your way of thinking when you program stuff. For example when you made this translator app the text need to be emited then the response needed to be selected and put in the TranslatorText etc. How would you explain this stuff to a guy that know programming languages and stuff but cant get the logic behind connecting the small parts to make a app work. :D

RiiiadDesign
Автор

please make a crash course of sass and html preprocessor

surajrathod
Автор

great tut! having now experienced both react and vue which one would you say you prefer / choose?

alexkey
Автор

Hi Traversy!
Thanks for the video!
About the http request, why you created into App.vue instead TranslateForm.vue? We can't create in the TranslateForm? Or was just your preference? Thanks

vitorx
Автор

Are there any alternatives for Yandex to obtain API key?

andriiauziak
Автор

Hey Brad! great example! how about doing something similar, but with online music player - lastfm, soundcloud or something similar?
in other words, to make the Vue application that uses the API of any online music player?

musoverda
Автор

Mine isn't showing up when it's hosted. Just a blank page with the origin index.html that still has the files will be auto

sirblt
Автор

I couldn’t reach the demo of the project, can you please update the link?

SB-yfxb
Автор

is there any some sort of vue js developer tool for yandex browser?

jwiyhiy
Автор

why did you decide to put the vue-resource api call in the main app.vue instead of the specific component that is triggering that call?

andrewkiminhwan
Автор

You can tell, there is a way in Vue that for some event (click for example) the action was updated let's say v-for?
Thank you.

alex_akuna