API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
-
Updated
Sep 29, 2023 - TypeScript
Test-driven development (TDD) is a software development process relying on software requirements being converted to test cases before software is fully developed, and tracking all software development by repeatedly testing the software against all test cases. This is as opposed to software being developed first and test cases created later. Programmers also apply the concept to improving and debugging legacy code developed with older techniques.
Repeat.
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Sistema em ReactJs usando Hooks, Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
TypeScript Katas to practice TDD and programming
Tooling that helps you do quality, faster.
Simple way to run or debug one or more tests from context menu, codelens or command plalette
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
theWiseDev | API for a squeze page to register users on a mailing list and to email them a bonus (written in Node.js and TypeScript in a Clean Architecture). This project can be used as a reference implementation of the Clean Architecture with Node.js and TypeScript.
🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.
Working through the code samples from Fullstack React with Typescript by Maksim Ivanov and Alex Bespoyasov
API of a backend for a simple notepad application. It was written in Node.js and TypeScript following the Clean Architecture principles.
Simple repo to be used for when we start our mornings every day on the DGS-1 Software Development Team, so that we could quickly get started on Typescript Katas. Some branches are created for the results of which we wanted to possibly reference again later, though most were just deleted the next day.
Object oriented testing
TypeScript testing framework with test cases
Code Challenge: Simple Blog API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.
Run RSpec Extension for Visual Studio Code (vscode) https://marketplace.visualstudio.com/items?itemName=thadeu.vscode-run-rspec-file
Attempt to clean architecture in frontend application & comparison between angular / react / vuejs
Repo for my course of testing React with React Testing Library
Examin is a developer tool that generates React unit tests for your application. Ensure your application renders as expected before adding new features. Examin writes the baseline unit tests and allows developers to customize their tests for their application.
CLI for TDD — you write the test, GPT writes the code to pass it ✅
Created by Kent Beck, D.D. McCracken
Released 1957