diff --git a/data/feed-list.json b/data/feed-list.json index 961fcba..442cb1a 100644 --- a/data/feed-list.json +++ b/data/feed-list.json @@ -805,12 +805,6 @@ "https://github.com/expressjs/express/releases.atom" ] }, - { - "url": "https://github.com/skovhus/jest-codemods", - "feeds": [ - "https://github.com/skovhus/jest-codemods/releases.atom" - ] - }, { "url": "https://github.com/TypeStrong/ts-loader", "feeds": [ diff --git a/data/feed-list.opml b/data/feed-list.opml index c78eb27..dd262af 100644 --- a/data/feed-list.opml +++ b/data/feed-list.opml @@ -135,7 +135,6 @@ - diff --git a/data/watch-list.json b/data/watch-list.json index ee9dd2e..4a090c5 100644 --- a/data/watch-list.json +++ b/data/watch-list.json @@ -1,6 +1,6 @@ [ { - "count": 60, + "count": 61, "url": "https://nodejs.org", "tags": [ "node.js", @@ -16,8 +16,8 @@ "windows" ], "example": { - "title": "Node.js — Node v22.8.0 (Current)", - "url": "https://nodejs.org/en/blog/release/v22.8.0" + "title": "Node.js — Node v22.9.0 (Current)", + "url": "https://nodejs.org/en/blog/release/v22.9.0" } }, { @@ -2228,21 +2228,6 @@ "url": "https://zenn.dev/akfm/books/nextjs-basic-principle" } }, - { - "count": 1, - "url": "https://github.com/skovhus/jest-codemods", - "tags": [ - "jest", - "JavaScript", - "testing", - "Tools" - ], - "example": { - "title": "skovhus/jest-codemods: Codemods for migrating to Jest https://github.com/facebook/jest 👾", - "url": "https://github.com/skovhus/jest-codemods" - }, - "rssUrl": "https://github.com/skovhus/jest-codemods/releases.atom" - }, { "count": 1, "url": "https://github.com/TypeStrong/ts-loader", diff --git a/data/web-list.json b/data/web-list.json index 04fc1d4..61df045 100644 --- a/data/web-list.json +++ b/data/web-list.json @@ -1,6 +1,6 @@ [ { - "count": 60, + "count": 61, "url": "https://nodejs.org", "tags": [ "node.js", @@ -16,8 +16,8 @@ "windows" ], "example": { - "title": "Node.js — Node v22.8.0 (Current)", - "url": "https://nodejs.org/en/blog/release/v22.8.0" + "title": "Node.js — Node v22.9.0 (Current)", + "url": "https://nodejs.org/en/blog/release/v22.9.0" }, "rssUrl": "https://nodejs.org/en/feed/blog.xml" }, @@ -2304,21 +2304,6 @@ }, "rssUrl": "https://zenn.dev/akfm/feed" }, - { - "count": 1, - "url": "https://github.com/skovhus/jest-codemods", - "tags": [ - "jest", - "JavaScript", - "testing", - "Tools" - ], - "example": { - "title": "skovhus/jest-codemods: Codemods for migrating to Jest https://github.com/facebook/jest 👾", - "url": "https://github.com/skovhus/jest-codemods" - }, - "rssUrl": "https://github.com/skovhus/jest-codemods/releases.atom" - }, { "count": 1, "url": "https://github.com/TypeStrong/ts-loader", diff --git a/index.html b/index.html index 3c042d2..0b6ea19 100644 --- a/index.html +++ b/index.html @@ -454,4 +454,4 @@ color: var(--nc-tx-2); border: 1px solid var(--nc-lk-1); cursor: pointer; -}

JSer.info Watch List

JSer.infoで2年以内に紹介したことがあるサイトの一覧です。
生きているJavaScriptの情報源として利用できます。
OPML Feedを使い、サイトのRSSフィードをまとめて購読できます。

また、JSer.info Watch List RSSではサイトのRSSフィードを一つのRSSフィードとしてまとめたものを公開しています。

BunReleaseNotebundlerarticleCommonJSECMAScriptmoduleyarnnpmTypeScriptwindowsbum

Example: Bun v1.1.27 | Bun Blog

JavaScriptdebugToolsReleaseNoteTypeScriptarticleCSSDesignDevelopmentReactstorybookUItest

Example: Storybook 8.1

JavaScriptnode.jstestinglibrarynodejsTools

Example: Japa

Vuedocumentnews

Example: Vue.js

JavaScriptWebAuthenticationOAuthlibrary

Example: Auth.js

browsernode.jsdenoToolslibrary

Example: Gluon

JavaScriptlibraryMicroFrontend

Example: Modern.js

vitepluginlibrary

Example: Vike

JavaScriptnpmperformancedocument

Example: e18e/e18e

JavaScriptWebAssemblyTools

Example: Porffor

\ No newline at end of file +}

JSer.info Watch List

JSer.infoで2年以内に紹介したことがあるサイトの一覧です。
生きているJavaScriptの情報源として利用できます。
OPML Feedを使い、サイトのRSSフィードをまとめて購読できます。

また、JSer.info Watch List RSSではサイトのRSSフィードを一つのRSSフィードとしてまとめたものを公開しています。

BunReleaseNotebundlerarticleCommonJSECMAScriptmoduleyarnnpmTypeScriptwindowsbum

Example: Bun v1.1.27 | Bun Blog

JavaScriptdebugToolsReleaseNoteTypeScriptarticleCSSDesignDevelopmentReactstorybookUItest

Example: Storybook 8.1

JavaScriptnode.jstestinglibrarynodejsTools

Example: Japa

Vuedocumentnews

Example: Vue.js

JavaScriptWebAuthenticationOAuthlibrary

Example: Auth.js

browsernode.jsdenoToolslibrary

Example: Gluon

JavaScriptlibraryMicroFrontend

Example: Modern.js

vitepluginlibrary

Example: Vike

JavaScriptnpmperformancedocument

Example: e18e/e18e

JavaScriptWebAssemblyTools

Example: Porffor

\ No newline at end of file diff --git a/main.js b/main.js index c897ff7..947dae4 100644 --- a/main.js +++ b/main.js @@ -1,2 +1,2 @@ /*! For license information please see main.js.LICENSE.txt */ -(()=>{"use strict";var e={448:(e,t,r)=>{var a=r(294),s=r(840);function l(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;r