Dev Tools: Difference between revisions
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
=== Text Tools === | === Text Tools === | ||
* [http://www.notepad-plus-plus.org/ Notepad++] | |||
* [http://www.emeditor.com EmEditor | |||
* [https://code.visualstudio.com/ Visual Studio Code] - A powerful source code editor | |||
* [http://www.notepad-plus-plus.org/ Notepad++] - Multi format encoding Text editor | |||
* [http://www.emeditor.com EmEditor] - Large File Editor / Viewer | |||
* [https://winmerge.org/ WinMerge] - Diff Tool | * [https://winmerge.org/ WinMerge] - Diff Tool | ||
Latest revision as of 09:36, 20 March 2025
List of Development Tools and Resources
DB Tools
- phpMyAdmin to manage databases is already in nudb of nuBuilder - MySQL Web Client
- Adminer - Single file DB Admin,supports MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB
- SQLyog Community Edition. - MySQL Client
- SQL DB Modeller Online - ERD
- MySQL eBook | Read Online
Text Tools
- Visual Studio Code - A powerful source code editor
- Notepad++ - Multi format encoding Text editor
- EmEditor - Large File Editor / Viewer
- WinMerge - Diff Tool
Graphic Tools
- FastStone Capture. - Screen Recording and Capture
Browser Tool / Helper
- Firefox => Tools => Web Developer => Responsive Design Mode CTRL-SHIFT-M in Windows Forefox - Screenshot
- Finding Your Browser's Developer Console
Online Services
- GoFile - Large File Sharing | Screemshot
- Discord - Chat / Voice / Video communication tool | nuBuilder devteam discussions @ Discord
Tools and Resources for nuBuilder Development
JavaScript
- JavaScript Syntax Validator checks for mistakes and errors
- JavaScript Beautifier - cleaner tool to tidy and optimize code | Alternative
- JavaScript Online Compiler
- W3Schools is an educational website for learning web technologies online.
- JavaScript CheatSheet
- JavaScript Compression
- QuaggaJS - Barcode Scanner library
jQuery
- jQuery CheatSheet is a list of common jQuery selectors etc.
- jQuery Documentation
- CSS to jQuery Converter
PHP
- PHP Code Checker - is a free service that performs a line-by-line analysis for common mistakes and errors in your PHP syntax and will not execute or save your code
- PHP Sandbox Test your PHP code with this code tester
- PHP Beautifier makes PHP code more readable with proper tab/space indentation supporting K&R, Allman, Whitesmiths and GNU indentation styles
- Official PHP documentation
- PHP: The Right Way tells you all the programming standards that might not be obvious to new developers
SQL
HTML
- HTML Formaterfor HTML, XML, CSS, JavaScript, PHP and JSON
- HTML Editor
- HTML Colors Picker chooses HTML, Hex, RGB and HSL color codes, color chart and HTML color names