- Getting Started - First-Time Git Setup - article where describes starter settings for git step by step.
- Animista - place where you can play with a collection of ready to use CSS animations, tweak them and download it;
- Everything You Need to Know About !important CSS Declarations - article about
!important
keyword.
-
JavaScript.info - online book about JavaScript and related technologies;
-
Learn RegEx The Easy Way - article for learning RegExp;
-
JavaScript Event KeyCodes - display info about pressed key;
-
- App Manifest Generator - manifest generator for your Progressive Web Application;
- HTTP response status codes - detailed information about response status codes;
- HTTP Caching:
- Prevent unnecessary network requests with the HTTP Cache - article about HTTP caching by using
Cache-Control
,ETag
andLast-Modified
headers; - Configuring HTTP caching behavior - article and test environment, where you can practice and learn how configure your project for HTTP caching.
- Prevent unnecessary network requests with the HTTP Cache - article about HTTP caching by using
- JSBEN.CH - online JavaScript benchmark tool / playground;
- devhints.io - collection of web development cheatsheets;
- W3Schools - educational site that helps you to learn something new about web development, or improve and refresh this knowledge;
- Wisdomweb.ru - educational site about web development on russian language;
- Can I use... - displays browsers table with information about support selected technology;
- AllGithubEmojis - gallery with Github emojis and it naming.
- Am I Responsive? - website that displays you how yourwebsite/web app look on many devices.
- Useful DevTools Tips And Shortcuts (Chrome, Firefox, Edge) - article about many various devtools features.
- Shields.io - generates informational badges for GitHub, Travis CI, Jenkins, WordPress and many more services;
- CodeMyUI - handpicked collection of Web Design & UI Inspiration with code snippets;
- ascii.today - beautiful ASCII titles generator;
- browsersl.ist - a page to display compatible browsers from a browserslist string;
- removebg - remove background from loaded image;
- ICONFINDER - market place for vector icons in SVG, PNG, CSH and AI format;
- icons8 - gallery where you can to download design stuff for free (such as icons, photos, UX illustrations, and music for your videos);
- favicon.io - favicon generator;
- uxwing - gallery where you can to download svg icons;
- svgrepo - gallery where you can to download svg icons;
- iconscout - gallery where you can to download icons, illustrations and stock photos;
- Pexels - free stock videos;
- ColorDesigner - simple color palette generator;
- Coolors - another palette generator;
- Habr - journal where you can read articles on any themes (but most of them about techologies, design, programming and etc.);
- Medium - journal where you can read articles on any themes (not only about techologies, design, programming and etc.);
- CSS-LIVE - site where you can read articles about Frontend subject matter;
- aligator.io - site where you can read articles about web development;
- Web Dev Resources - blog that collect many useful links for web dev and design;
- 81 of the Best Places to Learn to Code For Free - blog where describes many patformsm courses and etc. for learning and upgrading your programming skills;
- Pony Foo - journal about EcmaScript ecosystem and everything connected with it;
- TLDRLegal - short, but clear information about each license;
- HTML Academy - interactive online courses about web dev and everything connected with it;
- Codecademy - interactive platform for learning programming;
- freeCodeCamp - another pretty nice platform for upgrading your skills or learning something new in programming;
- Pluralsight - the technology skills platform that collect many online courses about development;