-
# 올리브영 타입스크립트로 알아보는 타입과 타입 시스템 | 올리브영 테크블로그
타입 검사 원리와 서브타입에 의한 다형성
[https://oliveyoung.tech/blog/2024-08-11/type-and-type-system-with-typescript/](https://oliveyoung.tech/blog/2024-08-11/type-and-ty…
-
What is the intention of this removal and how should we seek to cleanly integrate Eventually with external systems going forward?
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
After update a blazor wasm hosted project from net8 to net9 during build / publish I see this…
-
- [ ] Modify the " Add global instance" button near the save one by " Create Global instance"
- [ ] When clicking on the Add a new section you need to have 2 tabs
- 1st one : Available sections
- 2…
-
**Change**
Terraform expressions support a feature where values can be deemed `sensitive`. Using a `sensitive` value propagates, tainting values that are derived from them.
It has 2 built-in functio…
-
This issue gathers discussions and issues related to the Projects type system. The plugin was released with a rather simple type system that needs some improvements. Since the type system is a corner-…
-
### Background and motivation
`ReferenceHandler.Preserve` is very useful when references to the same object need to be sent. However, it easily breaks, for example with `Tuple`, since it does not hav…
-
It would be amazing if typescript could gain types with an ownership semantics as it could provide a very powerful tool against bugs caused by mutations. Idea is inspired by [Rust's owneship syste…
-
Repro:
1. Start a Dolt sql-server on localhost.
2. Install dolphie
```
$ brew install dolphie
```
3. Run:
```
dolphie mysql://root@localhost:3306*
```
Error in dolphie:
Error in dol…
-
### Summary
Add the `PURCHASE_NOTIFICATION` (value 44) system message type.
### What is the feature request for?
The core library
### The Problem
The system message type is missing from the enums…