update fpb.json

main
github-actions[bot] 2023-05-03 00:01:09 +00:00
parent 3a1ed1d8ee
commit 26c95cc97f
1 changed files with 21 additions and 1 deletions

View File

@ -7905,7 +7905,7 @@
"entries": [],
"subsections": [
{
"section": "IDE and editors",
"section": "IDE とエディター",
"entries": [
{
"url": "https://nanasi.jp/code.html",
@ -9119,6 +9119,11 @@
"title": "一撃必殺JavaScript日本語リファレンス",
"author": "古籏一浩"
},
{
"url": "https://ja.javascript.info",
"title": "現代の JavaScript チュートリアル",
"author": "Ilya Kantor"
},
{
"url": "https://kenju.gitbooks.io/js_step-up-to-intermediate",
"title": "中上級者になるためのJavaScript",
@ -9225,6 +9230,21 @@
"author": "Facebook Inc."
}
]
},
{
"section": "Svelte",
"entries": [
{
"url": "https://svelte.jp/tutorial/basics",
"title": "Svelte Tutorial",
"author": "Svelte.dev"
},
{
"url": "https://developer.mozilla.org/ja/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_getting_started",
"title": "Svelte をはじめる",
"author": "MDN"
}
]
}
]
},