-
## Bug Report
## Current behavior
Hot reloading does not work
## Input Code
Followed instructions to setup new TS starter project
```
$ git clone https://github.com/nestjs/typescript-start…
-
## 🚀 Feature Proposal
Tables are used to display lists of information in an organized way.
A table should be able to:
- [ ] pagination
- [ ] fuzzy search
- [ ] searchable columns
- [ ] so…
-
Why `app` directory files `routes.js` and `server.js` are not converted into `.ts` files? Is this a typescript boilerplate? When I convert those files into `.ts` files eslint` parser show some errors.…
-
Goal: Change Imperium so that it's not like CRA, but just another library.
This means there will have to be SOME boilerplate to copy into the main app.
We need to reduce this boilerplate as much a…
-
# Architecture change
This proposal concerns the controller, router resources. I will also be defining two new non existing resources.
## Current architecture
The following section describes …
AsFal updated
4 years ago
-
# RFC: Component: Proposal for a new package `component`
Reactive primitives for components
# https://github.com/ngrx/platform/pull/2046
---
- Start Date: 2019-08-07
- RFC: Component: Proposa…
-
**The problem**
```ts
// example from https://github.com/natefaubion/purescript-checked-exceptions
import * as E from 'fp-ts/lib/Either'
import { pipe } from 'fp-ts/lib/pipeable'
type HttpE…
-
Following the discussions in https://github.com/isaachinman/next-i18next/issues/33, https://github.com/isaachinman/next-i18next/issues/32 and https://github.com/isaachinman/next-i18next/issues/16, I c…
-
Current the main node server is still plain JS, can we update it to use typescript as well?
-
Scala used `trait` for interface combined with mixins long before Rust used them for typeclasses.
Perhaps we can think of a better name? Ideas?
The Traitscript name isn't that sexy/racy nor exciting…