Skip to content

List my of preferred tools to work on JavaScript-based application.

License

Notifications You must be signed in to change notification settings

muhammadghazali/javascript-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 

Repository files navigation

javascript-toolkit

List my of preferred tools to work on JavaScript-based application.

Cheatsheets

Editor

  • Visual Studio Code. I really like this free and reliable editor because it has the IntelliSense feature.
  • RunKit. RunKit notebooks are interactive javascript playgrounds connected to a complete node environment right in your browser. Every npm module pre-installed.
  • CodeSandbox. The online code editor for Web.
  • Quill. Modern rich text editor built for compatibility and extensibility.

Framework

Front-end

File upload

Authorization Library

Backend

CLI-related tools

  • oclif is the most active project I can rely on to build Node.js-based CLI app.
  • Yargs helps you build interactive command line tools, by parsing arguments and generating an elegant user interface.

Content Management

Code formatter

Images

Compressor

  • Uglifyjs is kind of outdated. The new alternative is Terser.

Testing

Mocking Tools

Logging

Useful Codepens

Scheduled Jobs

  • Agenda. Lightweight job scheduling for Node.js

Utilities

Security

Hosting

See https://github.com/muhammadghazali/contractor-toolkit/blob/6eba0f0a54fa83619eae37c4a144d5adc05f5db9/infrastructure-and-tools.md#frontend

About

List my of preferred tools to work on JavaScript-based application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published