
Speed Up Your Website - Chris Titus Tech
video description
Date: 2022-03-21
Related videos
Comments and reviews: 10
Staycalm2010
I program in my spare time as a hobby which has included web dev.
I love hand coding my -Websites- (their just sandboxes really).
IMHO, If you do not wan't anything too fancy you could create a static website and use very little, if any frameworks.
I would just use basic HTML/CSS and sprinkle a little Javascript (ECMAscript) to create the menus (you don't even have to do that). And you would shrink the page size to just a few K. and would load super fast. (I run a test server off a rasberryPi).
But that's just me, because I enjoy coding. I understand it is not for everyone.
You could go the Python route, and use Django or Flask.
I am currently learning Java at the moment which i understand you can use to create websites also.
reply
I program in my spare time as a hobby which has included web dev.
I love hand coding my -Websites- (their just sandboxes really).
IMHO, If you do not wan't anything too fancy you could create a static website and use very little, if any frameworks.
I would just use basic HTML/CSS and sprinkle a little Javascript (ECMAscript) to create the menus (you don't even have to do that). And you would shrink the page size to just a few K. and would load super fast. (I run a test server off a rasberryPi).
But that's just me, because I enjoy coding. I understand it is not for everyone.
You could go the Python route, and use Django or Flask.
I am currently learning Java at the moment which i understand you can use to create websites also.
reply
gwgux
This was particularly interesting! WordPress is my least favorite CMS, but I like how you went through talked about the various ways the site can be slowed down. There was a lot of useful information here and for all the badly coded and slow sites out there I hope more people see this video.
Also, have you ever done a video on Cloudflare? We use them for our DDOS protection and CDN and I'm curious what you think about them.
reply
This was particularly interesting! WordPress is my least favorite CMS, but I like how you went through talked about the various ways the site can be slowed down. There was a lot of useful information here and for all the badly coded and slow sites out there I hope more people see this video.
Also, have you ever done a video on Cloudflare? We use them for our DDOS protection and CDN and I'm curious what you think about them.
reply
Olaf
websites generated by WordPress or Wix or similar load far too many JavaScript and CSS files. that's what you call really bloated. and external file access always takes time. make sure you only load one or two of each (JS and CSS) max and optimize your images in size for different resolutions. and YES, that means hand coding. and it's not more work than turning a WordPress template into a usable website.
reply
websites generated by WordPress or Wix or similar load far too many JavaScript and CSS files. that's what you call really bloated. and external file access always takes time. make sure you only load one or two of each (JS and CSS) max and optimize your images in size for different resolutions. and YES, that means hand coding. and it's not more work than turning a WordPress template into a usable website.
reply
Gabriel
Thank you for mentioning Asset CleanUp in this video, Chris! I'm the plugin's Lead Developer and I like the fact that you pointed out important things such as testing after unloading CSS/JS. If you guys have any questions or feature suggestions about this page speed booster plugin, let me know at your earliest convenience!
reply
Thank you for mentioning Asset CleanUp in this video, Chris! I'm the plugin's Lead Developer and I like the fact that you pointed out important things such as testing after unloading CSS/JS. If you guys have any questions or feature suggestions about this page speed booster plugin, let me know at your earliest convenience!
reply
7th
I would really like to see a video covering making your own personal repo that auto compiles selected aur packages on an arch server so you don't have to compile aur packages on each instalation you have
reply
I would really like to see a video covering making your own personal repo that auto compiles selected aur packages on an arch server so you don't have to compile aur packages on each instalation you have
reply
David
optimize everything for dialup? Remember when hi speed was available in some parts of the country but the web pages were optimised or geared for dial up? It atleast seemed fast at the time :)
reply
optimize everything for dialup? Remember when hi speed was available in some parts of the country but the web pages were optimised or geared for dial up? It atleast seemed fast at the time :)
reply
Tracy
Hi Chris! Do you know if asset-cleanup is similar to WP Optimize? I'm sure you don't use every, single plug-in, but thought maybe you might have knowledge on this one as it's popular.
reply
Hi Chris! Do you know if asset-cleanup is similar to WP Optimize? I'm sure you don't use every, single plug-in, but thought maybe you might have knowledge on this one as it's popular.
reply
HRSCR
Geez. Now i understand :D . A lot of plugins my friend, just take care of the images, .js database and Apache server settings. If you want a modular theme, go for -Divi- theme.
reply
Geez. Now i understand :D . A lot of plugins my friend, just take care of the images, .js database and Apache server settings. If you want a modular theme, go for -Divi- theme.
reply
tactileslut
Chase, Dish and AT&T are huge companies with dog snot slow websites. On each, see how long it takes to show a login form or validate credentials.
reply
Chase, Dish and AT&T are huge companies with dog snot slow websites. On each, see how long it takes to show a login form or validate credentials.
reply
Jo-o
Pleople seem to find a2 hosting good. Personally I think they are a complete garbage. Not to mention customer support! Ridiculous!
reply
Pleople seem to find a2 hosting good. Personally I think they are a complete garbage. Not to mention customer support! Ridiculous!
reply
Add a review, comment
Other channel videos















