FileMood

Download [FreeCourseSite.com] Udemy - Ethereum and Solidity The Complete Developer's Guide

FreeCourseSite com Udemy Ethereum and Solidity The Complete Developer Guide

Name

[FreeCourseSite.com] Udemy - Ethereum and Solidity The Complete Developer's Guide

 DOWNLOAD Copy Link

Total Size

11.0 GB

Total Files

638

Last Seen

2024-07-22 00:00

Hash

78FCF3689663E96E738327D1BD22CA06619FE390

/0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/01 - What is Ethereum/

001 Introduction.mp4

27.9 MB

001 Introduction_en.srt

5.8 KB

002 Course Resources.html

1.3 KB

002 diagrams.zip

1.0 MB

003 A Short History Lesson.mp4

32.8 MB

003 A Short History Lesson_en.srt

6.3 KB

004 Link to Original Bitcoin White Paper.html

0.5 KB

005 What is Ethereum.mp4

36.6 MB

005 What is Ethereum_en.srt

7.0 KB

006 Interfacing with Ethereum Networks.mp4

9.7 MB

006 Interfacing with Ethereum Networks_en.srt

5.0 KB

007 Updated Metamask Setup for new UI.html

2.9 KB

008 Metamask Setup.mp4

39.7 MB

008 Metamask Setup_en.srt

7.8 KB

009 Ethereum Accounts.mp4

15.7 MB

009 Ethereum Accounts_en.srt

7.9 KB

010 Getting Test Ether to Use in the Course.html

4.4 KB

011 What's a Transaction.mp4

57.7 MB

011 What's a Transaction_en.srt

11.5 KB

012 Why'd We Wait.mp4

15.4 MB

012 Why'd We Wait_en.srt

8.0 KB

013 A Quick Note About the Next Lecture.html

0.4 KB

014 Basic Blockchains.mp4

81.6 MB

014 Basic Blockchains_en.srt

26.2 KB

015 Block Time.mp4

80.2 MB

015 Block Time_en.srt

17.4 KB

016 Smart Contracts.mp4

39.8 MB

016 Smart Contracts_en.srt

10.2 KB

017 The Solidity Programming Language.mp4

14.8 MB

017 The Solidity Programming Language_en.srt

8.0 KB

018 Updated Remix Instructions for new UI - Do Not Skip.html

2.0 KB

019 20-our-first.zip

0.4 KB

019 Our First Contract.mp4

20.2 MB

019 Our First Contract_en.srt

8.6 KB

020 Contract Structure.mp4

40.8 MB

020 Contract Structure_en.srt

8.6 KB

021 Function Declarations.mp4

78.3 MB

021 Function Declarations_en.srt

13.8 KB

022 Deploying Contract in New Remix UI.html

1.1 KB

023 Testing with Remix.mp4

32.5 MB

023 Testing with Remix_en.srt

16.8 KB

024 25-redeploying.zip

0.3 KB

024 Redeploying Contracts.mp4

10.6 MB

024 Redeploying Contracts_en.srt

3.9 KB

025 Behind the Scenes of Deployment.mp4

46.0 MB

025 Behind the Scenes of Deployment_en.srt

8.8 KB

026 More on Running Functions Than You Want to Know.mp4

119.8 MB

026 More on Running Functions Than You Want to Know_en.srt

22.0 KB

027 Wei vs Ether.mp4

11.7 MB

027 Wei vs Ether_en.srt

6.0 KB

028 Gas and Transactions.mp4

93.1 MB

028 Gas and Transactions_en.srt

16.7 KB

029 Mnemonic Phrases.mp4

108.3 MB

029 Mnemonic Phrases_en.srt

18.2 KB

030 We Need More Test Ether!.mp4

2.9 MB

030 We Need More Test Ether!_en.srt

1.4 KB

031 Obtaining More Test Ether from Recommended Faucet.html

4.4 KB

/02 - Smart Contracts with Solidity/

001 Installing Node.js, npm and Git.html

2.9 KB

002 Contract Deployment.mp4

21.3 MB

002 Contract Deployment_en.srt

9.1 KB

003 Completed Boilerplate.html

2.4 KB

003 boilerplate-inbox.zip

84.4 KB

004 Project Requirements.mp4

38.5 MB

004 Project Requirements_en.srt

8.5 KB

005 Project File Walkthrough.mp4

25.3 MB

005 Project File Walkthrough_en.srt

7.2 KB

006 38-compiling.zip

83.8 KB

006 Compiling Solidity.mp4

