Links - Web Development
Here is a curated links of sites that are I think are useful as I learn or relearn Web Development further. Incomplete of course but there's always the internet. Will add any that are worthy to be linked here. For now, this would suffice. If you think there are links worthy to be added here, let me know in the comment below. Thank you!
WebDev Environments
- Docksal - best tool for local web development without learning the nitty gritty docker and docker-compose things
- Provus - Promet's opensource framework for Drupal 8/9. I implemented the current automatic drupal core upgrade functionality.
Backend Development
Front-End Development
- Photopea - FREE Photoshop-like tool on the web
- Background Removal
- Background Removal2
- Background Video Editing
- Unsplash StockPhotos: Free
- Openshot - Opensource video editing
- Google Chrome: ColorPick Eyedropper
- Firefox: ColorZilla - also a color picker
- Mozilla Developer Network - Web Technology Docs for Developers - MDN
- Google Fonts - Free Fonts from Google Fonts (check licenses)
- Emulsify - open-source tool for creating design systems with reusable components and clear guidelines for teams
- Style Guides
- Font Awesome - internet's icon library and toolkit used by millions of designers, developers, and content creators
Front-End Frameworks
Web Accessibility
Tools
- API Collections
- DevDocs - collection of Developer Documentations by freecodecamp.org
- Postman
- Quick guide to IndexDB
- httpie - for testing APIs
- Bare CURL from CLI - For quick testing API without using Postman
- Mock Codes - mock API status codes
- Mockoon - easily creates mock APIs. Download the package for your OS to create the json file. Is opensource.
- Mocky - opensource for mocking APIs. No signups needed.
- REQ|RES - Test your front-end against a real API