Skip to content
#

typescript-framework

Here are 56 public repositories matching this topic...

tsed
anonimusprogramus
anonimusprogramus commented Jul 28, 2020

FoalTS documentation is awesome. It helps me building a good grasp of how a framework takes care of auth, orm, cli, etc. step by step thru Tutorials and Topic Guides.

If it's possible, I'd love to translate it — to Bahasa Indonesia. Hope v2 is a good starting point.

What do you think?

andreas-barthel
andreas-barthel commented Sep 4, 2020

[Details]
After fetching entities from database, the entities properties doesn't match the class definition of the TypeScript entity class.
I'm using lowerCamelCase for properties that are mapped to lowercase column names in database tables. That is good by now.
But after fetch entities from database via PostgresConnector.query the lowercase column names are applied to the builded entit

jeremy-coleman
jeremy-coleman commented Aug 18, 2019

Hi, i think its possible to get the core (DI only) bundle size down by about 1000% with a little effort. This will certainly have to happen in the future, so it's better to address it now imo.

check out https://github.com/jmankopf/mani-injector and replace 'reflect-metadata' with @abraham/reflection. works great. (like 300 loc vs rxdi 40k lol).

jupyter lab has a light weight DI system with

Node.js server-side TypeScript framework with one thing in mind - removing code is easier than writing it. Auto-generated Swagger docs, REST, GraphQL, WebSockets and others - have it all, delete what you don't need 🙈🙉🙊

  • Updated Dec 7, 2018
  • TypeScript

Improve this page

Add a description, image, and links to the typescript-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the typescript-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.