18.7 MB

006 Compiling Solidity_en.srt

9.1 KB

007 Invalid asm.js or Constructor Deprecation Warning.html

0.8 KB

008 The Compile Script.mp4

43.2 MB

008 The Compile Script_en.srt

9.2 KB

009 Testing Architecture.mp4

18.8 MB

009 Testing Architecture_en.srt

5.8 KB

010 Breaking Change - Web3 v4 and Ganache.html

1.4 KB

011 Installing Modules.mp4

19.1 MB

011 Installing Modules_en.srt

6.4 KB

012 Web3 Versioning.mp4

26.5 MB

012 Web3 Versioning_en.srt

6.8 KB

013 Web3 Providers.mp4

13.2 MB

013 Web3 Providers_en.srt

7.7 KB

014 46-testing.zip

32.0 KB

014 Testing with Mocha.mp4

121.1 MB

014 Testing with Mocha_en.srt

27.1 KB

015 Mocha Structure.mp4

18.1 MB

015 Mocha Structure_en.srt

7.0 KB

016 48-fetching.zip

31.9 KB

016 Fetching Accounts from Ganache.mp4

24.9 MB

016 Fetching Accounts from Ganache_en.srt

10.3 KB

017 49-refactor.zip

31.9 KB

017 Refactor to AsyncAwait.mp4

9.9 MB

017 Refactor to AsyncAwait_en.srt

4.1 KB

018 50-deployment.zip

32.1 KB

018 Deployment with Web3.mp4

37.9 MB

018 Deployment with Web3_en.srt

9.2 KB

019 Deployed Inbox Overview.mp4

33.0 MB

019 Deployed Inbox Overview_en.srt

17.8 KB

020 Asserting Deployment.mp4

22.6 MB

020 Asserting Deployment_en.srt

8.6 KB

021 53-verifying.zip

32.1 KB

021 Verifying the Initial Message.mp4

62.3 MB

021 Verifying the Initial Message_en.srt

13.4 KB

022 54-testing.zip

32.2 KB

022 Testing Message Updates.mp4

38.2 MB

022 Testing Message Updates_en.srt

10.2 KB

023 Deployment with Infura.mp4

48.4 MB

023 Deployment with Infura_en.srt

11.3 KB

024 Infura Signup.html

2.6 KB

025 Super Important Note about Seed Recovery Phrase Security.html

0.8 KB

026 Wallet Provider Setup.mp4

45.4 MB

026 Wallet Provider Setup_en.srt

9.8 KB

027 59-deployment.zip

85.2 KB

027 Deployment to Testnet.mp4

30.9 MB

027 Deployment to Testnet_en.srt

11.1 KB

028 Observing Deployment on Etherscan.mp4

18.9 MB

028 Observing Deployment on Etherscan_en.srt

7.5 KB

029 Remix Permissions and Metamask.html

1.2 KB

030 Deployed Contracts in Remix.mp4

61.2 MB

030 Deployed Contracts in Remix_en.srt

10.6 KB

031 Project Review.mp4

79.1 MB

031 Project Review_en.srt

14.6 KB

032 Updating Your Inbox Project to Solc v0.8.9.html

8.1 KB

032 inbox-update.zip

80.7 KB

/03 - Advanced Smart Contracts/

001 The Lottery Contract.mp4

6.8 MB

001 The Lottery Contract_en.srt

3.9 KB

002 Lottery Design.mp4

8.1 MB

002 Lottery Design_en.srt

4.3 KB

003 Reminder on Updated Remix UI.html

0.8 KB

004 Basic Solidity Types.mp4

70.7 MB

004 Basic Solidity Types_en.srt

14.3 KB

005 Starting the Lottery Contract.mp4

27.1 MB

005 Starting the Lottery Contract_en.srt

7.4 KB

006 69-message.zip

0.3 KB

006 The Message Global Variable.mp4

33.8 MB

006 The Message Global Variable_en.srt

9.1 KB

007 Overview of Arrays.mp4

87.3 MB

007 Overview of Arrays_en.srt

17.6 KB

008 Overview of Mappings and Structs.mp4

11.3 MB

008 Overview of Mappings and Structs_en.srt

5.9 KB

009 Big Solidity Gotcha.mp4

44.4 MB

009 Big Solidity Gotcha_en.srt

9.9 KB

010 Entering the Lottery.mp4

25.0 MB

010 Entering the Lottery_en.srt

6.1 KB

011 76-validation.zip

0.4 KB

011 Ethereum-Unit-Converter.url

