K
K
Kotaro Hiba2020-05-08 00:41:05
Vue.js
Kotaro Hiba, 2020-05-08 00:41:05

What can be written in Vue?

Hello everyone who reads.
In general, what is the essence of the issue, my friend and I are closely studying front-end development.
At the moment, we have a good level of knowledge of:
HTML5, CSS3 + Pug preprocessors, SASS, BEM methodology
. We have a good level of knowledge of JS and TS, there are several works done on MVC.
We know how to use GIT and Webpack.

Now we want to master Vue.js, but before that we only did simple one-page layout using jQuery, so it doesn’t occur to me which application can be written within 1-2 weeks (with the condition of studying) with the maximum use of Vue.
I ask you to suggest what you can try to write where Vue will have to be used to the maximum.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
Vasily Andreev, 2020-05-09
@lina666

Write instead of a blog accounting of expenses. Form of making a purchase - amount, date, expense item, comments, from which wallet. List of expenses-incomes with a filter by dates, by articles, by wallets. If there is time, then a page with statistics - expenses and incomes by item. Such an application is simple, but it has everything - from complex forms to lists and filters. Plus, you can try to use it every day yourself and understand how convenient it is.

V
Vaultboy84, 2020-05-09
@Vaultboy84

To be honest, it surprises me that people who supposedly know js and ts at a good level of mind cannot figure out what to do on the js framework. If you have such questions, then you do not know js. It's like saying, I'll never know what to type on the bootstrap, knowing the layout.

F
filimonov-da, 2020-05-09
@filimonov-da

Blog)))
Everyone started with him.
Base and authorization use firebase from Google

A
Arseny, 2020-05-08
Matytsyn @ArsenyMatytsyn

During this period, you can open the documentation and start doing everything in a row, collecting it into some kind of interface, if there is no acquaintance at all.
The documentation itself also contains references to examples of work, where you can also be inspired.
PS: it’s also worth understanding that there is no special magic behind Vue, it’s just the logic of building projects + reactivity. At the same time, almost all of this can be written on web components. The most interesting will begin with routing and Vuex.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question