Front-end routing or back-end routing problem

novice questions

I use React in front end and have mssql database in the background. One is
(create-react-app) react+ ajax + nodejs + react router + DB
the other is
(create-react-app) react+ ajax + nodejs + express + DB

the second is OK. I"m not sure about the first. Is there a big difference between the two?

Apr.11,2021

what type of project to do
the first is the spa bar
the second server rendering

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