Skip to content

TypeScript • Node.js • Jest • Express.js • React • TDD • Ant Design • CI

Notifications You must be signed in to change notification settings

Fanur1991/IT-Academy-sprint_2.1-Debounce-React-TS-Jest-Nodejs

Repository files navigation

Debounce Function Testing

This project aims to test the functionality of the debounce function, which is used to control the frequency of calls to a function during frequent events.

Technologies

TypeScript Node.js Jest Express React Ant Design

Scripts

Steps to install the dependencies

git clone https://github.com/Fanur1991/IT-Academy-sprint_2.1-Debounce-React-TS-Jest-Nodejs
cd IT-Academy-sprint_2.1-Debounce-React-TS-Jest-Nodejs
npm install

cd client
npm install (in frontend part)

Start the server and the client part of the project simultaneously.

cd IT-Academy-sprint_2.1-Debounce-React-TS-Jest-Nodejs
npm run start

Start a command-line interface to interact with the application.

npm run start:cli

Steps to test the proper functioning of the debounce function

cd IT-Academy-sprint_2.1-Debounce-React-TS-Jest-Nodejs
npm run test

License

This project is distributed under the Apache 2.0 license.


Developed by Fanur Khusainov with ❤️ and ☕.

About

TypeScript • Node.js • Jest • Express.js • React • TDD • Ant Design • CI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published