#generics

[ follow ]
fromHackernoon
2 years ago

Scroll Smarter, Not Harder: Generic Pagination in Flutter Explained | HackerNoon

The article aims to educate newcomers and intermediates in Flutter by building a generic pagination solution that can load more data on demand.
Mobile UX
fromHackernoon
2 months ago

Everything You Have to Know About Go 1.24 | HackerNoon

Go 1.24 introduces significant improvements including full support for generic type aliases and notable performance enhancements, making the language more efficient and user-friendly.
OMG science
fromHackernoon
2 years ago

Say Farewell to Core Types: The Benefits of Getting Rid of It | HackerNoon

A core type, an abstract construct introduced to simplify generic operands, replaces the concept of underlying type in Go's language specification, emphasizing the importance of compile-time type safety.
UK politics
#java
Java
fromInfoWorld
2 months ago

How to handle type erasure in advanced Java generics

Type erasure in Java generics impacts code behavior and performance, but can be navigated with advanced programming techniques.
Java
fromInfoWorld
2 months ago

How to handle type erasure in advanced Java generics

Type erasure in Java generics impacts code behavior and performance, but can be navigated with advanced programming techniques.
#typescript
Scala
from2ality
3 months ago

The unexpected way in which conditional types constrain type variables in TypeScript

Conditional types in TypeScript constrain generics, providing new insights during type checks and leading to complex results.
Conditional types can produce both true and false due to their distributive nature.
Scala
from2ality
3 months ago

The unexpected way in which conditional types constrain type variables in TypeScript

Conditional types in TypeScript constrain generics, providing new insights during type checks and leading to complex results.
Conditional types can produce both true and false due to their distributive nature.
fromMedium
5 months ago

A Non-Obvious Variance Question You Might Encounter in a Scala Developer Interview

Variance is a property of types in Scala that controls how subtypes and supertypes relate in generics, ensuring type safety across containers.
Scala
fromNature
11 months ago

Daily briefing: Cheaper versions of drugs like Wegovy are on their way

The patents on blockbuster weight-loss drugs such as semaglutide are running out, allowing for lower-cost versions by companies in India and China through generics and 'biosimilars' striving for cheaper and improved drugs.
OMG science
[ Load more ]