Login
Download
Skill UI
Browse and discover
15558+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Nullable
, found
2
results
Default
Newest
Most Downloaded
Option Type Quick Reference Guide
fp-option-ref
sickn33/antigravity-awesome-skills
461
A comprehensive quick reference for the Option type within fp-ts. This pattern is crucial for handling nullable, optional, or potentially missing values in a functional and type-safe manner. It allows developers to safely compose operations (mapping, flatMapping) on data that might not exist, eliminating verbose null checks and ensuring robust, predictable code flow in TypeScript.
View Details
Go Database Best Practices Guide
golang-database
samber/cc-skills-golang
276
A comprehensive guide detailing best practices for database interaction in Go. It covers secure query writing using parameterized placeholders, handling transactions, managing connection pooling, dealing with NULLable columns, and choosing between libraries like sqlx and pgx, while strongly advising against using ORMs.
View Details
1
Language
简体中文
English