Working with Data
Skills:
Data Literacy90%
Key Takeaways
Covers working with data in React Native applications, including data storage and retrieval
Original Description
This course expands upon the knowledge you gained from the React Native course, and will prepare you to make more informed decisions about how you access, store, retrieve and present data within your React Native applications.
The course is designed to be completed over five weeks. You will learn about data and databases in a more general sense, and then proceed to become familiar with tools and practices for working with data specifically in React Native.
By the end of this course you will be able to:
• Explain what REST APIs are and identify best practices for working with them
• Make network calls to retrieve online content and handle responses from the server
• Create databases and tables and use SQL to store data in them in a structured, relational way
• Read and write data for a mobile application using AsyncStorage
• Read and write data for a mobile application using SQLite
To complete this course, you will need React Native experience. Additionally, it always helps to have a can-do attitude!
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Data Literacy
View skill →Related Reads
📰
📰
📰
📰
The Object in Your Field Is Not the Object You Wrote
Medium · Programming
I built an offline CLI that audits a legacy PHP app in one command — and shows you the fix
Dev.to · getobserver
Web Developer Travis McCracken on The Simplicity of Net/HTTP in Go
Dev.to · Travis McCracken Web Developer
Laravel Policies Explained: Protect Your Application the Right Way
Medium · Programming
🎓
Tutor Explanation
DeepCamp AI