Udemy - React Data Visualization - Build A Cryptocurrency Dashboard

Torrent Details

Udemy - React Data Visualization - Build a Cryptocurrency DashboardUdemy - React Data Visualization - Build a Cryptocurrency Dashboard

NAME
Udemy - React Data Visualization - Build a Cryptocurrency Dashboard.torrent
CATEGORY
Other
INFOHASH
33c347570604adb4126eeb1b108087a38152de7f
SIZE
2.2 GB in 98 files
ADDED
Uploaded on 10-02-2022 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

[ DevCourseWeb.com ] React Data Visualization - Build a Cryptocurrency Dashboard



If You Need More Stuff, kindly Visit and Support Us -->> https://DevCourseWeb.com







MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz

Language: English | Size: 2.24 GB | Duration: 3h 45m



Learn industry secrets of building beautifully fast dashboards with React, Context API, styled-components & CSS Grid.



What you'll learn

Modern React Development with React & React Context API for State Management

Build a Complete CryptoCurrency Financial Reporting App

Styled-components : Dynamic CSS-in-JS

HighCharts : Graphing Historical Price Data

CSS Grid : Responsive Layouts

CryptoCompare API : Fetch Real Pricing Data

Moment : Date Manipulation

Lodash : Functional Programming

Create-React-App 2.0 : Boilerplate Quickly

localStorage : Save Coins



Requirements

This course requires some existing knowledge of React, but many beginners have successfully completed the course.

Description

Warning: This is an advanced course for web developers already familiar with the basics of React and JavaScript!



If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com



Get More Tutorials and Support Us -->> https://FreeCourseWeb.com



We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...



Image error



