-
# :wave: Welcome to GitHub Learning Lab's "Introduction to GitHub"
To get started, I’ll guide you through some important first steps in coding and collaborating on GitHub.
:point_down: _This arrow m…
-
It is not a issue, I just discovered this repo and just can't help to calm down!!!
THIS IS DEFINITLY A SUPER AWESOME AMAZING WORK!!!!!
It implemented what I always always want to do!!! This is the f…
-
### What version of Next.js are you using?
12.0.4
### What version of Node.js are you using?
17.0.1
### What browser are you using?
Chrome
### What operating system are you using?
Windows
### …
-
**Describe the bug**
I've integrated Mikro-ORM in a benchmark suite and noticed a memory leak and very slow execution times.
The benchmark basically creates 10k objects, persist() each, and then…
marcj updated
2 years ago
-
When using this library to clone a node I get following error:
```
TypeError: Cannot read properties of undefined (reading 'length')
at Object.escapeLeadingUnderscores (/Users/marc/bude/deepk…
marcj updated
2 years ago
-
GObject interfaces being exported as TS classes instead of interfaces can be an inconvenience, requiring one to override type safety with explicit casts.
For usability it would be best if the TS de…
realh updated
2 years ago
-
Having issue with classToPlain calls adding in extra fields that were not provided in initial plain object.
Example:
class TestClass {
@t
fieldA: string;
@t
fie…
-
Hello!
From big refactor of alpha61 version, plainToClass, classToPlain, decorator @f.array, ecc functions available in json-serializer.ts is missing. How deserialize or serialize in that version?
…
-
Is there support for conditional validation based on a sibling property? Something like https://github.com/typestack/class-validator#conditional-validation
-
## Describe what you need | want
Because it seems `class-transformer` is abandoned, we might need an alternative. @deepkit/type is one.
## Do you have already an idea for the implementation?
…