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
📰
📰
📰
📰
Behind a Single "Paste" Button: The Tale of Two Completely Different APIs
Dev.to · Image2
The Django — Snowflake couple… a therapy session
Medium · Python
Port Numbers, In Order: Why the List Has Gaps, and the Best Stories Behind the Numbers
Dev.to · Yuuki Yamashita
Day 97 of Learning MERN Stack
Dev.to · Ali Hamza
🎓
Tutor Explanation
DeepCamp AI