惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Spread Privacy
Spread Privacy
K
Kaspersky official blog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Forbes - Security
Forbes - Security
Hacker News - Newest:
Hacker News - Newest: "LLM"
The Last Watchdog
The Last Watchdog
SecWiki News
SecWiki News
Attack and Defense Labs
Attack and Defense Labs
Google DeepMind News
Google DeepMind News
Security Archives - TechRepublic
Security Archives - TechRepublic
S
Secure Thoughts
WordPress大学
WordPress大学
Microsoft Security Blog
Microsoft Security Blog
P
Proofpoint News Feed
云风的 BLOG
云风的 BLOG
V
Visual Studio Blog
Security Latest
Security Latest
TaoSecurity Blog
TaoSecurity Blog
Cyberwarzone
Cyberwarzone
S
SegmentFault 最新的问题
Cloudbric
Cloudbric
aimingoo的专栏
aimingoo的专栏
S
Schneier on Security
N
Netflix TechBlog - Medium
MyScale Blog
MyScale Blog
T
The Blog of Author Tim Ferriss
H
Hacker News: Front Page
C
Cybersecurity and Infrastructure Security Agency CISA
小众软件
小众软件
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
AWS News Blog
AWS News Blog
AI
AI
G
GRAHAM CLULEY
IT之家
IT之家
P
Privacy & Cybersecurity Law Blog
L
Lohrmann on Cybersecurity
Last Week in AI
Last Week in AI
D
Docker
Recent Announcements
Recent Announcements
O
OpenAI News
T
Threat Research - Cisco Blogs
GbyAI
GbyAI
S
Security @ Cisco Blogs
T
Troy Hunt's Blog
C
Check Point Blog
博客园 - 三生石上(FineUI控件)
A
About on SuperTechFans
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
N
News and Events Feed by Topic

oida.dev | TypeScript, Rust

TypeScript's `erasableSyntaxOnly` Flag Unsafe for work Tokio: Macros Tokio: Channels Tokio: Getting Started Network Applications on the Tokio Stack Remake, Remodel, Reduce. The `never` type and error handling in TypeScript 5 Inconvenient Truths about TypeScript Refactoring in Rust: Introducing Traits Refactoring in Rust: Abstraction with the Newtype Pattern Announcing the TypeScript Cookbook TypeScript: Iterating over objects The road to universal JavaScript 10 years of oida.dev Rust: Tiny little traits The TypeScript converging point How not to learn TypeScript Getting started with Rust Introducing Slides and Coverage TypeScript: The humble function overload TypeScript + React: Children types are broken TypeScript: In defense of any Rust: Enums to wrap multiple errors Dissecting Deno Error handling in Rust TypeScript: Unexpected intersections Upgrading Node.js dependencies after a yarn audit TypeScript: Array.includes on narrow types TypeScript + React: Typing Generic forwardRefs shared, util, core: Schroedinger's module names Learning Rust and Go TypeScript: Narrow types in catch clauses TypeScript: Low maintenance types Tidy TypeScript: Name your generics Tidy TypeScript: Avoid traditional OOP patterns Tidy TypeScript: Prefer type aliases over interfaces Tidy TypeScript: Prefer union types over enums My new book: TypeScript in 50 Lessons Go Preact! ❤️ this in JavaScript and TypeScript TypeScript and ECMAScript Modules TypeScript + React: Why I don't use React.FC TypeScript + React: Component patterns TypeScript: Augmenting global and lib.dom.d.ts Vite with Preact and TypeScript TypeScript: Union to intersection type 11ty: Generate Twitter cards automatically Are large node module dependencies an issue? TypeScript: Variadic Tuple Types Preview TypeScript: Improving Object.keys Remake, Remodel. Part 4. TypeScript + React: Typing custom hooks with tuple types TypeScript: Assertion signatures and Object.defineProperty TypeScript: Check for object properties and narrow down type Boolean in JavaScript and TypeScript void in JavaScript and TypeScript Symbols in JavaScript and TypeScript Why I use TypeScript TypeScript + React: Extending JSX Elements TypeScript: Validate mapped types and const context TypeScript: Match the exact object shape TypeScript: The constructor interface pattern Streaming your Meetup - Part 4: Directing and Streaming with OBS Streaming your Meetup - Part 3: Speaker audio Streaming your Meetup - Part 2: Speaker video Streaming your Meetup - Part 1: Basics and Projector TypeScript and React Guide: Added a new styles chapter TypeScript and React Guide: Added a new render props chapter TypeScript and React: Styles and CSS TypeScript and React TypeScript and React Guide: Added a new prop types chapter TypeScript without TypeScript -- JSDoc superpowers TypeScript: Mapped types for type maps JAMStack vs serverless web apps The Unsung Benefits of JAMStack Sites TypeScript: Ambient modules for Webpack loaders My most favourite talks in 2018 TypeScript and React Guide: Added a new context chapter TypeScript: Built-in generic types TypeScript: Type predicates JSX is syntactic sugar TypeScript and React Guide: Added a new hooks chapter Getting your CfP application right FAQ on our Angular Connect Talk: Automating UI development TypeScript and Substitutability Debugging Node.js apps in TypeScript with Visual Studio Code From Medium: Deconfusing Pre- and Post-processing From Medium: PostCSS misconceptions Saving and scraping a website with Puppeteer Cutting the mustard - 2018 edition Wordpress as CMS for your JAMStack sites My most favourite podcast episodes in 2017 My most favourite talks in 2017 My most favourite books in 2017 The Best Request Is No Request, Revisited Not so hidden figures - Organizing ScriptConf My podcast journey to ScriptCast Grid layout, grid layout everywhere! #scriptconf and #devone
My most favorite talks in 2016
2016-12-31 · via oida.dev | TypeScript, Rust

