Joke Collection Website - Mood Talk - Some front-end programmers would rather type their own code than use front-end code written by back-end programmers. Why?

Some front-end programmers would rather type their own code than use front-end code written by back-end programmers. Why?

Hello everyone,

As an ordinary front-end programmer, let me talk about why front-end programmers don't use front-end codes written by back-end programmers.

1. Back-end programmers have hardly written formal front-end code, and most of the front-end code is just a simple HTML page for back-end testing.

In fact, all back-end programmers know that they don't have time to learn both front-end and back-end. I feel that it is good for the back end to learn a language well, while the front-end codes written by the back-end programmers are mostly simple HTML, not even a simple CSS, almost only skeletons and functions, and have no aesthetic consciousness.

2. Front-end programmers have been writing front-end pages for a long time, but it won't take long to write a page. Back-end programmers had better write an unusable front-end page by themselves.

For a front-end programmer, it really doesn't take long to write a page. The most important thing is js. How to realize the dynamic of page data is the most important technology of the front end, and it is good that the back-end programmer can interact well with the front end. It's good to be able to dock 80%, and let the back end write the front-end code for you.

The most important thing is how can the back-end programmer have time to write front-end code for you? Real company development, the back end can write the interface well, just send you a json data you want. Thank god we don't quarrel. Who has time to manage your front end?

Moreover, the front page is also very important. After all, it is for users to see. Simple as it is, it takes time. Leave these simple things to our front end.