Skip to content
#

Nest

nestjs logo

Nest (NestJS) is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with and fully supports TypeScript (yet still enables developers to code in pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).

Nest provides an out-of-the-box application architecture which allows developers and teams to create highly testable, scalable, loosely coupled, and easily maintainable applications.

Here are 4,611 public repositories matching this topic...

ToolJet
arpitnath
arpitnath commented Mar 16, 2022

What is the expected behaviour?

If the timer type is set to "Count down" , the default value is "00:00:00:000". the start button should be disabled as we can't start the timer anyway

What is the current behaviour?

With timer type is set to "Count down" with the default value being "00:00:00:000". the start button is enabled.

How to reproduce the issue?

  1. Add a timer widge
amplication

A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeScript developers.

  • Updated Mar 9, 2022
  • TypeScript

Created by NestJS

Released May 14, 2017

Latest release 3 days ago

Repository
nestjs/nest
Website
nestjs.com