2021年10月27日のブックマーク (4件)

この日の気付きやアイデアを残してみませんか?

  • Cooklang – Recipe Markup Language

    A Recipe Markup LanguageCooklang is a simple, human-readable text format for writing recipes that can be understood by both cooks and computers. Write @flour{2%cups} and ~{25%minutes} in plain text files. Get automatic shopping lists, scaling, timers, and beautiful formatting — while keeping your recipes in files you own forever.

    Cooklang – Recipe Markup Language
    efcl
    efcl 2021/10/27
    レシピ用のDSL
  • New WebKit Features in Safari 15

    With the release of Safari 15 for macOS Monterey, iPadOS 15, iOS 15, and watchOS, as well as macOS Big Sur and macOS Catalina, WebKit brings significant advancements in privacy and security, improved interoperability, and a host of new features for web developers. Take a look. Web Extensions This release brings Safari Web Extensions to iOS and iPadOS. Web Extensions use HTML, CSS, and JavaScript t

    New WebKit Features in Safari 15
    efcl
    efcl 2021/10/27
    Safari 15の変更点について。 WebExtensionsの対応、`theme-color`の対応、CSSの`aspect-ratio`、`list-style-type`に新しい属性値の追加など。 JavaScriptのTop-Level `await`、Error Cause、Private class methodsの対応。 また、WebGL 2、Web Share API、1秒以内の制
  • Next.js 12

    As we announced at Next.js Conf, Next.js 12 is our biggest release ever: Rust Compiler: ~3x faster Fast Refresh and ~5x faster builds Middleware (beta): Enabling full flexibility in Next.js with code over configuration React 18 Support: Native Next.js APIs are now supported, as well as Suspense <Image /> AVIF Support: Opt-in for 20% smaller images Bot-aware ISR Fallback: Optimized SEO for web craw

    Next.js 12
    efcl
    efcl 2021/10/27
    Next.js 12リリース。 SWCベースのビルドに対応、Middlwareの対応、React 18(Server-Side StreamingとReact Server Components)に対応。 webpackの`buildHttp`を使ったURL Importsに対応、クローラーbotに対するISRの最適化、AVIFの対応など
  • Node.js

    Notable Changes This release marks the transition of Node.js 16.x into Long Term Support (LTS) with the codename 'Gallium'. The 16.x release line now moves into "Active LTS" and will remain so until October 2022. After that time, it will move into "Maintenance" until end of life in April 2024. Windows 32-bit Installer: https://nodejs.org/dist/v16.13.0/node-v16.13.0-x86.msi Windows 64-bit Installer

    Node.js
    efcl
    efcl 2021/10/27
    Node.js 16のLong Term Support (LTS)となる16.13.0がリリースされた。 2024-04-30までメンテナンスされる。