⚡ Coi: A type-safe, component-based language for building high-performance web apps with WASM and fine-grained reactivity.
github.com/io-eric/coi
#coi #wasm #typesafe
Latest posts tagged with #TypeSafe on Bluesky
⚡ Coi: A type-safe, component-based language for building high-performance web apps with WASM and fine-grained reactivity.
github.com/io-eric/coi
#coi #wasm #typesafe
🚀 New tutorial drops today at 11AM MDT: Add Google Login to Next.js with NextAuth. Calm pace, TypeScript, App Router — the full walkthrough. Watch here: youtu.be/0456ORrVoWA
#NextAuth #TypeSafe #WebDevTips #ReactJS #Nextjs #Coding
Осознанный выбор паттернов типизации в TypeScript: Снижение техдолга для ускорения разработки Паттерны типизац...
#typescript #functional #programming #typesafe #types #interfaces #generics
Origin | Interest | Match
Осознанный выбор паттернов типизации в TypeScript: Снижение техдолга для ускорения разработки Паттерны типизац...
#functional #programming #generics #interfaces #types #typesafe #TypeScript
Origin | Interest | Match
TypeScript Advanced Generics Explained with Examples #Typescript #Generics #Constraints #Classes #Interfaces #Tuples #Default #Functions #Advanced #Flexibility #Typesafe #Objects #Datastore
Is it just me or does #refactoring in a #typesafe language feel like playing #go?
If I move this piece then that’s going to flip the entire board…
Having an interesting time with #ScalaJS, enumeratum, Waypoint and PlayJSON and doing way to many board flips right now
#BuildInPublic
@arturaz.bsky.social just released a newtype library exclusively for Scala 3! #scala #typesafe arturaz.github.io/yantl/
Who here is working in rust? Would love to connect
#rust #typesafe #dev #adventofcode
Well #ScalaJS is turning out to be more #Scala than #JS (might be a preference thing) so this is going to be easy than I thought #FamousLastWords
Impressed by how you write #typesafe Scala and JS just runs
I can get used to this!
All my prior attempts I had focused on the JS side first 😳
💬 A scalable and type-safe Electron IPC management tool with enhanced DX
Site: daltonmenezes.github.io/interprocess/
Repo: github.com/daltonmeneze...
#electron #ipc #interprocesscommunication #typesafe #typescript #javascript #tool #dev #developer #opensource #code #dx #developerexperience
#typesafe TS variations based on #prisma generated code
export type UserEntity = Prisma.UserGetPayload<{
}>;
export type UserDto = Omit<UserEntity, "id">;
export const userEntityProperties = propertiesOf<UserEntity>();
export const userDtoProperties = propertiesOf<UserDto>();
Typesafe - Reactive Applications - http://klou.tt/cmddh63gtnjt #Typesafe