0.1 KB

011 Validation with Require Statements.mp4

78.5 MB

011 Validation with Require Statements_en.srt

15.4 KB

012 The Remix Debugger.mp4

20.2 MB

012 The Remix Debugger_en.srt

6.3 KB

013 76-pseudo.zip

0.4 KB

013 Pseudo Random Number Generator.mp4

77.1 MB

013 Pseudo Random Number Generator_en.srt

16.3 KB

014 Selecting a Winner.mp4

30.7 MB

014 Selecting a Winner_en.srt

7.5 KB

015 78-sending.zip

0.5 KB

015 Sending Ether from Contracts.mp4

19.8 MB

015 Sending Ether from Contracts_en.srt

8.0 KB

016 Resetting Contract State.mp4

28.7 MB

016 Resetting Contract State_en.srt

6.3 KB

017 80-requiring.zip

0.5 KB

017 Requiring Managers.mp4

23.8 MB

017 Requiring Managers_en.srt

7.5 KB

018 Function Modifiers.mp4

38.2 MB

018 Function Modifiers_en.srt

9.2 KB

019 Returning Players Array.mp4

8.3 MB

019 Returning Players Array_en.srt

3.6 KB

020 83-review.zip

0.5 KB

020 Contract Review.mp4

12.0 MB

020 Contract Review_en.srt

4.3 KB

021 Completed Boilerplate - Do Not Skip.html

0.4 KB

021 lottery-boilerplate.zip

85.4 KB

022 New Test Setup.mp4

10.1 MB

022 New Test Setup_en.srt

4.8 KB

023 86-test-project.zip

85.3 KB

023 Test Project Updates.mp4

5.6 MB

023 Test Project Updates_en.srt

3.0 KB

024 Web3 v4 and Ganache Breaking Change Reminder.html

0.6 KB

025 Test Helper Review.mp4

11.6 MB

025 Test Helper Review_en.srt

6.3 KB

026 89-asserting.zip

85.6 KB

026 Asserting Deployment.mp4

9.7 MB

026 Asserting Deployment_en.srt

4.5 KB

027 90-entering.zip

85.8 KB

027 Entering the Lottery.mp4

26.9 MB

027 Entering the Lottery_en.srt

9.3 KB

028 91-asserting-multiple.zip

85.8 KB

028 Asserting Multiple Players.mp4

12.3 MB

028 Asserting Multiple Players_en.srt

3.9 KB

029 92-try.zip

85.9 KB

029 Try-Catch Assertions.mp4

20.7 MB

029 Try-Catch Assertions_en.srt

9.1 KB

030 93-testing.zip

85.9 KB

030 Testing Function Modifiers.mp4

9.1 MB

030 Testing Function Modifiers_en.srt

5.6 KB

031 94-end-to-end.zip

86.0 KB

031 End to End Test.mp4

41.5 MB

031 End to End Test_en.srt

16.6 KB

external-links.txt

0.1 KB

/04 - Building Interactive Front-Ends/

001 Ethereum App Architecture.mp4

37.1 MB

001 Ethereum App Architecture_en.srt

14.7 KB

002 Boilerplate and React App Updates - Do Not Skip.html

2.0 KB

002 lottery-react-boilerplate.zip

188.9 KB

003 Application Overview.mp4

30.0 MB

003 Application Overview_en.srt

13.1 KB

004 Getting Started with Create-React-App.mp4

16.5 MB

004 Getting Started with Create-React-App_en.srt

4.1 KB

005 99-multiple.zip

188.4 KB

005 Multiple Web3 Instances.mp4

39.5 MB

005 Multiple Web3 Instances_en.srt

13.6 KB

006 Required Update for Web3 and Metamask Permissions.html

1.9 KB

007 102-web3.zip

188.7 KB

007 Web3 Setup.mp4

42.7 MB

007 Web3 Setup_en.srt

9.5 KB

008 103-deploying-React.zip

188.7 KB

008 103-deploying-contract.zip

86.0 KB

008 Deploying the Lottery Contract.mp4

45.8 MB

008 Deploying the Lottery Contract_en.srt

8.7 KB

009 104-local.zip

189.3 KB

009 Local Contract Instances.mp4

37.4 MB

009 Local Contract Instances_en.srt

9.6 KB

010 105-rendering.zip

189.2 KB

010 Rendering Contract Data.mp4

31.5 MB

010 Rendering Contract Data_en.srt

10.5 KB

011 Instance Properties.mp4

5.0 MB