Let’s make this a tradition! I love to watch conference talks. Be it live or on tape. And just like last year I try to collect the talks that I loved most. I know, since I started organising Script I began seeing conference talks differently. However, those are the ones I put my attendee-hat on. And let’s be honest: A good organiser needs to do that! So enjoy my list of talks I enjoyed most in 2016.

Stephen Hay: The back(side) of the class #

I watched Stephen at this year’s Nightly Build and he’s an amazing speaker. And his talk shows us that we tend to overengineer things that don’t need over-engineering. Or engineering at all. Told in a funny way, with lots of jokes and great examples of things that can go wrong. Keep it simple, folks.

Heydon Pickering: Writing less damned code #

I never had the pleasure of seeing one of Heydon’s talks live. Too bad, because his style is just so unique and crazy, python-esque even. In this one, Heydon shows you how to write less code. But not in a software development kind of way, more in “use your freaking mind and think about what you’re doing!”. Which is just great. I nodded, I laughed my ass off, and I show this to every peer.

Alice Bartlett: Can you make it more like Bootstrap? #

Alice Bartlett works for the Financial Times and had the distinct task of creating a pattern library/design system/component framework for … well, all the sites of the FT! I love this talk because it extends the usually pattern library talks by having a use case that is way too common for bigger companies. We ourselves got into a similar situation when we started working on Groundhog, and I learned so much from that talk that shaped the creation of Groundhog tremendously.

Harry Roberts: Refactoring CSS Without Losing Your Mind #

Harry is the guy who single-handedly invented CSS engineering. And with good reason. In this talk, Harry shows how you can refactor CSS. And more importantly: WHY you should refactor CSS. It appears to me Harry is the only one who can apply common software engineering practices to CSS without trying to reinvent everything the language has to offer. This is one of his best talks so far.

Vincent Haupert: Shut up and take my money #

We just don’t care too much about security. This talk by Vincent Haupert from this year’s CCC shows perfectly what can go wrong if you don’t spend resources on making your app secure and thinking about all the things that can go wrong. Usually, security guys can get way too cocky when talking about their hacks, but Vincent manages it to show it in a very toned down and funny way. Watch this. Just go and watch this. And show it to everybody.

Brian Lonsdorf: You are doing it wrong, Underscore! #

Okay, I’m so late to the party for this one. This was actually recorded in 2013, but its contents are still very up to date. I’m digging deeper and deeper into functional programming recently. Mostly because it feels way more natural to me in the environments I work with (Node, for that matter). This one shows you functional programming patterns beyond adding stuff. Actual, real world use cases where we can use currying and high order functions. If you started with functional programming, but want to see the real shit. Go watch this.

Stefan “shameless plug” Baumgartner: HTTP/2 is coming! Unbundle all the things?!? #

Yes. It’s me. Sorry. I didn’t do that many talks this year. Mostly because I don’t have something new to say. One thing that did however took quite some time was the upcoming of HTTP/2. With this talk, I try to show you one distinct feature of HTTP/2, and show you the impact on JavaScript bundling. Tell me what you think!

Related Articles