Favorite websites for Frontend Web development in 2023

My favorite websites for Frontend Web development in 2023

Key points from the video:

- jscompress.com for compressing JavaScript - for small project where I don't set up a development environment. It doesn't just remove white-space but it renames also variables and does other optimizations

- csscompressor.com for compressing CSS t - for small project where I don't set up a development environment

- For CSS gradients: cssgradient.io for background and cssportal.com/css-text-gradient-generator for text

- imagecompressor.com for image optimizations

- caniuse.com for Browser support information about HTML5, CSS3 and JavaScript(ES2015+/ES6+)

- iloveimg.com/crop-image for cropping images and iloveimg.com/resize-image for resizing images

- cloudconvert.com/webp-converter for converting images to a different format

I started recently to use OpenAI's ChatGPT for some SEO inspiration: chat.openai.com

Sorca Marian

Freelancer software engineer and architect

https://self-manager.net/
Previous
Previous

Favorite Chrome extensitons in 2023 for Web development - FrontEnd

Next
Next

My favorite npm packages in 2023 for FrontEnd Web development