Prototypology/Toolology: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "Toolology is a collection of good tools! ==Editors== * [https://www.sublimetext.com/ sublime] * [https://brackets.io/ brackets] * [https://vscodium.com/ VSCodium - Open Source Binaries of VSCode] * [https://www.geany.org/ geany] ==FTP Clients== * [https://filezilla-project.org/ filezilla] * [https://cyberduck.io/ cyberduck] ==Coding Documentation== * [https://devdocs.io/ devdocs] Documentation for many programming software - can be used offline :D * [https://readthedo...")
 
No edit summary
 
Line 16: Line 16:
==Browser developer tools==
==Browser developer tools==
* [https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_are_browser_developer_tools The Inspector]
* [https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_are_browser_developer_tools The Inspector]
==Video transcoding/compression==
* [https://handbrake.fr/ HandBrake] - The open source video transcoder

Latest revision as of 09:17, 26 November 2024

Toolology is a collection of good tools!

Editors

FTP Clients

Coding Documentation

  • devdocs Documentation for many programming software - can be used offline :D
  • readthedocs - "Technical documentation lives here"
  • Zeal "is an offline documentation browser for software developers"]
  • Mozilla MDN all information about html, js & css

Browser developer tools

Video transcoding/compression