Update DEVTools.md

This commit is contained in:
nbats 2023-03-18 18:09:50 -07:00 committed by GitHub
parent ce19bc28a0
commit f3c4968958
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,6 +109,7 @@
* [GoLang.org](https://golang.org/doc/tutorial/getting-started) - Go Tutorial * [GoLang.org](https://golang.org/doc/tutorial/getting-started) - Go Tutorial
* [HowIStart Go](https://howistart.org/posts/go/1/) - Go Setup Guide * [HowIStart Go](https://howistart.org/posts/go/1/) - Go Setup Guide
* [Next](https://hendrixer.github.io/nextjs-course/) - Learn Next.js * [Next](https://hendrixer.github.io/nextjs-course/) - Learn Next.js
* [Rust Learning](https://github.com/ctjhoa/rust-learning) - Rust Learning Resources
* [The Rust Programming Language](https://doc.rust-lang.org/stable/book/) - Rust Programming Guidebook * [The Rust Programming Language](https://doc.rust-lang.org/stable/book/) - Rust Programming Guidebook
* [JavaScript.info](https://javascript.info/) - JavaScript Guide * [JavaScript.info](https://javascript.info/) - JavaScript Guide
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) - Javascript Learning Books * [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) - Javascript Learning Books
@ -1199,7 +1200,7 @@
* [Gummy](https://gummyjs.vercel.app/) - Easily Build JavaScript Programs * [Gummy](https://gummyjs.vercel.app/) - Easily Build JavaScript Programs
* [Beautifier](https://beautifier.io/) - JavaScript Beautifier * [Beautifier](https://beautifier.io/) - JavaScript Beautifier
* [UglifyJS](https://skalman.github.io/UglifyJS-online/) or [JavaScript Compressor](https://javascriptcompressor.com/) - JavaScript Minifier * [UglifyJS](https://skalman.github.io/UglifyJS-online/) or [JavaScript Compressor](https://javascriptcompressor.com/) - JavaScript Minifier
* [JDec](https://jdec.app/) - Online JavaScript Decompiler * [bytecode-viewer](https://github.com/Konloch/bytecode-viewer), [JDec](https://jdec.app/), [jd-gui](https://github.com/java-decompiler/jd-gui), [Krakatau](https://github.com/Storyyeller/Krakatau), [Luyten](https://github.com/deathmarine/Luyten) or [Fernflower](https://github.com/fesh0r/fernflower) - Java Decompilers
* [Regulex](https://jex.im/regulex/) - JavaScript Regular Expression Visualizer * [Regulex](https://jex.im/regulex/) - JavaScript Regular Expression Visualizer
* [anime.js](https://animejs.com/) - JavaScript Animation Library / [GitHub](https://github.com/juliangarnier/anime/) * [anime.js](https://animejs.com/) - JavaScript Animation Library / [GitHub](https://github.com/juliangarnier/anime/)
* [randomcolor](https://randomcolor.lllllllllllllllll.com/) - Random Javascript Color Generator * [randomcolor](https://randomcolor.lllllllllllllllll.com/) - Random Javascript Color Generator