Answer the question
In order to leave comments, you need to log in
Is it possible to use something other than HTML/CSS/JS?
I am a front-end developer and work as a freelancer, and I had the following question: if a customer says to make a website from a psd layout, can I use different technologies besides HTML/CSS/JS? For example, instead of media queries, it is easier for me to use Bootstrap, and I also like Vue.js, but if the customer does not specify whether I should use them or not, can I use them?
Answer the question
In order to leave comments, you need to log in
can i use them
One of the problems of modern js frameworks is SEO optimization. I think Vue, React are suitable for personal accounts, because they do not need to be indexed. Bootstrap unlike Vue, React allows you to load the DOM of the page and index the page.
If vue, then I think it’s better to work in conjunction with the backend, because then when you pass the layout, the back can’t do anything if it doesn’t write to vue.
But bootstrap can be used, but it's just a library.
For example: https://semantic-ui.com/
I think you can learn PWA, jquery.
You can look for work related to vue, and already work in this direction.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question