Udemy Working with React and Go Golang Giga Course
Seeders : 0 Leechers : 0
| Torrent Hash : | CD2AAA6677CA5C99A1E5EFB50463FBF4DE73727E |
| Torrent Added : | at Oct. 25, 2023, 4:52 p.m. in Other |
| Torrent Size : | 3.9 GB |
Knox
Udemy Working with React and Go Golang Giga Course
Fast And Direct Download Safely And Anonymously!
Fast And Direct Download Safely And Anonymously!
Note :
Please Update (Trackers Info) Before Start " Udemy Working with React and Go Golang Giga Course" Torrent Downloading to See Updated Seeders And Leechers for Batter Torrent Download Speed.Torrent File Content (3 files)
Udemy Working with React and Go Golang Giga Course
[GigaCourse.Com].url -
001 Introduction.en.srt -
001 Introduction.mp4 -
002 A bit about me.en.srt -
002 A bit about me.mp4 -
003 How to ask for help.en.srt -
003 How to ask for help.mp4 -
004 Useful Resources.html -
001 Installing node.js and an IDE.en.srt -
001 Installing node.js and an IDE.mp4 -
002 Installing Postgres.en.srt -
002 Installing Postgres.mp4 -
003 Installing Go.en.srt -
003 Installing Go.mp4 -
[GigaCourse.Com].url -
external-assets-links.txt -
001 How React Works.en.srt -
001 How React Works.mp4 -
002 How to use the downloadable code.en.srt -
002 How to use the downloadable code.mp4 -
003 Our first React app.en.srt -
003 Our first React app.mp4 -
004 The obligatory _Hello, world_ app.en.srt -
004 The obligatory _Hello, world_ app.mp4 -
005 Working with components.en.srt -
005 Working with components.mp4 -
006 Styling components.en.srt -
006 Styling components.mp4 -
007 Using a CSS Framework.en.srt -
007 Using a CSS Framework.mp4 -
008 More about the CSS Framework.en.srt -
008 More about the CSS Framework.mp4 -
009 Components and props.en.srt -
009 Components and props.mp4 -
010 More about props.en.srt -
010 More about props.mp4 -
011 React Events.en.srt -
011 React Events.mp4 -
011 React Events.mp4.vtx -
012 More events.en.srt -
012 More events.mp4 -
012 source-code.zip -
013 Refs.en.srt -
013 Refs.mp4 -
013 source-code-styling-components.zip -
014 Simplifying things with state.en.srt -
014 Simplifying things with state.mp4 -
015 More about state_ lifting state to share data between components.en.srt -
015 More about state_ lifting state to share data between components.mp4 -
015 source-code-more-css.zip -
016 Functional components.en.srt -
016 Functional components.mp4 -
016 source-code-props.zip -
017 Cleaning things up.en.srt -
017 Cleaning things up.mp4 -
018 source-code-events.zip -
019 source-code-more-events.zip -
020 source-code.zip -
021 source-code-simplifying-things-with-state.zip -
022 source-code-more-about-state.zip -
023 source.zip -
024 source-code-cleanup.zip -
external-assets-links.txt -
001 What are we going to create_.en.srt -
001 What are we going to create_.mp4 -
002 Creating our front end application and introducting the React Router.en.srt -
002 Creating our front end application and introducting the React Router.mp4 -
003 Routing to a component.en.srt -
003 Routing to a component.mp4 -
004 Challenge_ Route to components.en.srt -
004 Challenge_ Route to components.mp4 -
005 Solution to Challenge.en.srt -
005 Solution to Challenge.mp4 -
006 More about routing (and a bit about the React lifecycle).en.srt -
006 More about routing (and a bit about the React lifecycle).mp4 -
007 More about routing Part II.en.srt -
007 More about routing Part II.mp4 -
008 More about routing Part III.en.srt -
008 More about routing Part III.mp4 -
009 Displaying one movie.en.srt -
009 Displaying one movie.mp4 -
026 source-code-intro.zip -
027 source-code-routing-to-component.zip -
029 source-code-solution.zip -
030 source-code-nested-links-1.zip -
031 source-code-nested-routing-2.zip -
032 source-code-nested-routing-3.zip -
033 source-code-nested-routing-4.zip -
external-assets-links.txt -
001 Installing the necessary software.en.srt -
001 Installing the necessary software.mp4 -
002 Setting up the Go project.en.srt -
002 Setting up the Go project.mp4 -
003 Installing a router and creating better handlers.en.srt -
003 Installing a router and creating better handlers.mp4 -
004 Models.en.srt -
004 Models.mp4 -
005 Setting up a simple API route.en.srt -
005 Setting up a simple API route.mp4 -
006 Improved error handling.en.srt -
006 Improved error handling.mp4 -
007 Creating the database.en.srt -
007 Creating the database.mp4 -
008 Creating our connection pool and connecting to the database.en.srt -
008 Creating our connection pool and connecting to the database.mp4 -
009 Database functions & a challenge.en.srt -
009 Database functions & a challenge.mp4 -
010 Solution to challenge.en.srt -
010 Solution to challenge.mp4 -
011 An aside_ cleaning up our JSON feed.en.srt -
011 An aside_ cleaning up our JSON feed.mp4 -
012 Getting all movies as JSON.en.srt -
012 Getting all movies as JSON.mp4 -
013 Next Steps.en.srt -
013 Next Steps.mp4 -
035 source-code-setting-up-app.zip -
036 source-code-installing-router.zip -
037 source-code-models.zip -
038 source-code-one-route.zip -
039 source-code-improved-error-handling.zip -
040 go_movies.sql -
041 source-code-connecting-to-db.zip -
042 source-code-database-functions.zip -
043 source-code-solution-db-functions.zip -
044 source-code-db-functions-2.zip -
045 source-code-get-all-movies.zip -
046 source-code-next-steps.zip -
external-assets-links.txt -
001 Setting up CORS middleware.en.srt -
001 Setting up CORS middleware.mp4 -
002 Getting the list of movies.en.srt -
002 Getting the list of movies.mp4 -
003 Checking for errors.en.srt -
003 Checking for errors.mp4 -
004 Displaying one movie.en.srt -
004 Displaying one movie.mp4 -
005 Getting started with Movies by Genre.en.srt -
005 Getting started with Movies by Genre.mp4 -
006 Getting Genres from back end.en.srt -
006 Getting Genres from back end.mp4 -
007 Displaying the list of Genres.en.srt -
007 Displaying the list of Genres.mp4 -
008 Getting movies by Genre.en.srt -
008 Getting movies by Genre.mp4 -
009 Displaying movies by Genre.en.srt -
009 Displaying movies by Genre.mp4 -
010 Showing Genre name - an alternative to lifting state.en.srt -
010 Showing Genre name - an alternative to lifting state.mp4 -
011 Code clean up.en.srt -
011 Code clean up.mp4 -
047 source-code-cors.zip -
048 source-code-list-all-movies-react.zip -
049 source-code-error-checking.zip -
050 source-code-display-one-movie-front-end.zip -
051 source-code-genres-part-1.zip -
052 source-code-genres-part-2.zip -
053 source-backend-app.zip -
053 source-front-end.zip -
054 source-code-back-end-movies-by-genre.zip -
055 source-code-displaying-movies-by-genre-front-end.zip -
056 source-code-show-genre-name.zip -
057 source-code-clean-up.zip -
001 Building a form in React.en.srt -
001 Building a form in React.mp4 -
002 Making our form a controlled component, and binding it to state.en.srt -
002 Making our form a controlled component, and binding it to state.mp4 -
003 Making form inputs reusable components and a Challenge.en.srt -
003 Making form inputs reusable components and a Challenge.mp4 -
004 Solution to Challenge.en.srt -
004 Solution to Challenge.mp4 -
005 Creating a reusable select component.en.srt -
005 Creating a reusable select component.mp4 -
006 Prepopulating the form with an existing movie.en.srt -
006 Prepopulating the form with an existing movie.mp4 -
007 Sending data to the REST back end.en.srt -
007 Sending data to the REST back end.mp4 -
008 Client side form validation.en.srt -
008 Client side form validation.mp4 -
009 Receiving data on the REST back end.en.srt -
009 Receiving data on the REST back end.mp4 -
010 Providing feedback with a reusable alert.en.srt -
010 Providing feedback with a reusable alert.mp4 -
011 Editing an existing movie.en.srt -
011 Editing an existing movie.mp4 -
012 Deleting a movie.en.srt -
012 Deleting a movie.mp4 -
013 Adding a confirmation step when deleting movies.en.srt -
013 Adding a confirmation step when deleting movies.mp4 -
014 Implementing delete on the back end.en.srt -
014 Implementing delete on the back end.mp4 -
015 Connecting our delete button to the REST back end.en.srt -
015 Connecting our delete button to the REST back end.mp4 -
016 Challenge_ displaying list of movies to edit.en.srt -
016 Challenge_ displaying list of movies to edit.mp4 -
017 Solution to challenge.en.srt -
017 Solution to challenge.mp4 -
058 source-form.zip -
059 source-form-2.zip -
060 source-forms-3.zip -
061 source-form-4.zip -
062 source-reusable-select.zip -
063 source-populating-form.zip -
064 source-back-end.zip -
064 source-front-end.zip -
065 source.zip -
066 source-back-end.zip -
067 source-back-end.zip -
067 source-front-end.zip -
068 source-back-end.zip -
069 source-front-end.zip -
070 source-front-end.zip -
071 source-back-end.zip -
072 source-front-end.zip -
074 source-front-end.zip -
[GigaCourse.Com].url -
external-assets-links.txt -
001 Generating JSON Web Tokens on the back end.en.srt -
001 Generating JSON Web Tokens on the back end.mp4 -
002 Changing App to a component, and setting up state.en.srt -
002 Changing App to a component, and setting up state.mp4 -
003 Getting the JSON Web Token from the back end.en.srt -
003 Getting the JSON Web Token from the back end.mp4 -
004 Handling a successful login.en.srt -
004 Handling a successful login.mp4 -
005 Adding middleware to check for a valid token.en.srt -
005 Adding middleware to check for a valid token.mp4 -
006 Protecting the route on our front end.en.srt -
006 Protecting the route on our front end.mp4 -
007 Adding redirects for protected components.en.srt -
007 Adding redirects for protected components.mp4 -
008 Challenge.en.srt -
008 Challenge.mp4 -
009 Solution to Challenge.en.srt -
009 Solution to Challenge.mp4 -
010 Saving our token when the user leaves the site.en.srt -
010 Saving our token when the user leaves the site.mp4 -
011 Making better error responses from our back end.en.srt -
011 Making better error responses from our back end.mp4 -
012 Adding images.en.srt -
012 Adding images.mp4 -
075 source-back-end.zip -
076 source-front.zip -
077 source-front.zip -
079 source-back-end.zip -
081 source-front.zip -
083 source-back-end.zip -
083 source-front.zip -
084 source-front.zip -
085 source-back-end.zip -
086 movie_tickets.jpg -
086 source-front.zip -
external-assets-links.txt -
001 What is GraphQL_.en.srt -
001 What is GraphQL_.mp4 -
002 Setting up a schema and REST endpoint for GraphQL.en.srt -
002 Setting up a schema and REST endpoint for GraphQL.mp4 -
003 Handling the GraphQL request.en.srt -
003 Handling the GraphQL request.mp4 -
004 Implementing GraphQL requests for all movies.en.srt -
004 Implementing GraphQL requests for all movies.mp4 -
005 Adding a search endpoint.en.srt -
005 Adding a search endpoint.mp4 -
006 Implementing GraphQL requests for search on front end.en.srt -
006 Implementing GraphQL requests for search on front end.mp4 -
007 Displaying one movie using GraphQL.en.srt -
007 Displaying one movie using GraphQL.mp4 -
008 Updating the front end.en.srt -
008 Updating the front end.mp4 -
009 Modifying the back end to handle poster images.en.srt -
009 Modifying the back end to handle poster images.mp4 -
010 Updating the front end to display the poster image.en.srt -
010 Updating the front end to display the poster image.mp4 -
011 Cleaning things up.en.srt -
011 Cleaning things up.mp4 -
088 source-back-end.zip -
089 source-back-end.zip -
090 source-front.zip -
091 source-back-end.zip -
092 source-front.zip -
094 source-front.zip -
095 source-back-end.zip -
096 source-back-end.zip -
096 source-front.zip -
097 source-back-end.zip -
097 source-front.zip -
external-assets-links.txt -
001 Getting the React application ready for deployment.en.srt -
001 Getting the React application ready for deployment.mp4 -
002 Building the production ready React application.en.srt -
002 Building the production ready React application.mp4 -
003 Getting the Go project ready for deployment.en.srt -
003 Getting the Go project ready for deployment.mp4 -
004 Building the Go back end for our remote server.en.srt -
004 Building the Go back end for our remote server.mp4 -
005 Copying files to the server.en.srt -
005 Copying files to the server.mp4 -
006 Setting up the production database.en.srt -
006 Setting up the production database.mp4 -
007 Setting up the web server.en.srt -
007 Setting up the web server.mp4 -
008 Running the Go back end with supervisor.en.srt -
008 Running the Go back end with supervisor.mp4 -
098 source-front.zip -
100 source-back-end.zip -
104 Caddyfile -
[GigaCourse.Com].url -
external-assets-links.txt -
001 React Hooks_ useState().en.srt -
001 React Hooks_ useState().mp4 -
002 React Hooks_ useEffect().en.srt -
002 React Hooks_ useEffect().mp4 -
003 More about useEffect, and why we don't typically refer to things by ID in React.en.srt -
003 More about useEffect, and why we don't typically refer to things by ID in React.mp4 -
004 React and Redux.en.srt -
004 React and Redux.mp4 -
108 source-front.zip -
external-assets-links.txt -
[GigaCourse.Com].url -
Please login or create a FREE account to post comments
[GigaCourse.Com].url -
49 bytes
001 Introduction.en.srt -
6.3 KB
001 Introduction.mp4 -
75.3 MB
002 A bit about me.en.srt -
1.4 KB
002 A bit about me.mp4 -
16.5 MB
003 How to ask for help.en.srt -
2.6 KB
003 How to ask for help.mp4 -
32.6 MB
004 Useful Resources.html -
2.9 KB
001 Installing node.js and an IDE.en.srt -
2.4 KB
001 Installing node.js and an IDE.mp4 -
17.2 MB
002 Installing Postgres.en.srt -
5.4 KB
002 Installing Postgres.mp4 -
48.9 MB
003 Installing Go.en.srt -
1.4 KB
003 Installing Go.mp4 -
8.0 MB
[GigaCourse.Com].url -
49 bytes
external-assets-links.txt -
280 bytes
001 How React Works.en.srt -
5.3 KB
001 How React Works.mp4 -
12.4 MB
002 How to use the downloadable code.en.srt -
1.7 KB
002 How to use the downloadable code.mp4 -
5.1 MB
003 Our first React app.en.srt -
3.8 KB
003 Our first React app.mp4 -
14.3 MB
004 The obligatory _Hello, world_ app.en.srt -
16.3 KB
004 The obligatory _Hello, world_ app.mp4 -
52.3 MB
005 Working with components.en.srt -
9.3 KB
005 Working with components.mp4 -
30.1 MB
006 Styling components.en.srt -
7.3 KB
006 Styling components.mp4 -
22.4 MB
007 Using a CSS Framework.en.srt -
5.4 KB
007 Using a CSS Framework.mp4 -
24.7 MB
008 More about the CSS Framework.en.srt -
4.9 KB
008 More about the CSS Framework.mp4 -
23.8 MB
009 Components and props.en.srt -
5.7 KB
009 Components and props.mp4 -
26.0 MB
010 More about props.en.srt -
3.6 KB
010 More about props.mp4 -
15.7 MB
011 React Events.en.srt -
8.6 KB
011 React Events.mp4 -
42.7 MB
011 React Events.mp4.vtx -
424.1 KB
012 More events.en.srt -
5.6 KB
012 More events.mp4 -
30.6 MB
012 source-code.zip -
188.1 KB
013 Refs.en.srt -
7.4 KB
013 Refs.mp4 -
32.0 MB
013 source-code-styling-components.zip -
188.9 KB
014 Simplifying things with state.en.srt -
11.9 KB
014 Simplifying things with state.mp4 -
52.5 MB
015 More about state_ lifting state to share data between components.en.srt -
12.3 KB
015 More about state_ lifting state to share data between components.mp4 -
58.8 MB
015 source-code-more-css.zip -
189.4 KB
016 Functional components.en.srt -
9.3 KB
016 Functional components.mp4 -
35.6 MB
016 source-code-props.zip -
189.8 KB
017 Cleaning things up.en.srt -
2.9 KB
017 Cleaning things up.mp4 -
16.5 MB
018 source-code-events.zip -
190.1 KB
019 source-code-more-events.zip -
190.2 KB
020 source-code.zip -
195.2 KB
021 source-code-simplifying-things-with-state.zip -
190.2 KB
022 source-code-more-about-state.zip -
191.1 KB
023 source.zip -
196.9 KB
024 source-code-cleanup.zip -
190.0 KB
external-assets-links.txt -
221 bytes
001 What are we going to create_.en.srt -
3.5 KB
001 What are we going to create_.mp4 -
6.6 MB
002 Creating our front end application and introducting the React Router.en.srt -
19.3 KB
002 Creating our front end application and introducting the React Router.mp4 -
85.5 MB
003 Routing to a component.en.srt -
2.9 KB
003 Routing to a component.mp4 -
14.7 MB
004 Challenge_ Route to components.en.srt -
2.2 KB
004 Challenge_ Route to components.mp4 -
8.7 MB
005 Solution to Challenge.en.srt -
4.0 KB
005 Solution to Challenge.mp4 -
17.9 MB
006 More about routing (and a bit about the React lifecycle).en.srt -
11.4 KB
006 More about routing (and a bit about the React lifecycle).mp4 -
33.2 MB
007 More about routing Part II.en.srt -
7.4 KB
007 More about routing Part II.mp4 -
26.1 MB
008 More about routing Part III.en.srt -
15.0 KB
008 More about routing Part III.mp4 -
55.4 MB
009 Displaying one movie.en.srt -
7.5 KB
009 Displaying one movie.mp4 -
35.7 MB
026 source-code-intro.zip -
189.2 KB
027 source-code-routing-to-component.zip -
189.7 KB
029 source-code-solution.zip -
190.4 KB
030 source-code-nested-links-1.zip -
191.3 KB
031 source-code-nested-routing-2.zip -
191.4 KB
032 source-code-nested-routing-3.zip -
192.0 KB
033 source-code-nested-routing-4.zip -
192.5 KB
external-assets-links.txt -
100 bytes
001 Installing the necessary software.en.srt -
3.3 KB
001 Installing the necessary software.mp4 -
16.6 MB
002 Setting up the Go project.en.srt -
16.9 KB
002 Setting up the Go project.mp4 -
67.8 MB
003 Installing a router and creating better handlers.en.srt -
21.5 KB
003 Installing a router and creating better handlers.mp4 -
78.6 MB
004 Models.en.srt -
6.8 KB
004 Models.mp4 -
31.0 MB
005 Setting up a simple API route.en.srt -
15.5 KB
005 Setting up a simple API route.mp4 -
61.9 MB
006 Improved error handling.en.srt -
4.5 KB
006 Improved error handling.mp4 -
19.7 MB
007 Creating the database.en.srt -
2.6 KB
007 Creating the database.mp4 -
15.5 MB
008 Creating our connection pool and connecting to the database.en.srt -
10.9 KB
008 Creating our connection pool and connecting to the database.mp4 -
46.3 MB
009 Database functions & a challenge.en.srt -
15.5 KB
009 Database functions & a challenge.mp4 -
74.3 MB
010 Solution to challenge.en.srt -
10.6 KB
010 Solution to challenge.mp4 -
48.6 MB
011 An aside_ cleaning up our JSON feed.en.srt -
3.0 KB
011 An aside_ cleaning up our JSON feed.mp4 -
14.2 MB
012 Getting all movies as JSON.en.srt -
12.5 KB
012 Getting all movies as JSON.mp4 -
59.6 MB
013 Next Steps.en.srt -
3.0 KB
013 Next Steps.mp4 -
13.5 MB
035 source-code-setting-up-app.zip -
2.1 KB
036 source-code-installing-router.zip -
3.4 KB
037 source-code-models.zip -
4.0 KB
038 source-code-one-route.zip -
5.9 KB
039 source-code-improved-error-handling.zip -
6.0 KB
040 go_movies.sql -
5.9 KB
041 source-code-connecting-to-db.zip -
6.3 KB
042 source-code-database-functions.zip -
7.2 KB
043 source-code-solution-db-functions.zip -
7.3 KB
044 source-code-db-functions-2.zip -
7.3 KB
045 source-code-get-all-movies.zip -
7.4 KB
046 source-code-next-steps.zip -
7.4 KB
external-assets-links.txt -
87 bytes
001 Setting up CORS middleware.en.srt -
5.0 KB
001 Setting up CORS middleware.mp4 -
16.6 MB
002 Getting the list of movies.en.srt -
7.3 KB
002 Getting the list of movies.mp4 -
32.0 MB
003 Checking for errors.en.srt -
7.9 KB
003 Checking for errors.mp4 -
38.1 MB
004 Displaying one movie.en.srt -
11.4 KB
004 Displaying one movie.mp4 -
48.7 MB
005 Getting started with Movies by Genre.en.srt -
10.1 KB
005 Getting started with Movies by Genre.mp4 -
52.8 MB
006 Getting Genres from back end.en.srt -
6.2 KB
006 Getting Genres from back end.mp4 -
36.6 MB
007 Displaying the list of Genres.en.srt -
4.7 KB
007 Displaying the list of Genres.mp4 -
18.6 MB
008 Getting movies by Genre.en.srt -
6.8 KB
008 Getting movies by Genre.mp4 -
41.4 MB
009 Displaying movies by Genre.en.srt -
8.3 KB
009 Displaying movies by Genre.mp4 -
34.2 MB
010 Showing Genre name - an alternative to lifting state.en.srt -
5.7 KB
010 Showing Genre name - an alternative to lifting state.mp4 -
17.8 MB
011 Code clean up.en.srt -
4.1 KB
011 Code clean up.mp4 -
14.3 MB
047 source-code-cors.zip -
7.8 KB
048 source-code-list-all-movies-react.zip -
192.6 KB
049 source-code-error-checking.zip -
192.7 KB
050 source-code-display-one-movie-front-end.zip -
193.1 KB
051 source-code-genres-part-1.zip -
192.4 KB
052 source-code-genres-part-2.zip -
7.9 KB
053 source-backend-app.zip -
7.9 KB
053 source-front-end.zip -
193.1 KB
054 source-code-back-end-movies-by-genre.zip -
8.1 KB
055 source-code-displaying-movies-by-genre-front-end.zip -
193.9 KB
056 source-code-show-genre-name.zip -
194.0 KB
057 source-code-clean-up.zip -
194.1 KB
001 Building a form in React.en.srt -
11.1 KB
001 Building a form in React.mp4 -
69.3 MB
002 Making our form a controlled component, and binding it to state.en.srt -
14.0 KB
002 Making our form a controlled component, and binding it to state.mp4 -
70.1 MB
003 Making form inputs reusable components and a Challenge.en.srt -
8.7 KB
003 Making form inputs reusable components and a Challenge.mp4 -
50.1 MB
004 Solution to Challenge.en.srt -
1.6 KB
004 Solution to Challenge.mp4 -
11.7 MB
005 Creating a reusable select component.en.srt -
7.2 KB
005 Creating a reusable select component.mp4 -
43.5 MB
006 Prepopulating the form with an existing movie.en.srt -
9.0 KB
006 Prepopulating the form with an existing movie.mp4 -
55.1 MB
007 Sending data to the REST back end.en.srt -
10.0 KB
007 Sending data to the REST back end.mp4 -
48.7 MB
008 Client side form validation.en.srt -
9.4 KB
008 Client side form validation.mp4 -
46.8 MB
009 Receiving data on the REST back end.en.srt -
19.6 KB
009 Receiving data on the REST back end.mp4 -
111.1 MB
010 Providing feedback with a reusable alert.en.srt -
12.4 KB
010 Providing feedback with a reusable alert.mp4 -
60.8 MB
011 Editing an existing movie.en.srt -
8.7 KB
011 Editing an existing movie.mp4 -
39.0 MB
012 Deleting a movie.en.srt -
7.0 KB
012 Deleting a movie.mp4 -
25.8 MB
013 Adding a confirmation step when deleting movies.en.srt -
9.4 KB
013 Adding a confirmation step when deleting movies.mp4 -
37.6 MB
014 Implementing delete on the back end.en.srt -
4.3 KB
014 Implementing delete on the back end.mp4 -
22.6 MB
015 Connecting our delete button to the REST back end.en.srt -
7.9 KB
015 Connecting our delete button to the REST back end.mp4 -
31.3 MB
016 Challenge_ displaying list of movies to edit.en.srt -
3.9 KB
016 Challenge_ displaying list of movies to edit.mp4 -
14.4 MB
017 Solution to challenge.en.srt -
1.6 KB
017 Solution to challenge.mp4 -
9.3 MB
058 source-form.zip -
195.2 KB
059 source-form-2.zip -
195.5 KB
060 source-forms-3.zip -
196.3 KB
061 source-form-4.zip -
196.7 KB
062 source-reusable-select.zip -
197.2 KB
063 source-populating-form.zip -
197.4 KB
064 source-back-end.zip -
8.1 KB
064 source-front-end.zip -
197.6 KB
065 source.zip -
197.8 KB
066 source-back-end.zip -
13.2 KB
067 source-back-end.zip -
6.8 KB
067 source-front-end.zip -
192.7 KB
068 source-back-end.zip -
13.2 KB
069 source-front-end.zip -
199.9 KB
070 source-front-end.zip -
200.2 KB
071 source-back-end.zip -
13.4 KB
072 source-front-end.zip -
200.2 KB
074 source-front-end.zip -
200.8 KB
[GigaCourse.Com].url -
49 bytes
external-assets-links.txt -
153 bytes
001 Generating JSON Web Tokens on the back end.en.srt -
21.4 KB
001 Generating JSON Web Tokens on the back end.mp4 -
92.7 MB
002 Changing App to a component, and setting up state.en.srt -
23.0 KB
002 Changing App to a component, and setting up state.mp4 -
108.1 MB
003 Getting the JSON Web Token from the back end.en.srt -
7.3 KB
003 Getting the JSON Web Token from the back end.mp4 -
36.5 MB
004 Handling a successful login.en.srt -
5.3 KB
004 Handling a successful login.mp4 -
20.6 MB
005 Adding middleware to check for a valid token.en.srt -
23.5 KB
005 Adding middleware to check for a valid token.mp4 -
113.4 MB
006 Protecting the route on our front end.en.srt -
9.9 KB
006 Protecting the route on our front end.mp4 -
45.6 MB
007 Adding redirects for protected components.en.srt -
4.5 KB
007 Adding redirects for protected components.mp4 -
18.9 MB
008 Challenge.en.srt -
2.7 KB
008 Challenge.mp4 -
4.7 MB
009 Solution to Challenge.en.srt -
3.4 KB
009 Solution to Challenge.mp4 -
14.8 MB
010 Saving our token when the user leaves the site.en.srt -
9.3 KB
010 Saving our token when the user leaves the site.mp4 -
36.7 MB
011 Making better error responses from our back end.en.srt -
6.6 KB
011 Making better error responses from our back end.mp4 -
36.6 MB
012 Adding images.en.srt -
7.1 KB
012 Adding images.mp4 -
21.7 MB
075 source-back-end.zip -
15.3 KB
076 source-front.zip -
210.9 KB
077 source-front.zip -
211.8 KB
079 source-back-end.zip -
16.1 KB
081 source-front.zip -
212.0 KB
083 source-back-end.zip -
16.1 KB
083 source-front.zip -
213.2 KB
084 source-front.zip -
212.2 KB
085 source-back-end.zip -
16.2 KB
086 movie_tickets.jpg -
31.7 KB
086 source-front.zip -
246.0 KB
external-assets-links.txt -
279 bytes
001 What is GraphQL_.en.srt -
2.2 KB
001 What is GraphQL_.mp4 -
8.5 MB
002 Setting up a schema and REST endpoint for GraphQL.en.srt -
20.4 KB
002 Setting up a schema and REST endpoint for GraphQL.mp4 -
82.6 MB
003 Handling the GraphQL request.en.srt -
6.8 KB
003 Handling the GraphQL request.mp4 -
35.7 MB
004 Implementing GraphQL requests for all movies.en.srt -
14.6 KB
004 Implementing GraphQL requests for all movies.mp4 -
75.0 MB
005 Adding a search endpoint.en.srt -
7.2 KB
005 Adding a search endpoint.mp4 -
35.3 MB
006 Implementing GraphQL requests for search on front end.en.srt -
12.3 KB
006 Implementing GraphQL requests for search on front end.mp4 -
59.9 MB
007 Displaying one movie using GraphQL.en.srt -
4.6 KB
007 Displaying one movie using GraphQL.mp4 -
16.6 MB
008 Updating the front end.en.srt -
9.4 KB
008 Updating the front end.mp4 -
54.9 MB
009 Modifying the back end to handle poster images.en.srt -
16.5 KB
009 Modifying the back end to handle poster images.mp4 -
93.9 MB
010 Updating the front end to display the poster image.en.srt -
7.2 KB
010 Updating the front end to display the poster image.mp4 -
28.3 MB
011 Cleaning things up.en.srt -
4.4 KB
011 Cleaning things up.mp4 -
14.0 MB
088 source-back-end.zip -
17.1 KB
089 source-back-end.zip -
17.3 KB
090 source-front.zip -
247.0 KB
091 source-back-end.zip -
17.5 KB
092 source-front.zip -
247.3 KB
094 source-front.zip -
248.4 KB
095 source-back-end.zip -
18.1 KB
096 source-back-end.zip -
18.1 KB
096 source-front.zip -
248.5 KB
097 source-back-end.zip -
17.5 KB
097 source-front.zip -
247.3 KB
external-assets-links.txt -
336 bytes
001 Getting the React application ready for deployment.en.srt -
5.5 KB
001 Getting the React application ready for deployment.mp4 -
25.8 MB
002 Building the production ready React application.en.srt -
3.4 KB
002 Building the production ready React application.mp4 -
16.2 MB
003 Getting the Go project ready for deployment.en.srt -
4.1 KB
003 Getting the Go project ready for deployment.mp4 -
19.7 MB
004 Building the Go back end for our remote server.en.srt -
2.1 KB
004 Building the Go back end for our remote server.mp4 -
6.2 MB
005 Copying files to the server.en.srt -
3.5 KB
005 Copying files to the server.mp4 -
7.0 MB
006 Setting up the production database.en.srt -
4.9 KB
006 Setting up the production database.mp4 -
15.5 MB
007 Setting up the web server.en.srt -
12.9 KB
007 Setting up the web server.mp4 -
56.8 MB
008 Running the Go back end with supervisor.en.srt -
6.7 KB
008 Running the Go back end with supervisor.mp4 -
18.6 MB
098 source-front.zip -
251.4 KB
100 source-back-end.zip -
18.1 KB
104 Caddyfile -
614 bytes
[GigaCourse.Com].url -
49 bytes
external-assets-links.txt -
472 bytes
001 React Hooks_ useState().en.srt -
9.4 KB
001 React Hooks_ useState().mp4 -
40.2 MB
002 React Hooks_ useEffect().en.srt -
6.6 KB
002 React Hooks_ useEffect().mp4 -
26.4 MB
003 More about useEffect, and why we don't typically refer to things by ID in React.en.srt -
9.1 KB
003 More about useEffect, and why we don't typically refer to things by ID in React.mp4 -
33.3 MB
004 React and Redux.en.srt -
3.1 KB
004 React and Redux.mp4 -
10.6 MB
108 source-front.zip -
251.8 KB
external-assets-links.txt -
45 bytes
[GigaCourse.Com].url -
49 bytes
Related torrents
| Torrent Name | Added | Size | Seed | Leech | Health |
|---|---|---|---|---|---|
| 2025-04-03 | 539.0 MB | 29 | 0 | ||
| 2023-10-25 | 3.9 GB | 0 | 0 | ||
| 2023-10-24 | 868.6 MB | 0 | 0 | ||
| 2023-10-23 | 3.3 GB | 17 | 0 | ||
| 2023-10-23 | 3.7 GB | 3 | 0 | ||
| 2023-10-22 | 2.7 GB | 6 | 2 | ||
| 2023-10-22 | 870.3 MB | 9 | 3 | ||
| 2023-07-01 | 455.4 MB | 0 | 2 | ||
| 2023-06-02 | 1.8 GB | 0 | 1 | ||
| 2023-06-02 | 612.5 MB | 0 | 9 |
Note :
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information. Watch Udemy Working with React and Go Golang Giga Course Full Movie Online Free, Like 123Movies, FMovies, Putlocker, Netflix or Direct Download Torrent Udemy Working with React and Go Golang Giga Course via Magnet Download Link.Comments (0 Comments)
Please login or create a FREE account to post comments

