Start a new typescript project with gts and esbuild

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gts

    ☂️ TypeScript style guide, formatter, and linter.

    To minize the effort gts is a nice tool to help you setting up the project. Our of deployment/devliver purposes we also want to bundle the code to create nice and small artifacts. For those purposes we use esbuild. The whole example can be found here

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • esbuild

    An extremely fast bundler for the web

    To minize the effort gts is a nice tool to help you setting up the project. Our of deployment/devliver purposes we also want to bundle the code to create nice and small artifacts. For those purposes we use esbuild. The whole example can be found here

  • teaching

    contains some turials and HowTos (by AndreasAugustin)

    To minize the effort gts is a nice tool to help you setting up the project. Our of deployment/devliver purposes we also want to bundle the code to create nice and small artifacts. For those purposes we use esbuild. The whole example can be found here

  • ESLint

    Find and fix problems in your JavaScript code.

    This will run the style checker eslint.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • TypeScript strictly typed - Part 1: configuring a project

    8 projects | dev.to | 12 Jun 2024
  • Six Factors That Raise The Risk Of Bugs In A Codebase

    2 projects | dev.to | 4 Mar 2024
  • Level Up Your TypeScript Projects: Discover the Power of ESLint and Prettier

    3 projects | dev.to | 28 Nov 2023
  • Simplify Your Codebase with Auto-Sorting Linter using eslint-plugin-simple-import-sort

    3 projects | dev.to | 22 Oct 2023
  • How to set up ESLint and Prettier in React TypeScript 5 project? 2023

    3 projects | dev.to | 29 Jul 2023