011 Instance Properties_en.srt

2.9 KB

012 107-accessing.zip

189.3 KB

012 Accessing More Properties.mp4

24.3 MB

012 Accessing More Properties_en.srt

8.0 KB

013 108-enter.zip

189.5 KB

013 The 'Enter' Form.mp4

29.3 MB

013 The 'Enter' Form_en.srt

5.7 KB

014 Form Setup.mp4

28.2 MB

014 Form Setup_en.srt

10.1 KB

015 110-entering-lottery.zip

189.6 KB

015 Entering the Lottery.mp4

39.2 MB

015 Entering the Lottery_en.srt

10.5 KB

016 111-picking.zip

189.7 KB

016 Picking a Winner.mp4

52.6 MB

016 Picking a Winner_en.srt

13.5 KB

017 Project Review.mp4

20.8 MB

017 Project Review_en.srt

5.1 KB

018 Updating Your Lottery Project to Solc v0.8.9.html

11.7 KB

018 lottery-updated-react.zip

189.7 KB

018 lottery-updated.zip

81.6 KB

019 Refactoring React App From Class to Functional Component.html

2.6 KB

/05 - Real Projects with Ethereum/

001 Solving Real Problems with Contracts.mp4

40.1 MB

001 Solving Real Problems with Contracts_en.srt

9.5 KB

002 Fixing Kickstarter's Issues.mp4

31.7 MB

002 Fixing Kickstarter's Issues_en.srt

12.6 KB

003 Campaign Contract Design.mp4

76.0 MB

003 Campaign Contract Design_en.srt

15.0 KB

004 Reminder on Updated Remix UI.html

0.8 KB

005 Campaign Constructor.mp4

26.0 MB

005 Campaign Constructor_en.srt

6.3 KB

006 Contributing to the Campaign.mp4

11.7 MB

006 Contributing to the Campaign_en.srt

4.6 KB

007 118-quick-test.zip

0.4 KB

007 A Quick Test.mp4

9.2 MB

007 A Quick Test_en.srt

3.5 KB

008 The Request Struct.mp4

76.7 MB

008 The Request Struct_en.srt

13.8 KB

009 More on Function Modifiers.mp4

47.6 MB

009 More on Function Modifiers_en.srt

7.9 KB

010 Creating Struct Instances.mp4

20.3 MB

010 Creating Struct Instances_en.srt

8.6 KB

011 Instance Creation Syntax.mp4

61.8 MB

011 Instance Creation Syntax_en.srt

15.1 KB

012 Storage and Memory.mp4

52.8 MB

012 Storage and Memory_en.srt

10.0 KB

013 More on Storage vs Memory.mp4

131.8 MB

013 More on Storage vs Memory_en.srt

25.5 KB

014 Voting System Requirements.mp4

20.3 MB

014 Voting System Requirements_en.srt

4.7 KB

015 The Wrong Voting System.mp4

15.7 MB

015 The Wrong Voting System_en.srt

8.8 KB

016 Issues with Arrays.mp4

29.7 MB

016 Issues with Arrays_en.srt

9.3 KB

017 Mappings vs Arrays.mp4

15.8 MB

017 Mappings vs Arrays_en.srt

6.2 KB

018 Basics of Mappings.mp4

60.7 MB

018 Basics of Mappings_en.srt

17.3 KB

019 Refactoring to Mappings.mp4

26.4 MB

019 Refactoring to Mappings_en.srt

10.1 KB

020 Refactoring Request Stucts.mp4

8.7 MB

020 Refactoring Request Stucts_en.srt

3.4 KB

021 More on Struct Initialization.mp4

25.1 MB

021 More on Struct Initialization_en.srt

4.2 KB

022 Approving a Request.mp4

30.2 MB

022 Approving a Request_en.srt

11.7 KB

023 134-testing-approvals.zip

1.0 KB

023 Testing Request Approvals.mp4

26.7 MB

023 Testing Request Approvals_en.srt

8.8 KB

024 Finalizing a Request.mp4

33.7 MB

024 Finalizing a Request_en.srt

10.7 KB

025 136-last-test.zip

1.0 KB

025 Last Remix Test.mp4

15.3 MB

025 Last Remix Test_en.srt

5.1 KB

026 Thinking about Deployment.mp4

39.8 MB

026 Thinking about Deployment_en.srt

14.7 KB

027 Solution to Deployment.mp4

26.6 MB

027 Solution to Deployment_en.srt

10.1 KB

028 Adding a Campaign Factory.mp4

