TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Default/Override: An Elegant Schema for User Settings

3 pointsby jjmaxwell43 months ago

1 comment

mifydev3 months ago
Amazing approach! We’re essentially allowing people to do the same thing in typeconf, you can define your config package schema and defaults, then in your app or service you can import and override the configs. Thanks for the article though, I think we need to work more on this!