Image error

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
~Get Your Files Here !/01 - Introduction and Setup/001 Setup with create-react-app.mp448.9 MB
~Get Your Files Here !/01 - Introduction and Setup/001 Setup with create-react-app_en.vtt6.7 KB
~Get Your Files Here !/01 - Introduction and Setup/002 Overview.mp418.6 MB
~Get Your Files Here !/01 - Introduction and Setup/002 Overview_en.vtt6 KB
~Get Your Files Here !/01 - Introduction and Setup/003 Beginner Setup.html2.8 KB
~Get Your Files Here !/01 - Introduction and Setup/004 Restructure Files.mp423.8 MB
~Get Your Files Here !/01 - Introduction and Setup/004 Restructure Files_en.vtt3.3 KB
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/gitignore318 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/package.json657 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/public/favicon.ico3.8 KB
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/public/index.html1.6 KB
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/public/manifest.json306 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/README.md2 KB
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/App/App.css99 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/App/App.test.js248 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/App/AppBar.js1.1 KB
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/App/AppLayout.js90 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/App/AppProvider.js4 KB
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/App/index.js573 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Dashboard/ChartSelect.js230 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Dashboard/CoinSpotlight.js579 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Dashboard/HighchartsConfig.js722 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Dashboard/HighchartsTheme.js4.6 KB
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Dashboard/index.js515 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Dashboard/PriceChart.js1002 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Dashboard/PriceGrid.js594 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Dashboard/PriceTile.js2.4 KB
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/index.css0 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/index.js451 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/serviceWorker.js4.8 KB
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Settings/CoinGrid.js1 KB
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Settings/CoinHeaderGrid.js682 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Settings/CoinTile.js1.1 KB
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Settings/ConfirmButton.js713 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Settings/index.js391 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Settings/Search.js1.6 KB
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Settings/WelcomeMessage.js352 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Shared/CoinImage.js422 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Shared/Content.js414 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Shared/Page.js299 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Shared/Styles.js1.1 KB
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/src/Shared/Tile.js534 B
~Get Your Files Here !/01 - Introduction and Setup/cryptodash/yarn.lock303.2 KB
~Get Your Files Here !/02 - React Basics/001 Functional Components.mp425.9 MB
~Get Your Files Here !/02 - React Basics/001 Functional Components_en.vtt4.6 KB
~Get Your Files Here !/02 - React Basics/002 What are styled-components.mp432.2 MB
~Get Your Files Here !/02 - React Basics/002 What are styled-components_en.vtt6.8 KB
~Get Your Files Here !/02 - React Basics/003 Styled-components Exercises.mp461 MB
~Get Your Files Here !/02 - React Basics/003 Styled-components Exercises_en.vtt8.6 KB
~Get Your Files Here !/03 - App Layout/001 Google Fonts.mp411.1 MB
~Get Your Files Here !/03 - App Layout/001 Google Fonts_en.vtt1.8 KB
~Get Your Files Here !/03 - App Layout/002 AppLayout.mp416 MB
~Get Your Files Here !/03 - App Layout/002 AppLayout_en.vtt1.9 KB
~Get Your Files Here !/03 - App Layout/003 AppBar.mp432.8 MB
~Get Your Files Here !/03 - App Layout/003 AppBar_en.vtt5 KB
~Get Your Files Here !/03 - App Layout/004 Style AppBar.mp467.2 MB
~Get Your Files Here !/03 - App Layout/004 Style AppBar_en.vtt8.2 KB
~Get Your Files Here !/04 - React Context/001 React Context - Providers & Consumers.mp484.6 MB
~Get Your Files Here !/04 - React Context/001 React Context - Providers & Consumers_en.vtt10.4 KB
~Get Your Files Here !/05 - Settings Page/001 Warning if you get TypeError Cannot read property 'map' of undefined.html509 B
~Get Your Files Here !/05 - Settings Page/002 localStorage.mp490 MB
~Get Your Files Here !/05 - Settings Page/002 localStorage_en.vtt13.3 KB
~Get Your Files Here !/05 - Settings Page/003 CryptoCompare API.mp429.3 MB
~Get Your Files Here !/05 - Settings Page/003 CryptoCompare API_en.vtt3.6 KB
~Get Your Files Here !/05 - Settings Page/004 [Optional] CryptoCompare API Key.html469 B
~Get Your Files Here !/05 - Settings Page/005 Page.mp417.6 MB
~Get Your Files Here !/05 - Settings Page/005 Page_en.vtt2.6 KB
~Get Your Files Here !/05 - Settings Page/006 Content.mp420.1 MB
~Get Your Files Here !/05 - Settings Page/006 Content_en.vtt2.7 KB
~Get Your Files Here !/05 - Settings Page/007 CoinGrid.mp424.7 MB
~Get Your Files Here !/05 - Settings Page/007 CoinGrid_en.vtt3.2 KB
~Get Your Files Here !/05 - Settings Page/008 Styles.js.html1.3 KB
~Get Your Files Here !/05 - Settings Page/009 Shared Styles.mp413.9 MB
~Get Your Files Here !/05 - Settings Page/009 Shared Styles_en.vtt1.4 KB
~Get Your Files Here !/05 - Settings Page/010 Shared Tile.mp469.2 MB
~Get Your Files Here !/05 - Settings Page/010 Shared Tile_en.vtt7.4 KB
~Get Your Files Here !/05 - Settings Page/011 CoinTile.mp499 MB
~Get Your Files Here !/05 - Settings Page/011 CoinTile_en.vtt11.6 KB
~Get Your Files Here !/05 - Settings Page/012 TopSection CoinGrid.mp461.5 MB
~Get Your Files Here !/05 - Settings Page/012 TopSection CoinGrid_en.vtt6.8 KB
~Get Your Files Here !/05 - Settings Page/013 AddRemove Coins.mp4139.2 MB
~Get Your Files Here !/05 - Settings Page/013 AddRemove Coins_en.vtt12.9 KB
~Get Your Files Here !/06 - Responsiveness/001 Responsive Grid.mp477.1 MB
~Get Your Files Here !/06 - Responsiveness/001 Responsive Grid_en.vtt6.9 KB
~Get Your Files Here !/07 - Searching Coins/001 Search.mp460.6 MB
~Get Your Files Here !/07 - Searching Coins/001 Search_en.vtt6 KB
~Get Your Files Here !/07 - Searching Coins/002 Fuzzy Search.mp4228.2 MB
~Get Your Files Here !/07 - Searching Coins/002 Fuzzy Search_en.vtt18.5 KB
~Get Your Files Here !/08 - Dashboard/001 IMPORTANT FIX FOR Cannot read property 'USD' of undefined.html825 B
~Get Your Files Here !/08 - Dashboard/002 Fetch Prices.mp484.1 MB
~Get Your Files Here !/08 - Dashboard/002 Fetch Prices_en.vtt8.4 KB
~Get Your Files Here !/08 - Dashboard/003 Dashboard.mp4214.3 MB
~Get Your Files Here !/08 - Dashboard/003 Dashboard_en.vtt20.8 KB
~Get Your Files Here !/08 - Dashboard/004 CurrentFavorite.mp4107.4 MB
~Get Your Files Here !/08 - Dashboard/004 CurrentFavorite_en.vtt11.4 KB
~Get Your Files Here !/08 - Dashboard/005 Coin Spotlight.mp492 MB
~Get Your Files Here !/08 - Dashboard/005 Coin Spotlight_en.vtt9.7 KB
~Get Your Files Here !/08 - Dashboard/006 HighCharts.mp451.6 MB

Alternative Torrents for 'Udemy React Data Visualization Build Cryptocurrency Dashboard'.

There are no alternative torrents found.