datasciencewithdaniel / datasciencewithdaniel/Website-Development

Dynamic Cards

未关闭
#12 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
JavaScript
星标
1
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

Change the way that SingleCard is called by storing card details in a file as an array, that is imported and then use .map to render multiple cards dynamically. This can solve this issue of timing where the latest card can be presented first.

贡献指南

这个仓库没有索引到贡献指南

调研方向

从 SingleCard 组件开始,追踪其卡片详情目前是在哪里提供的。检查渲染卡片的 React 页面或组件,然后运行网站以检查当前的排序和呈现方式。当卡片详情来自导入的数组、通过 map 渲染多个卡片,并且最新的卡片不再因时序而首先出现时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, next.js, react
领域
frontend, web-dev
Issue 类型
重构
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。