typescript 4.9 comes with the new
language operator called satisfies which
fixes a long-standing hack that I've
used to ensure correctness of my code so
let's take a look
consider the simplified example where we
might have color represented as a
well-defined string or a tuple of RGB
values and this is something that is
common in a lot of CSS in JS libraries
now we want to use these color values in
a theme and we don't really care what
keys you u...
repo | techs | stars | weekly | forks | weekly |
---|---|---|---|---|---|
shadcn-ui/ui | TypeScriptMDXCSS | 32.5k | +614 | 1.6k | +32 |
ToolJet/ToolJet | JavaScriptTypeScriptSCSS | 21.7k | +583 | 2.2k | +57 |
oven-sh/bun | ZigC++TypeScript | 63.6k | +535 | 1.9k | +34 |
appwrite/appwrite | TypeScriptPHPOther | 34.6k | +515 | 3.2k | +53 |
amplication/amplication | TypeScriptSCSSHTML | 12.3k | +514 | 1.2k | +71 |
wasp-lang/wasp | TypeScriptJavaScriptCSS | 5k | +504 | 239 | +12 |
abpframework/abp | C#TypeScriptHTML | 11.4k | +502 | 3.2k | +27 |
kamranahmedse/developer-roadmap | TypeScriptAstroJavaScript | 252.3k | +491 | 35k | +40 |
yangshun/tech-interview-handbook | TypeScriptJavaScriptPython | 95.8k | +468 | 12.4k | +69 |
teamhanko/hanko | TypeScriptGoCSS | 2.7k | +433 | 120 | +5 |