30.6 MB

028 Adding a Campaign Factory_en.srt

11.2 KB

029 140-testing-factory.zip

1.1 KB

029 Testing the Factory.mp4

17.8 MB

029 Testing the Factory_en.srt

5.4 KB

/06 - Ethereum Project Infrastructure/

001 Completed Boilerplate - Do Not Skip.html

1.2 KB

001 kickstart-boilerplate.zip

85.0 KB

002 Updated Ganache Installation Reminder.html

0.3 KB

003 146-project-setup.zip

0.6 KB

003 Project Setup.mp4

7.9 MB

003 Project Setup_en.srt

3.6 KB

004 147-directory.zip

2.5 KB

004 Directory Structure.mp4

7.4 MB

004 Directory Structure_en.srt

4.5 KB

005 A Better Compile Script.mp4

17.1 MB

005 A Better Compile Script_en.srt

7.0 KB

006 149-single-run.zip

26.6 KB

006 Single Run Compilation.mp4

61.4 MB

006 Single Run Compilation_en.srt

12.3 KB

007 150-more-compile.zip

26.6 KB

007 More on Compile.mp4

64.9 MB

007 More on Compile_en.srt

9.4 KB

008 Web3 v4 and Ganache Breaking Change Reminder.html

0.6 KB

009 Test File Setup.mp4

32.8 MB

009 Test File Setup_en.srt

11.5 KB

010 Creating Campaign Instances.mp4

88.1 MB

010 Creating Campaign Instances_en.srt

15.2 KB

011 153-testing-warmup.zip

27.3 KB

011 Testing Warmup.mp4

12.2 MB

011 Testing Warmup_en.srt

4.9 KB

012 154-accessing-mappings.zip

27.5 KB

012 Accessing Mappings.mp4

45.0 MB

012 Accessing Mappings_en.srt

14.5 KB

013 155-requiring-minimum.zip

27.5 KB

013 Requiring Minimum Contributions.mp4

14.0 MB

013 Requiring Minimum Contributions_en.srt

4.7 KB

014 156-array-getters.zip

27.6 KB

014 Array Getters.mp4

25.5 MB

014 Array Getters_en.srt

8.8 KB

015 157-end-to-end.zip

27.8 KB

015 One End to End Test.mp4

76.9 MB

015 One End to End Test_en.srt

18.9 KB

016 Deployment.mp4

8.6 MB

016 Deployment_en.srt

3.5 KB

017 160-refactoring-deployment.zip

28.3 KB

017 Refactoring Deployment.mp4

53.3 MB

017 Refactoring Deployment_en.srt

9.7 KB

/07 - Advanced Multi-Page Front-Ends/

001 App Mockups.mp4

29.2 MB

001 App Mockups_en.srt

17.6 KB

002 CRA vs Next.mp4

35.5 MB

002 CRA vs Next_en.srt

7.8 KB

003 Next's Pages Architecture.mp4

18.9 MB

003 Next's Pages Architecture_en.srt

7.9 KB

004 165-basics-routing.zip

8.9 MB

004 Basics of Next Routing.mp4

20.0 MB

004 Basics of Next Routing_en.srt

6.9 KB

005 166-root-routes.zip

8.9 MB

005 Root Routes.mp4

34.4 MB

005 Root Routes_en.srt

7.9 KB

006 Required Web3 Update - Do Not Skip.html

0.9 KB

007 CampaignFactory Instance.mp4

22.4 MB

007 CampaignFactory Instance_en.srt

10.4 KB

008 Reminder on Updated Remix UI.html

0.8 KB

009 Getting a Test Campaign.mp4

36.9 MB

009 Getting a Test Campaign_en.srt

8.7 KB

010 171-fetching.zip

25.4 MB

010 Fetching Deployed Campaigns.mp4

36.9 MB

010 Fetching Deployed Campaigns_en.srt

9.5 KB

011 Why Next.js, Anyways.mp4

44.5 MB

011 Why Next.js, Anyways_en.srt

14.7 KB

012 Required Web3 Update for Conditional.html

1.0 KB

013 174-server-vs-client.zip

25.5 MB

013 Server vs Client Web3 Instances.mp4

55.9 MB

013 Server vs Client Web3 Instances_en.srt

15.8 KB

014 175-getinitialprops.zip

25.5 MB

014 GetInitialProps Function.mp4

42.3 MB

014 GetInitialProps Function_en.srt

15.1 KB

015 Semantic UI React.mp4

43.6 MB

015 Semantic UI React_en.srt

