ãåµãAI vs å®ãAIï½ãã§ã¤ã¯ãã身ãå®ãã«ã¯ï¼ï½ è¶å å ææã- 第13å å½ç«æ å ±å¦ç ç©¶æ æ¹åä¼è° è¨å¿µè¬æ¼ä¼ res.json()), fetch('/today/_json/top_entries.json').then(res => res.json()), fetch('/news/_json/top_entries.json').then(res => res.json()) ]) .then((sources) => { const now = new Date(); // ææ°é ã«ã½ã¼ãï¼éé ï¼é¢æ° const sortByDateDesc = (items) => { return [...items].sort((a, b) => new Date(b.start_date) - new Date(a.start_date)); }; const allI


{{#tags}}- {{label}}
{{/tags}}