Skip to content

2024-03-12のJS: Tailwind CSS v4.0 alpha、TypeScript 5.4、Speedometer 3.0 #1173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Mar 12, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update 684 draft
  • Loading branch information
azu committed Mar 10, 2024
commit 168229bb93a1f85d307bba26ef35cbb6b6bc7421
15 changes: 13 additions & 2 deletions _i18n/ja/_posts/2024/2024-03-10-684draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
title: "2024-03-10のJS: "
author: "azu"
layout: post
date : 2024-03-10T02:38:10.559Z
date : 2024-03-10T12:35:12.712Z
category: JSer
tags:
- game
- nodejs
- game
- CSS
- safari
- book
Expand Down Expand Up @@ -101,6 +101,17 @@ react-strict-domでは逆のアプローチを採用し、DOM APIのサブセッ

- [RFC: React DOM for Native (reduce API fragmentation) by necolas · Pull Request #496 · react-native-community/discussions-and-proposals](https://github.com/react-native-community/discussions-and-proposals/pull/496 "RFC: React DOM for Native (reduce API fragmentation) by necolas · Pull Request #496 · react-native-community/discussions-and-proposals")

----

## Why Should You Care About Package Metadata Interoperability? | OpenJS Foundation
[openjsf.org/blog/package-metadata-interoperability-collab-space-intro](https://openjsf.org/blog/package-metadata-interoperability-collab-space-intro "Why Should You Care About Package Metadata Interoperability? | OpenJS Foundation")
<p class="jser-tags jser-tag-icon"><span class="jser-tag">nodejs</span> <span class="jser-tag">npm</span> <span class="jser-tag">article</span></p>

OpenJSで`package.json`のメタデータの相互運用性を向上させるためのワーキンググループが発足した。

- [openjs-foundation/package-metadata-interoperability-collab-space: The goal of the Package Metadata Interoperability Collab Space is to improve how JavaScript developers define their packages across the ecosystem. The group is currently working to better understand package.json and how developers use it to define their projects.](https://github.com/openjs-foundation/package-metadata-interoperability-collab-space "openjs-foundation/package-metadata-interoperability-collab-space: The goal of the Package Metadata Interoperability Collab Space is to improve how JavaScript developers define their packages across the ecosystem. The group is currently working to better understand package.json and how developers use it to define their projects.")
- [OpenJS Launches New Collaboration to Improve Interoperability of JavaScript Package Metadata  - Socket](https://socket.dev/blog/openjs-improve-interoperability-of-javascript-package-metadata "OpenJS Launches New Collaboration to Improve Interoperability of JavaScript Package Metadata  - Socket")

----
<h1 class="site-genre">ソフトウェア、ツール、ライブラリ関係</h1>

Expand Down