What other good home page loading solutions are there besides ssr?

in addition to server rendering, what are the solutions for loading the home page?


ways to optimize the first screen

  • server rendering
  • static caching of first screen content
  • Pictures loaded lazily
  • first screen introverted css rendering
  • Image size control
  • can't avoid loading a bitmap when the screen is white

Code split and demand loading


I think first of all, what specific problems should be solved for home page loading?
the landlord can clearly express your needs and prescribe the right medicine.


BigPipe learn about

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-1b312e4-2bd57.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-1b312e4-2bd57.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?