9.3 KB

016 Card Group Setup.mp4

30.4 MB

016 Card Group Setup_en.srt

10.1 KB

017 178-rendering-card.zip

26.9 MB

017 Rendering Card Groups.mp4

43.9 MB

017 Rendering Card Groups_en.srt

9.2 KB

018 179-adding-css.zip

26.9 MB

018 Adding CSS.mp4

34.8 MB

018 Adding CSS_en.srt

7.3 KB

019 180-adding-button.zip

26.8 MB

019 Adding a Button.mp4

51.2 MB

019 Adding a Button_en.srt

10.7 KB

020 The Need for a Layout.mp4

44.1 MB

020 The Need for a Layout_en.srt

9.8 KB

021 Suggestion Regarding a Default Export Warning.html

0.9 KB

022 183-layout.zip

26.9 MB

022 The Layout Component.mp4

46.1 MB

022 The Layout Component_en.srt

10.6 KB

023 184-assembling.zip

26.9 MB

023 Assembling a Header.mp4

42.8 MB

023 Assembling a Header_en.srt

11.5 KB

024 185-constraining.zip

26.9 MB

024 Constraining Content Width.mp4

13.0 MB

024 Constraining Content Width_en.srt

6.9 KB

025 186-two-column.zip

26.9 MB

025 Two Column Layout.mp4

13.8 MB

025 Two Column Layout_en.srt

3.4 KB

026 187-nested.zip

27.0 MB

026 Nested Routing.mp4

31.1 MB

026 Nested Routing_en.srt

6.8 KB

027 188-final-css.zip

24.1 MB

027 Final CSS Fix.mp4

31.1 MB

027 Final CSS Fix_en.srt

7.8 KB

028 189-form-creation.zip

24.1 MB

028 Form Creation.mp4

36.1 MB

028 Form Creation_en.srt

6.9 KB

029 190-input-change.zip

24.1 MB

029 Input Change Handlers.mp4

27.0 MB

029 Input Change Handlers_en.srt

9.5 KB

030 191-testing.zip

72.2 MB

030 Form Submittal.mp4

16.5 MB

030 Form Submittal_en.srt

8.5 KB

031 Testing Submittal.mp4

13.7 MB

031 Testing Submittal_en.srt

6.5 KB

032 193-form-error.zip

72.2 MB

032 Form Error Handling.mp4

95.4 MB

032 Form Error Handling_en.srt

20.0 KB

033 194-button.zip

47.3 MB

033 Button Spinners.mp4

30.0 MB

033 Button Spinners_en.srt

10.9 KB

034 Important Note About Installing next-routes.html

0.3 KB

035 Routing Issues.mp4

8.4 MB

035 Routing Issues_en.srt

4.8 KB

036 197-next-routes.zip

51.4 MB

036 Next Routes Setup.mp4

70.9 MB

036 Next Routes Setup_en.srt

15.8 KB

037 198-automatic.zip

47.8 MB

037 Automatic Navigation.mp4

37.0 MB

037 Automatic Navigation_en.srt

7.3 KB

038 199-header-navigation.zip

52.2 MB

038 Header Navigation.mp4

41.8 MB

038 Header Navigation_en.srt

9.3 KB

039 200-routing-campaigns.zip

43.3 MB

039 Routing to Campaigns.mp4

46.8 MB

039 Routing to Campaigns_en.srt

8.6 KB

040 Restarting the Server.html

0.2 KB

041 202-route-mappings.zip

48.7 MB

041 Route Mappings.mp4

42.1 MB

041 Route Mappings_en.srt

10.4 KB

042 203-planning.zip

50.4 MB

042 Planning CampaignShow.mp4

23.3 MB

042 Planning CampaignShow_en.srt

6.1 KB

043 204-redeploying.zip

48.6 MB

043 Redeploying CampaignFactory.mp4

68.5 MB

043 Redeploying CampaignFactory_en.srt

13.9 KB

044 205-campaignshow.zip

54.8 MB

044 CampaignShow's GetInitialProps.mp4

55.2 MB

044 CampaignShow's GetInitialProps_en.srt

11.0 KB

045 206-accessing.zip

53.0 MB

045 Accessing a Campaign.mp4

50.7 MB

045 Accessing a Campaign_en.srt

12.6 KB

046 Summary Translation Layer.mp4

29.5 MB

046 Summary Translation Layer_en.srt

6.9 KB

047 208-custom-card.zip

98.1 MB

047 Custom Card Groups.mp4

45.5 MB

