Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
tahnik389898y@awwplusaww Takes a lot of hard work and calibration. I'm using react redux and react-router for my website so it was pretty difficult. The thing that helped most was server side rendering.
Using this technologies you can render everything from server and send to the user. But yeah takes a lot of time to do that :) -
Korvax55708y@tahnik i changed the design of the website and it went to 60/100 but the speed is good.
1 second on first load then 400 ms on repeated loads -
tahnik389898y@DavidKevork yeah, changing website after tweaking can be challenging. I might need tweak again as well. Not completely done with this
-
tahnik389898y@awwplusaww And also a tool called sharp from npm helps. You can use it compress and cut resolutions down while sending images from backend. I use it with express :)
-
achehab8448yPlot twist: didn't create any website, changed the scores with the "inspect element".
Kidding, plz don't hate me
*flies away* -
tahnik389898y@achehab haha, I will share the website once I'm done with the authentication. You can have a look at it yourself ;)
-
achehab8448y@tahnik haha ofc I believe you, i was just kidding! however, sharing it if possible would also be of great help for me and others as a reference. Good Job!
-
tahnik389898y@arsyed04 I don't have a blog. I'll try to make some posts when I get time. It's a lot of things to go through
-
Dacexi120368ywhen i do that i get like 80/100 because of one thing. follow their guide on how to fix and they still says i need to fix it 😤
PS. Congratulations man. I have never gotten anything higher than 99 ;)
Related Rants
-
ahmedam23What only relying on JavaScript for HTML form input validation looks like
-
isaacWeisberg21Me and my wife are software engineers Started dating while doing a project together I guess you could say that...
-
JMoodyFWD48My "Coding Standards" for my dev team 1.) Every developer thinks or have thought their shit don't stink. If y...
This is what success looks like. Worth my whole night behind this :)
undefined
speed
web development