workshop-nextjs:学习Next.JS

时间:2021-05-18 02:37:15
【文件属性】:
文件名称:workshop-nextjs:学习Next.JS
文件大小:316KB
文件格式:ZIP
更新时间:2021-05-18 02:37:15
JavaScript Next.JS工作坊 在本研讨会中,我们做了一个Hacker News阅读器,介绍了Next.JS和React的基础知识(组件,页面,样式化JSX,路由,服务器端渲染)。 如果您想了解更多有关该主题的知识,我们在Aerolab博客上做了一篇更高级的文章,关于 。 黑客新闻API 故事列表:node-hnapi.herokuapp.com/news 有评论的故事:node-hnapi.herokuapp.com/item/:id 资源 了解Next.JS: 文档和示例: React文档:
【文件预览】:
workshop-nextjs-master
----.gitignore(30B)
----Dockerfile(142B)
----components()
--------Layout.js(843B)
--------Comment.js(695B)
--------StoryItem.js(935B)
----package.json(368B)
----package-lock.json(185KB)
----static()
--------screenshot.png(199KB)
--------unicorn.jpg(86KB)
--------styles.css(894B)
----docker-compose.yml(195B)
----README.md(895B)
----pages()
--------index.js(529B)
--------story.js(1KB)
--------about.js(459B)

网友评论