博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
react 自定义控件使用_使用React使用自定义API
阅读量:2507 次
发布时间:2019-05-11

本文共 1148 字,大约阅读时间需要 3 分钟。

react 自定义控件使用

视频 (Video)

关于谈话 (About the Talk)

We have built a custom API with Strapi in the past. Now that we have some data, a dashboard, and a REST API, let’s use and to consume that API.

过去,我们已经使用Strapi构建了自定义API。 现在我们有了一些数据,一个仪表板和一个REST API,让我们使用和来使用该API。

We will build a simple app and talk about grabbing data from our new API.

我们将构建一个简单的应用程序,并讨论从新API中获取数据的问题。

重要要点 (Key Takeaways)

  • Building a Custom API with Strapi lets us focus on our frontend code

    使用Strapi构建自定义API,使我们可以专注于前端代码
  • Using React to grab data from an API

    使用React从API抓取数据

本演讲专为 (This Talk is Designed For)

Developers that have their own APIs and want to consume their APIs with React and JavaScript.

具有自己的API并希望通过React和JavaScript使用其API的开发人员。

先决条件 (Prerequisites)

Some knowledge of and how APIs work is a plus.

加上一些知识以及API如何工作。

关于主持人 (About the Presenter)

Chris Sevilleja () is the founder of scotch.io and Senior Developer Advocate at DigitalOcean. He loves trying to figure out the most efficient and practical way to build apps that we can ship to our customers.

Chris ( )是的创始人,也是DigitalOcean的高级开发顾问。 他喜欢尝试找出最有效,最实用的方式来构建我们可以交付给客户的应用程序。

翻译自:

react 自定义控件使用

转载地址:http://jvhgb.baihongyu.com/

你可能感兴趣的文章
课堂练习之买书打折最便宜
查看>>
定义函数
查看>>
网络虚拟化技术(二): TUN/TAP MACVLAN MACVTAP
查看>>
MQTT协议笔记之mqtt.io项目HTTP协议支持
查看>>
(转)jQuery中append(),prepend()与after(),before()的区别
查看>>
Tecplot: Legend和图像中 Dashed/Dash dot/Long dash 等虚线显示没有区别的问题
查看>>
win8 开发之旅(2) --连连看游戏开发 项目错误的总结
查看>>
视频转换工具ffmpeg
查看>>
一、 object c -基础学习第一天 如何定义一个类
查看>>
C#调用C++编译的DLL详解
查看>>
Kali Linux的安装
查看>>
我的大学生活-5-08-赵心宁
查看>>
黑马程序员-Java基础-反射
查看>>
bzoj1708[Usaco2007 Oct]Money奶牛的硬币(背包方案数dp)
查看>>
P2700逐个击破(并查集/树形dp)
查看>>
展望2018
查看>>
python几大排序算法
查看>>
hdu 4619 二分图最大匹配 ——最大独立集
查看>>
VM CentOS 问题汇总
查看>>
这段时间的小结
查看>>