Developer Tools & Workflows

8 cards
Dev toolchain. Vitest and Cypress for testing. Prettier and ESLint for code quality. GitHub Actions for CI/CD automation. Docker for containerization.
TypeScript: JavaScript With Syntax For Types
typescriptlang.org
TypeScript: JavaScript With Syntax For Types

TypeScript extends JavaScript by adding types to the language. TypeScript speeds up your development experience by catching errors and providing fixes before you even run your code.

avatar
Vitest | Next Generation Testing Framework
vitest.dev
Vitest | Next Generation Testing Framework

Vitest is a next generation testing framework powered by Vite, designed to provide a fast and efficient testing experience for developers. It integrates seamlessly with modern JavaScript frameworks, making it an ideal choice for building and testing applications.

avatar
Testing Frameworks for Javascript | Write, Run, Debug | Cypress
cypress.io
Testing Frameworks for Javascript | Write, Run, Debug | Cypress

Simplify front-end testing with Cypress' open-source app. Explore our versatile testing frameworks for browser-based applications and components.

avatar
Prettier: Opinionated Code Formatter
prettier.io
Prettier: Opinionated Code Formatter

Prettier is an opinionated code formatter that enforces a consistent style across your codebase. It supports many languages and integrates with various editors to streamline the development process.

avatar
Find and fix problems in your JavaScript code
eslint.org
Find and fix problems in your JavaScript code

A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

avatar
GitHub · Change is constant. GitHub keeps you ahead.
github.com
GitHub · Change is constant. GitHub keeps you ahead.

Join the world's most widely adopted, AI-powered developer platform where millions of developers, businesses, and the largest open source community build software that advances humanity.

avatar
Docker: Accelerated Container Application Development
docker.com
Docker: Accelerated Container Application Development

Docker is a platform designed to help developers build, share, and run container applications. We handle the tedious setup, so you can focus on the code.

avatar
GitHub Actions documentation - GitHub Docs
docs.github.com
GitHub Actions documentation - GitHub Docs

Automate, customize, and execute your software development workflows right in your repository with GitHub Actions. You can discover, create, and share actions to perform any job you'd like, including CI/CD, and combine actions in a completely customized workflow.

avatar