Ask the front-end questions when the personal skill tree lights up.

Source: Internet
Author: User
I am pure PHP backend. now I want to learn some front-end knowledge and develop some small things by myself. With some basic javascript, html, and css, you can get started with vue. js. The problem is that I found my favorite website interface template on the Internet. Gith... I am a pure PHP backend. now I want to learn some front-end knowledge and develop some small things by myself. With some basic javascript, html, and css, you can get started with vue. js.

The problem is that I found my favorite website interface template on the Internet. Https://github.com/vinceg/boo .... How can I use an assets-type website template .. In particular, the home page I want is also in assets. It seems that there is no problem introduced.

Or this kind of template https://github.com/meritoo/Bo... no assets, but a direct interface html. and now I want to develop my own stuff based on this set. This process is to write back-end, write vue. js, then modify the block elements in the html template at, add the vue. js element, and then view and display these processes.
It seems complicated to change html.

I have used angularjs for a while. using laravel for frontend and backend separation, I feel a lot of work is required to separate the frontend and backend, although I have not tried to separate the frontend and backend. Now I want to try it without separation. if you know something, please advise me.

Reply content:

I am pure PHP backend. now I want to learn some front-end knowledge and develop some small things by myself. With some basic javascript, html, and css, you can get started with vue. js.

The problem is that I found my favorite website interface template on the Internet. Https://github.com/vinceg/boo .... How can I use an assets-type website template .. In particular, the home page I want is also in assets. It seems that there is no problem introduced.

Or this kind of template https://github.com/meritoo/Bo... no assets, but a direct interface html. and now I want to develop my own stuff based on this set. This process is to write back-end, write vue. js, then modify the block elements in the html template at, add the vue. js element, and then view and display these processes.
It seems complicated to change html.

I have used angularjs for a while. using laravel for frontend and backend separation, I feel a lot of work is required to separate the frontend and backend, although I have not tried to separate the frontend and backend. Now I want to try it without separation. if you know something, please advise me.

When I was at school, I helped my roommate develop a project front-end page. He wrote Java to provide interfaces, and then the front-end interface directly found a background theme template like this. In fact, these files are static html files. if you look at the source code, it may be scared because the data is written to html, for example, every td in a table is written to death. In fact, if you set a framework (such as Vue or Angular) on this UI, a large part of the code can be deleted directly, then, the interface data is used for dynamic rendering.
Therefore, it is much simpler to first locate the code that can be killed and then render the page through interface data.

Demohttps as a phper vuejs: // github.com/tigerb/eas...ha ~

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.