#type-safety

[ follow ]
fromInfoQ
1 week ago

oRPC Releases Version 1.0 with OpenAPI Support and End to End Type Safety

At the core of oRPC's design philosophy is what the team calls "powerful simplicity." Developers can define API endpoints with a syntax that feels similar to writing standard functions, while automatically gaining production features like OpenAPI specification generation, server action compatibility, and contract-first workflow support. The library supports multiple schema validators out of the box, including Zod, Valibot, and ArkType, without requiring additional configuration.
Web frameworks
#scala
Software development
fromInfoWorld
3 months ago

Seven little habits for writing better code

Develop disciplined, detail-oriented habits—like preferring enumerations over constants—to produce clearer, less error-prone, and more maintainable code.
Ruby on Rails
fromRubyflow
4 months ago

RapiTapir - APIs so clean and fast, they practically run wild!

RapiTapir enhances Ruby API development with type safety, automatic documentation, and a clean DSL, making the process more efficient and less error-prone.
#typescript
fromLogRocket Blog
7 months ago
JavaScript

How to pass a TypeScript function as a parameter - LogRocket Blog

TypeScript allows passing functions and structured objects as parameters, improving code clarity and type safety.
fromInfoWorld
7 months ago
Node JS

How to gracefully migrate your JavaScript programs to TypeScript

TypeScript allows for incremental transformation of JavaScript codebases into strongly typed alternatives.
Scala
fromMedium
8 months ago

Scala Was My Comfort Zone-Then Gleam Happened

Gleam offers refreshing type-safety and expressiveness beyond Scala, surprising long-time Scala developers.
Scala
fromInfoWorld
8 months ago

Gleam 1.10 improves compiler, JavaScript codegen

Gleam 1.10 introduces enhanced compiler features for better type retention and faster JavaScript execution.
[ Load more ]