047 Custom Card Groups_en.srt

11.7 KB

048 209-one-card.zip

93.8 MB

048 One Card Per Property.mp4

21.0 MB

048 One Card Per Property_en.srt

6.4 KB

049 210-contribute-form.zip

78.6 MB

049 The Contribute Form.mp4

57.7 MB

049 The Contribute Form_en.srt

11.2 KB

050 211-grid-layouts.zip

78.6 MB

050 Grid Layouts.mp4

31.0 MB

050 Grid Layouts_en.srt

6.2 KB

051 Form State.mp4

16.4 MB

051 Form State_en.srt

4.2 KB

052 Communicating the Campaign Address.mp4

20.0 MB

052 Communicating the Campaign Address_en.srt

6.5 KB

053 214-making-contribution.zip

78.6 MB

053 Making a Contribution.mp4

35.9 MB

053 Making a Contribution_en.srt

7.3 KB

054 215-refreshing.zip

78.6 MB

054 Refreshing Contract Data.mp4

30.1 MB

054 Refreshing Contract Data_en.srt

9.8 KB

055 216-spinners.zip

78.6 MB

055 Spinners and Error Handlers.mp4

34.9 MB

055 Spinners and Error Handlers_en.srt

7.8 KB

056 217-listing-requests.zip

78.7 MB

056 Listing Requests.mp4

23.0 MB

056 Listing Requests_en.srt

9.4 KB

057 218-grids.zip

78.7 MB

057 Grids vs Columns.mp4

13.2 MB

057 Grids vs Columns_en.srt

5.7 KB

058 219-more-routing.zip

80.4 MB

058 More Routing!.mp4

30.2 MB

058 More Routing!_en.srt

12.3 KB

059 220-request.zip

80.3 MB

059 Request Creation Form.mp4

74.0 MB

059 Request Creation Form_en.srt

14.9 KB

060 221-creating-request.zip

78.8 MB

060 Creating a Request.mp4

58.6 MB

060 Creating a Request_en.srt

15.1 KB

061 222-form-polish.zip

79.0 MB

061 Form Polish.mp4

45.2 MB

061 Form Polish_en.srt

12.1 KB

062 Creating a Request.mp4

2.6 MB

062 Creating a Request_en.srt

1.8 KB

063 Requests One by One.mp4

13.4 MB

063 Requests One by One_en.srt

5.8 KB

064 225-fancy.zip

98.2 MB

064 Fancy Javascript.mp4

60.6 MB

064 Fancy Javascript_en.srt

10.9 KB

065 226-small-typo.zip

93.7 MB

065 Small Typo!.html

0.9 KB

066 227-rendering.zip

98.1 MB

066 Rendering a Table.mp4

20.3 MB

066 Rendering a Table_en.srt

4.9 KB

067 228-request-row.zip

93.7 MB

067 Request Row Component.mp4

39.4 MB

067 Request Row Component_en.srt

9.1 KB

068 229-request-row-content.zip

93.7 MB

068 Request Row Content.mp4

45.4 MB

068 Request Row Content_en.srt

10.8 KB

069 230-approvers-count.zip

93.7 MB

069 Approvers Count Cell.mp4

20.9 MB

069 Approvers Count Cell_en.srt

8.4 KB

070 231-approving-request.zip

93.7 MB

070 Approving a Request.mp4

30.7 MB

070 Approving a Request_en.srt

10.5 KB

071 232-finalizing.zip

93.7 MB

071 Finalizing Requests.mp4

17.7 MB

071 Finalizing Requests_en.srt

8.1 KB

072 Testing Finalization.mp4

7.2 MB

072 Testing Finalization_en.srt

4.1 KB

073 234-row-status.zip

102.7 MB

073 Row Status Styling.mp4

44.8 MB

073 Row Status Styling_en.srt

10.3 KB

074 235-finishing.zip

93.8 MB

074 Finishing Requests Index.mp4

19.5 MB

074 Finishing Requests Index_en.srt

4.0 KB

075 Wrapup.mp4

1.8 MB

075 Wrapup_en.srt

1.3 KB

076 Updating Your Campaign Project to Solc v0.8.9.html

16.1 KB

076 kickstart-updated.zip

228.6 KB

/08 - Appendix Basic React/

001 A Note on This Section.html

0.3 KB

002 Purpose of Boilerplate Projects.mp4

15.8 MB

002 Purpose of Boilerplate Projects_en.srt

5.6 KB

003 234-environment.zip

123.7 KB

