#type-safety

[ follow ]
#programming-language
fromHackernoon
3 months ago
JavaScript

RRR-Rust, RAR, and RAC: The Trifecta for Co-Design Excellence | HackerNoon

Rust offers improved type safety and memory management through its ownership model.
Restricted Algorithmic Rust serves as a bridge from C/C++ to RAC while maintaining Rust's proper syntax.
fromInfoWorld
1 week ago
Scala

Gleam 1.10 improves compiler, JavaScript codegen

Gleam 1.10 introduces enhanced compiler features for better type retention and faster JavaScript execution.
fromHackernoon
3 months ago
JavaScript

RRR-Rust, RAR, and RAC: The Trifecta for Co-Design Excellence | HackerNoon

Rust offers improved type safety and memory management through its ownership model.
Restricted Algorithmic Rust serves as a bridge from C/C++ to RAC while maintaining Rust's proper syntax.
fromInfoWorld
1 week ago
Scala

Gleam 1.10 improves compiler, JavaScript codegen

Gleam 1.10 introduces enhanced compiler features for better type retention and faster JavaScript execution.
more#programming-language
#scala
fromMedium
2 months ago
Scala

Bound to Thrill: A Seductive Peek at Scala 3's F-Bounded Type Tangos

F-bounding in Scala type definitions enables expressive modeling of relationships between types.
fromMedium
4 months ago
Scala

Level Up Your Scala: Mastering Implicit Classes in 1 Minute

Implicit classes in Scala enable easy extension of existing types like Int without modifying their source code.
fromMedium
4 months ago
Scala

Dependency Injection with Implicits in Scala

Implicit-based Dependency Injection in Scala is a lightweight approach that simplifies dependency management.
fromScala-lang
4 months ago
Scala

Scala 3.6.2 is now available!

Scala 3.6.2 stabilizes experimental features and improves syntax, providing enhanced code maintainability and type safety.
frommedium.com
3 weeks ago
Data science

Spark Scala Exercise 4: DataFrame Schema Exploration (with Case Classes)

Understand how Spark infers schemas and the importance of Scala case classes for type safety.
fromMedium
2 months ago
Scala

Bound to Thrill: A Seductive Peek at Scala 3's F-Bounded Type Tangos

F-bounding in Scala type definitions enables expressive modeling of relationships between types.
fromMedium
4 months ago
Scala

Level Up Your Scala: Mastering Implicit Classes in 1 Minute

Implicit classes in Scala enable easy extension of existing types like Int without modifying their source code.
fromMedium
4 months ago
Scala

Dependency Injection with Implicits in Scala

Implicit-based Dependency Injection in Scala is a lightweight approach that simplifies dependency management.
fromScala-lang
4 months ago
Scala

Scala 3.6.2 is now available!

Scala 3.6.2 stabilizes experimental features and improves syntax, providing enhanced code maintainability and type safety.
frommedium.com
3 weeks ago
Data science

Spark Scala Exercise 4: DataFrame Schema Exploration (with Case Classes)

Understand how Spark infers schemas and the importance of Scala case classes for type safety.
more#scala
#typescript
JavaScript
fromHackernoon
1 year ago

This TypeScript Predicate Generator Leaves Zod in the Dust | HackerNoon

Generator offers a type-safe solution for TypeScript developers, improving safety when using JSON.parse().
The tool stands out due to its use of static files, AOT compilation, and unit test generation.
from2ality
3 months ago
JavaScript

TypeScript enums: use cases and alternatives

TypeScript enums map member keys to values and provide type safety through exhaustiveness checks.
from2ality
2 months ago
JavaScript

Conditional types in TypeScript

Conditional types in TypeScript enhance type decisions and manipulations, particularly with generics and union types.
fromSpreaker
4 months ago
JavaScript

TypeScript Success: Integration, Type Checking, and Generics - JsJ 660 - JavaScript Jabber

Effective TypeScript migration relies on specialized guidance to navigate complexities and challenges from transitioning teams.
from2ality
2 months ago
JavaScript

Computing with tuples in TypeScript

TypeScript's tuple types allow for fixed-length sequences of values with different types, enhancing type safety in arrays.
Variadic elements in tuples can be used to spread types at the level of type definitions.
JavaScript
fromHackernoon
1 year ago

This TypeScript Predicate Generator Leaves Zod in the Dust | HackerNoon

Generator offers a type-safe solution for TypeScript developers, improving safety when using JSON.parse().
The tool stands out due to its use of static files, AOT compilation, and unit test generation.
from2ality
3 months ago
JavaScript

TypeScript enums: use cases and alternatives

TypeScript enums map member keys to values and provide type safety through exhaustiveness checks.
from2ality
2 months ago
JavaScript

Conditional types in TypeScript

Conditional types in TypeScript enhance type decisions and manipulations, particularly with generics and union types.
fromSpreaker
4 months ago
JavaScript

TypeScript Success: Integration, Type Checking, and Generics - JsJ 660 - JavaScript Jabber

Effective TypeScript migration relies on specialized guidance to navigate complexities and challenges from transitioning teams.
from2ality
2 months ago
JavaScript

Computing with tuples in TypeScript

TypeScript's tuple types allow for fixed-length sequences of values with different types, enhancing type safety in arrays.
Variadic elements in tuples can be used to spread types at the level of type definitions.
more#typescript
#programming
fromInfoWorld
6 months ago
JavaScript

How to use Java generics to avoid ClassCastExceptions

Type safety issues in generic methods can be resolved using bounded wildcards.
fromTechBeamers
1 month ago
Python

Unsigned Integers in Python: A Complete Guide

Python lacks built-in unsigned integers, leading to potential issues that require manual enforcement of unsigned behavior.
fromHackernoon
3 years ago
JavaScript

Why 'Incomparable Types' in Go Are More Than Just a Compiler Error | HackerNoon

The 'comparable' constraint improves type safety and helps avoid runtime errors in Go generics.
fromInfoWorld
6 months ago
JavaScript

How to use Java generics to avoid ClassCastExceptions

Type safety issues in generic methods can be resolved using bounded wildcards.
fromTechBeamers
1 month ago
Python

Unsigned Integers in Python: A Complete Guide

Python lacks built-in unsigned integers, leading to potential issues that require manual enforcement of unsigned behavior.
fromHackernoon
3 years ago
JavaScript

Why 'Incomparable Types' in Go Are More Than Just a Compiler Error | HackerNoon

The 'comparable' constraint improves type safety and helps avoid runtime errors in Go generics.
more#programming
fromInfoQ
11 months ago
JavaScript

Rust-Written Borgo Language Brings Algebraic Data Types and More to Go

Borgo is a statically typed language that compiles to Go, providing additional features like algebraic data types and pattern matching, inspired by Rust.
fromHackernoon
2 years ago
JavaScript

Say Hello to Kitbag Router: A New Era of Vue.js Routing | HackerNoon

Developers using Vue.js often rely on Vue-router for routing needs. Kitbag Router offers a type-safe alternative for better developer experience.
[ Load more ]