Web Development Resources
To work as a web developer, we meet with new technologies every day, and need to deal with different browsers on different platforms, each of which has different characteristics and behaviors. Fortunately, we have many libraries, tools and websites to ease our life.
Here is a collection of useful resources I've found on my journey to becoming a better developer.
Knowledge Base
- Mozilla Developer Network
- Build a Great Web Experience | Google Developers
- Web Development - MSDN
- WebKit JS | Apple Developer Documentation
- WebPlatform Docs (discontinued)
Specifications
HTTPS SSL TLS
Tools
Browser Compatibility
- Can I use… Support tables for HTML5, CSS3, etc
- Chrome Platform Status
- Firefox Platform Status
- WebKit Feature Status | WebKit
- Microsoft Edge web platform features status and roadmap - Microsoft Edge Development
Version history of various browsers
- Chrome
- Google Chrome release history - Wikipedia
- Firefox
- Firefox release history - Wikipedia
- Firefox developer release notes - Mozilla | MDN
- IE
- Internet Explorer versions - Wikipedia
- Edge
- Microsoft Edge release notes - Microsoft Edge Development
- Microsoft Edge Release History - Wikipedia
- Safari
- Safari Release Notes | Apple Developer Documentation
- Safari version history - Wikipedia
- Opera
- Opera version history - Opera Help
- History of the Opera web browser - Wikipedia
Version history of various js environments
- Node.js
- Previous Releases | Node.js
- nodejs/LTS: Node.js Foundation Long-term Support Working Group
- node/CHANGELOG.md
- PahantomJS
- Releases | PhantomJS
- phantomjs/ChangeLog
Cheat Sheets
- Interactive HTML Cheat Sheet (Including New HTML5 Tags) For Beginners (HTML) by Digital.com
- Interactive HTML Cheat Sheet (Including New HTML5 Tags) For Beginners (PDF) by Digital.com
More Readings
-
How to Become a Freelance Web Developer + Get Paid Freelance Work In 3 Months by x-cart.com
Web dev career outlook, visual explanation comparing front end and back end development, and actionable tips for becoming a web developer.
-
Simple Dreamweaver Tutorial: How to Create a Website (step-by-step) by websitesetup.org
-
Complete CSS Cheat Sheet (with new CSS3 tags) by websitesetup.org