003 Environment Setup.mp4

12.0 MB

003 Environment Setup_en.srt

2.5 KB

004 Project Setup.mp4

16.4 MB

004 Project Setup_en.srt

4.3 KB

005 236-jsx.zip

6.2 KB

005 JSX.mp4

32.6 MB

005 JSX_en.srt

16.3 KB

006 More on JSX.mp4

11.0 MB

006 More on JSX_en.srt

6.3 KB

007 238-es6-imports.zip

6.3 KB

007 ES6 Import Statements.mp4

10.0 MB

007 ES6 Import Statements_en.srt

5.7 KB

008 239-reactdom.zip

6.3 KB

008 ReactDOM vs React.mp4

6.4 MB

008 ReactDOM vs React_en.srt

3.6 KB

009 240-component-instances.zip

6.3 KB

009 Component Instances.mp4

17.6 MB

009 Component Instances_en.srt

5.2 KB

010 241-render.zip

6.3 KB

010 Render Targets.mp4

15.5 MB

010 Render Targets_en.srt

9.0 KB

011 242-component-structure.zip

79.2 KB

011 Component Structure.mp4

41.7 MB

011 Component Structure_en.srt

9.0 KB

012 243-youtube.zip

7.5 KB

012 Youtube Search API Signup.mp4

40.1 MB

012 Youtube Search API Signup_en.srt

9.3 KB

013 244-export.zip

7.6 KB

013 Export Statements.mp4

24.0 MB

013 Export Statements_en.srt

11.7 KB

014 245-class.zip

7.6 KB

014 Class Based Components.mp4

19.7 MB

014 Class Based Components_en.srt

11.4 KB

015 246-handling.zip

7.6 KB

015 Handling User Events.mp4

31.7 MB

015 Handling User Events_en.srt

12.9 KB

016 247-introduction.zip

7.7 KB

016 Introduction to State.mp4

13.5 MB

016 Introduction to State_en.srt

7.2 KB

017 248-state-continued.zip

7.7 KB

017 State Continued.mp4

19.7 MB

017 State Continued_en.srt

8.8 KB

018 249-controlled.zip

7.7 KB

018 Controlled Components.mp4

19.9 MB

018 Controlled Components_en.srt

12.0 KB

019 Breather and Review.mp4

22.4 MB

019 Breather and Review_en.srt

5.0 KB

020 251-youtube-search.zip

7.8 KB

020 Youtube Search Response.mp4

16.8 MB

020 Youtube Search Response_en.srt

6.2 KB

021 252-refactoring.zip

7.8 KB

021 Refactoring Functional Components to Class Components.mp4

57.4 MB

021 Refactoring Functional Components to Class Components_en.srt

10.4 KB

022 253-props.zip

7.9 KB

022 Props.mp4

48.2 MB

022 Props_en.srt

10.3 KB

023 254-building-lists.zip

8.1 KB

023 Building Lists with Map.mp4

16.9 MB

023 Building Lists with Map_en.srt

8.7 KB

024 255-list-item-keys.zip

8.1 KB

024 List Item Keys.mp4

21.8 MB

024 List Item Keys_en.srt

6.1 KB

025 256-video-list.zip

8.2 KB

025 Video List Items.mp4

33.1 MB

025 Video List Items_en.srt

10.7 KB

026 257-detail.zip

8.5 KB

026 Detail Component and Template Strings.mp4

25.9 MB

026 Detail Component and Template Strings_en.srt

9.3 KB

027 258-handling-null.zip

8.6 KB

027 Handling Null Props.mp4

44.7 MB

027 Handling Null Props_en.srt

6.8 KB

028 259-video-selection.zip

8.7 KB

028 Video Selection.mp4

92.2 MB

028 Video Selection_en.srt

16.1 KB

029 260-styling.zip

8.9 KB

029 Styling with CSS.mp4

26.9 MB

029 Styling with CSS_en.srt

5.0 KB

030 261-searching.zip

8.9 KB

030 Searching for Videos.mp4

67.9 MB

030 Searching for Videos_en.srt

11.6 KB

031 262-throttling.zip

9.0 KB

031 Throttling Search Term Input.mp4

28.6 MB

031 Throttling Search Term Input_en.srt

8.1 KB

032 React Wrapup.mp4

20.8 MB

032 React Wrapup_en.srt

8.5 KB

033 Vue Flavored Version.html

0.5 KB

/09 - Extras/

001 Bonus!.html

3.7 KB

 

Total files 638


Copyright © 2024 FileMood.com