🦞🌯 Lobster Roll

Thread

TypeScript 4.1 enables mapping between differently cased properties (twitter.com)

Stories related to "TypeScript 4.1 enables mapping between differently cased properties" across the full archive.

TypeScript 4.1 enables mapping between differently cased properties (twitter.com)
Adopting Flow & TypeScript: A comparison between the two on-boarding processes (medium.com)
As an ML programmer I was wondering what the fuss is about with these two system, I think the article shows pretty well what the differences between those are.
Beyond TypeScript: Differences Between Typed Languages (tech.ahrefs.com)
Soft gold enables connections between nerves and electronics (liu.se)
Pylon: Enables TypeScript developers to easily build GraphQL APIs (github.com)
Tell HN: Ubuntu 24.04 force enables password auth, need to disable differently
Just installed Ubuntu 24.04 from the server image (https:&#x2F;&#x2F;ubuntu.com&#x2F;download&#x2F;server) and was just bitten by this.<p>Disabling password auth in `&#x2F;etc&#x2F;ssh&#x2F;sshd_config` does nothing.<p><pre><code> # To disable tunneled clear text passwords, change to no here! ...
Microsoft enables file sharing between iPhone and Windows PCs (9to5mac.com)
Node.js enables TypeScript handling by default (nodejs.org)
Differences Between ESLint and TypeScript (eslint.org)
Differences Between ESLint and TypeScript (eslint.org)
NetBox Service Mappings – Tech Preview – Arbitrary Relationships Between Objects (netboxlabs.com)
Show HN: Encrypt Data Between Python and TypeScript (AES-GCM and RSA-OAEP) (github.com)
Hi HN! I’m excited to share *Cross-Crypto*, a pair of libraries (Python [1] + TypeScript [2]) to encrypt data between frontend and backend with just 2 functions.<p>*Problem I faced:* Securing API payloads between React (TS) and Python is error-prone. Most solutions are language-specific or use outda...
Show HN: BuildFix– Semantic feature-extraction transfer between TypeScript repos (buildfix.dev)
Hey HN,<p>I&#x27;m Rich. I run a SOC by day and built this at night over the past 6 weeks.<p>*What it does:* BuildFix treats features (as opposed to files) as complete, transferable units. Select &quot;Auth System&quot; and it identifies routes, middleware, models, config, and secrets handling. Then...