|
|
|
|
|
by mozumder
3524 days ago
|
|
So, I made a Django site with a VanillaJS single-page app framework (no React/Redux) and that includes Django server-rendered fastboot, in about 10KB Javascript code. I made it/use it for our fashion site - https://www.futureclaw.com Page load times are about .5 seconds for me, with lots of graphics. Also, I'm pretty sure it's faster than React. Is this something people want to use that I should package up into its own product? It's a little bit of code but mostly methodology discipline. |
|
I'm currently using .Net/Java/C++ (yeah...) and am wanting to get away from that and switch to Python full time. So, I have been looking at as much Python code as I can lately.