How to realize the componentization of front-end ui without relying on front-end frameworks such as React, Vue and Angular?

< H2 > how to realize the componentization of front-end ui without relying on front-end frameworks such as React, Vue and Angular? < / H2 >

develop one yourself?


before using this, most of the front-end interface components are implemented based on jQuery, of course, there are some self-contained ui components that do not rely on jQuery or use other frameworks, but jQuery-based components are the most abundant.


there are many front-end UI components on the market, so you can just use them, so you don't have to build wheels over and over again.
recommends a pure front-end UI component of

Previous: Data cannot be queried after mysql preprocessing

Next: Vue {{num / 1000}} retains two significant digits

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3071b-4d3b3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3071b-4d3b3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?