资源详情

返回首页 | 相关搜索
Udemy - Building Web Applications with Go - Intermediate Level (6.2024)
大小 4.81 GB
文件数 540
Info Hash: C76F2DF3AED3D76C41B68B7F25DC4680145055D4
收录时间 2026-02-21 06:22:54
更新时间 2026-02-21 06:22:54
文件列表 (540)
01 - Introduction/001 Introduction.mp4
59.08 MB
01 - Introduction/001 Introduction.srt
7.94 KB
01 - Introduction/002 A bit about me.mp4
3.17 MB
01 - Introduction/002 A bit about me.srt
1.6 KB
01 - Introduction/003 Mistakes. We all make them.mp4
3.77 MB
01 - Introduction/003 Mistakes. We all make them.srt
1.89 KB
01 - Introduction/004 How to ask for help.mp4
5.57 MB
01 - Introduction/004 How to ask for help.srt
2.17 KB
02 - Setting up our environment/001 golang.org.url
42 B
02 - Setting up our environment/001 Installing Go.mp4
5.94 MB
02 - Setting up our environment/001 Installing Go.srt
2.31 KB
02 - Setting up our environment/002 Installing an IDE.mp4
8.78 MB
02 - Setting up our environment/002 Installing an IDE.srt
5.18 KB
02 - Setting up our environment/002 Visual-Studio-Code.url
54 B
02 - Setting up our environment/003 Get a free Stripe account.mp4
1.53 MB
02 - Setting up our environment/003 Get a free Stripe account.srt
772 B
02 - Setting up our environment/003 stripe.com.url
43 B
02 - Setting up our environment/004 Chocolately.url
54 B
02 - Setting up our environment/004 GNU-Make-manual.url
65 B
02 - Setting up our environment/004 Homebrew-Mac-.url
40 B
02 - Setting up our environment/004 Installing make.mp4
4.06 MB
02 - Setting up our environment/004 Installing make.srt
2.26 KB
02 - Setting up our environment/005 Chocolately-MariaDB-Windows-.url
73 B
02 - Setting up our environment/005 Homebrew-MariaDB-Mac-.url
93 B
02 - Setting up our environment/005 Installing MariaDB.mp4
7.09 MB
02 - Setting up our environment/005 Installing MariaDB.srt
3.07 KB
02 - Setting up our environment/005 Installing-and-Using-MariaDB-via-Docker.url
90 B
02 - Setting up our environment/006 Getting a database client.mp4
1.86 MB
02 - Setting up our environment/006 Getting a database client.srt
1.38 KB
02 - Setting up our environment/006 HeidiSQL-Windows-.url
49 B
02 - Setting up our environment/external-links.txt
645 B
03 - Building a virtual credit card terminal/001 What we're going to build.mp4
10.83 MB
03 - Building a virtual credit card terminal/001 What we're going to build.srt
3.2 KB
03 - Building a virtual credit card terminal/002 go-stripe.zip
2.71 KB
03 - Building a virtual credit card terminal/002 Setting up a (trivial) web application.mp4
75.44 MB
03 - Building a virtual credit card terminal/002 Setting up a (trivial) web application.srt
19.11 KB
03 - Building a virtual credit card terminal/003 go-stripe.zip
4.47 KB
03 - Building a virtual credit card terminal/003 Setting up routes and building a render function.mp4
57.86 MB
03 - Building a virtual credit card terminal/003 Setting up routes and building a render function.srt
27.33 KB
03 - Building a virtual credit card terminal/004 air.toml.example
1.51 KB
03 - Building a virtual credit card terminal/004 Air.url
55 B
03 - Building a virtual credit card terminal/004 Bootstrap.url
48 B
03 - Building a virtual credit card terminal/004 Displaying one page.mp4
27.11 MB
03 - Building a virtual credit card terminal/004 Displaying one page.srt
12.33 KB
03 - Building a virtual credit card terminal/004 go-stripe.zip
6.35 KB
03 - Building a virtual credit card terminal/005 A better extension for Go templates and VS Code.mp4
10.74 MB
03 - Building a virtual credit card terminal/005 A better extension for Go templates and VS Code.srt
4.6 KB
03 - Building a virtual credit card terminal/005 go-stripe.zip
4.28 MB
03 - Building a virtual credit card terminal/006 Creating the form.mp4
32.72 MB
03 - Building a virtual credit card terminal/006 Creating the form.srt
15.4 KB
03 - Building a virtual credit card terminal/006 go-stripe.zip
4.28 MB
03 - Building a virtual credit card terminal/007 Connecting our form to stripe.js.mp4
34.9 MB
03 - Building a virtual credit card terminal/007 Connecting our form to stripe.js.srt
14.51 KB
03 - Building a virtual credit card terminal/007 go-stripe.zip
4.28 MB
03 - Building a virtual credit card terminal/008 Client side validation.mp4
18.61 MB
03 - Building a virtual credit card terminal/008 Client side validation.srt
10.61 KB
03 - Building a virtual credit card terminal/008 go-stripe.zip
4.28 MB
03 - Building a virtual credit card terminal/009 Getting the paymentIntent - setting up the back end package.mp4
81.6 MB
03 - Building a virtual credit card terminal/009 Getting the paymentIntent - setting up the back end package.srt
22.59 KB
03 - Building a virtual credit card terminal/009 go-stripe.zip
9.07 KB
03 - Building a virtual credit card terminal/010 Getting the paymentIntent - starting work on the back end api.mp4
41.39 MB
03 - Building a virtual credit card terminal/010 Getting the paymentIntent - starting work on the back end api.srt
12.97 KB
03 - Building a virtual credit card terminal/010 go-chi-cors.url
54 B
03 - Building a virtual credit card terminal/010 go-stripe.zip
10.68 KB
03 - Building a virtual credit card terminal/011 Getting the paymentIntent - setting up a route and handler, and using make.mp4
30.27 MB
03 - Building a virtual credit card terminal/011 Getting the paymentIntent - setting up a route and handler, and using make.srt
16.08 KB
03 - Building a virtual credit card terminal/011 go-stripe.zip
12.09 KB
03 - Building a virtual credit card terminal/011 Makefile.mac
1.57 KB
03 - Building a virtual credit card terminal/011 Makefile.windows
1.52 KB
03 - Building a virtual credit card terminal/012 Getting the paymentIntent - finishing up our handler.mp4
27.08 MB
03 - Building a virtual credit card terminal/012 Getting the paymentIntent - finishing up our handler.srt
12.46 KB
03 - Building a virtual credit card terminal/012 go-stripe.zip
12.32 KB
03 - Building a virtual credit card terminal/013 go-stripe.zip
3.98 MB
03 - Building a virtual credit card terminal/013 Updating the front end JavaScript to call our paymentIntent handler.mp4
58.05 MB
03 - Building a virtual credit card terminal/013 Updating the front end JavaScript to call our paymentIntent handler.srt
10.86 KB
03 - Building a virtual credit card terminal/014 Getting the payment intent, and completing the transaction.mp4
129.74 MB
03 - Building a virtual credit card terminal/014 Getting the payment intent, and completing the transaction.srt
23.58 KB
03 - Building a virtual credit card terminal/014 go-stripe.zip
13.72 KB
03 - Building a virtual credit card terminal/014 Stripe-Test-Cards.url
55 B
03 - Building a virtual credit card terminal/015 Generating a receipt.mp4
65.45 MB
03 - Building a virtual credit card terminal/015 Generating a receipt.srt
13.8 KB
03 - Building a virtual credit card terminal/015 go-stripe.zip
14.43 KB
03 - Building a virtual credit card terminal/016 Cleaning up the API url and Stripe Publishable Key on our form.mp4
14.32 MB
03 - Building a virtual credit card terminal/016 Cleaning up the API url and Stripe Publishable Key on our form.srt
4.69 KB
03 - Building a virtual credit card terminal/016 go-stripe.zip
23.16 KB
03 - Building a virtual credit card terminal/017 Test your knowledge.html
10.86 KB
03 - Building a virtual credit card terminal/external-links.txt
196 B
04 - Selling a product online/001 What are we going to build.mp4
5.72 MB
04 - Selling a product online/001 What are we going to build.srt
2.5 KB
04 - Selling a product online/002 Create the database.mp4
3.58 MB
04 - Selling a product online/002 Create the database.srt
1.9 KB
04 - Selling a product online/003 Connecting to the database.mp4
38.23 MB
04 - Selling a product online/003 Connecting to the database.srt
9.88 KB
04 - Selling a product online/003 go-stripe.zip
24.76 KB
04 - Selling a product online/004 Creating a product page.mp4
13.6 MB
04 - Selling a product online/004 Creating a product page.srt
6.45 KB
04 - Selling a product online/004 go-stripe.zip
84.54 KB
04 - Selling a product online/004 widget.png
59.8 KB
04 - Selling a product online/005 Creating the product form.mp4
30.62 MB
04 - Selling a product online/005 Creating the product form.srt
6.43 KB
04 - Selling a product online/005 go-stripe.zip
85.51 KB
04 - Selling a product online/006 go-stripe.zip
85.92 KB
04 - Selling a product online/006 Moving JavaScript to a reusable file.mp4
23.8 MB
04 - Selling a product online/006 Moving JavaScript to a reusable file.srt
6.52 KB
04 - Selling a product online/007 go-stripe.zip
86.7 KB
04 - Selling a product online/007 Modifying the handler to take a struct.mp4
49.14 MB
04 - Selling a product online/007 Modifying the handler to take a struct.srt
11.96 KB
04 - Selling a product online/008 go-stripe.zip
86.87 KB
04 - Selling a product online/008 Update the Widget page to use data passed to the template.mp4
26.24 MB
04 - Selling a product online/008 Update the Widget page to use data passed to the template.srt
6.75 KB
04 - Selling a product online/009 Creating a formatCurrency template function.mp4
17.01 MB
04 - Selling a product online/009 Creating a formatCurrency template function.srt
4.6 KB
04 - Selling a product online/009 go-stripe.zip
86.88 KB
04 - Selling a product online/010 go-stripe.zip
86.88 KB
04 - Selling a product online/010 Testing the transaction functionality.mp4
20.23 MB
04 - Selling a product online/010 Testing the transaction functionality.srt
5.87 KB
04 - Selling a product online/011 Creating a database table for items for sale.mp4
50.25 MB
04 - Selling a product online/011 Creating a database table for items for sale.srt
13.08 KB
04 - Selling a product online/011 go-stripe.zip
87.91 KB
04 - Selling a product online/012 migrations.zip
12.74 KB
04 - Selling a product online/012 Running database migrations.mp4
9.09 MB
04 - Selling a product online/012 Running database migrations.srt
5 KB
04 - Selling a product online/012 Soda.url
64 B
04 - Selling a product online/013 Creating database models.mp4
37.25 MB
04 - Selling a product online/013 Creating database models.srt
12.23 KB
04 - Selling a product online/013 go-stripe.zip
102.36 KB
04 - Selling a product online/014 go-stripe.zip
102.57 KB
04 - Selling a product online/014 Working on database functions.mp4
31.38 MB
04 - Selling a product online/014 Working on database functions.srt
7.28 KB
04 - Selling a product online/015 go-stripe.zip
102.74 KB
04 - Selling a product online/015 Inserting a new transaction.mp4
15.87 MB
04 - Selling a product online/015 Inserting a new transaction.srt
3.94 KB
04 - Selling a product online/016 go-stripe.zip
103.63 KB
04 - Selling a product online/016 Inserting a new order.mp4
14.78 MB
04 - Selling a product online/016 Inserting a new order.srt
2.44 KB
04 - Selling a product online/017 An aside fixing a problem with calculating the amount.mp4
26.06 MB
04 - Selling a product online/017 An aside fixing a problem with calculating the amount.srt
6.6 KB
04 - Selling a product online/017 source-code.zip
103.02 KB
04 - Selling a product online/018 Getting more information about a transaction.mp4
69.61 MB
04 - Selling a product online/018 Getting more information about a transaction.srt
18.22 KB
04 - Selling a product online/018 source-code.zip
104.42 KB
04 - Selling a product online/019 Customers.mp4
56.49 MB
04 - Selling a product online/019 Customers.srt
12.97 KB
04 - Selling a product online/019 source-code.zip
106.73 KB
04 - Selling a product online/020 alexedwards-scs-session-manager.url
58 B
04 - Selling a product online/020 Getting started saving customer and transaction information.mp4
49.44 MB
04 - Selling a product online/020 Getting started saving customer and transaction information.srt
14.46 KB
04 - Selling a product online/020 source-code.zip
106.12 KB
04 - Selling a product online/021 Create the save customer database method.mp4
8.38 MB
04 - Selling a product online/021 Create the save customer database method.srt
2.83 KB
04 - Selling a product online/021 source-code.zip
106.2 KB
04 - Selling a product online/022 Saving the customer, transaction, and order from the handler.mp4
102.51 MB
04 - Selling a product online/022 Saving the customer, transaction, and order from the handler.srt
22.45 KB
04 - Selling a product online/022 source-code.zip
106.63 KB
04 - Selling a product online/023 Running a test transaction.mp4
22.22 MB
04 - Selling a product online/023 Running a test transaction.srt
8.46 KB
04 - Selling a product online/023 source-code.zip
106.66 KB
04 - Selling a product online/024 Fixing a database error, and saving more details.mp4
44.19 MB
04 - Selling a product online/024 Fixing a database error, and saving more details.srt
10.02 KB
04 - Selling a product online/024 source-code.zip
107.46 KB
04 - Selling a product online/025 Redirecting after post.mp4
24.52 MB
04 - Selling a product online/025 Redirecting after post.srt
8.72 KB
04 - Selling a product online/025 source-code.zip
108.54 KB
04 - Selling a product online/026 Simplifying our PaymentSucceeded handler.mp4
91.87 MB
04 - Selling a product online/026 Simplifying our PaymentSucceeded handler.srt
17.01 KB
04 - Selling a product online/026 source-code.zip
108.68 KB
04 - Selling a product online/027 Revising our Virtual Terminal.mp4
31.23 MB
04 - Selling a product online/027 Revising our Virtual Terminal.srt
13.05 KB
04 - Selling a product online/027 source-code.zip
109.38 KB
04 - Selling a product online/028 Fixing a mistake in the formatCurrency template function.mp4
9.29 MB
04 - Selling a product online/028 Fixing a mistake in the formatCurrency template function.srt
2.25 KB
04 - Selling a product online/028 source-code.zip
109.38 KB
04 - Selling a product online/external-links.txt
129 B
05 - Setting up and charging a recurring payment using Stripe Plans/001 What are we going to build in this section.mp4
2.62 MB
05 - Setting up and charging a recurring payment using Stripe Plans/001 What are we going to build in this section.srt
2.82 KB
05 - Setting up and charging a recurring payment using Stripe Plans/002 Creating a Plan on the Stripe Dashboard.mp4
5.14 MB
05 - Setting up and charging a recurring payment using Stripe Plans/002 Creating a Plan on the Stripe Dashboard.srt
4.86 KB
05 - Setting up and charging a recurring payment using Stripe Plans/003 Creating stubs for the front end page and handler.mp4
20.41 MB
05 - Setting up and charging a recurring payment using Stripe Plans/003 Creating stubs for the front end page and handler.srt
5.18 KB
05 - Setting up and charging a recurring payment using Stripe Plans/003 source-code.zip
109.3 KB
05 - Setting up and charging a recurring payment using Stripe Plans/004 Setting up the form.mp4
44.64 MB
05 - Setting up and charging a recurring payment using Stripe Plans/004 Setting up the form.srt
10.77 KB
05 - Setting up and charging a recurring payment using Stripe Plans/004 source-code.zip
110.69 KB
05 - Setting up and charging a recurring payment using Stripe Plans/005 source-code.zip
125.25 KB
05 - Setting up and charging a recurring payment using Stripe Plans/005 Stripe-Customers.url
61 B
05 - Setting up and charging a recurring payment using Stripe Plans/005 Working on the JavaScript for plans.mp4
42.69 MB
05 - Setting up and charging a recurring payment using Stripe Plans/005 Working on the JavaScript for plans.srt
10.05 KB
05 - Setting up and charging a recurring payment using Stripe Plans/006 Continuing with the Javascript for subscribing to a plan.mp4
16.5 MB
05 - Setting up and charging a recurring payment using Stripe Plans/006 Continuing with the Javascript for subscribing to a plan.srt
5.63 KB
05 - Setting up and charging a recurring payment using Stripe Plans/006 source-code.zip
125.86 KB
05 - Setting up and charging a recurring payment using Stripe Plans/007 Create a handler for the POST request after a user is subscribed.mp4
31.41 MB
05 - Setting up and charging a recurring payment using Stripe Plans/007 Create a handler for the POST request after a user is subscribed.srt
8.1 KB
05 - Setting up and charging a recurring payment using Stripe Plans/007 source-code.zip
125.75 KB
05 - Setting up and charging a recurring payment using Stripe Plans/008 Create methods to create a Stripe customer and subscribe to a plan.mp4
34.15 MB
05 - Setting up and charging a recurring payment using Stripe Plans/008 Create methods to create a Stripe customer and subscribe to a plan.srt
10.1 KB
05 - Setting up and charging a recurring payment using Stripe Plans/008 source-code.zip
126.37 KB
05 - Setting up and charging a recurring payment using Stripe Plans/009 source-code.zip
126.43 KB
05 - Setting up and charging a recurring payment using Stripe Plans/009 Updating our handler to complete a subscription.mp4
34.1 MB
05 - Setting up and charging a recurring payment using Stripe Plans/009 Updating our handler to complete a subscription.srt
8.62 KB
05 - Setting up and charging a recurring payment using Stripe Plans/010 Saving transaction & customer information to the database.mp4
66.33 MB
05 - Setting up and charging a recurring payment using Stripe Plans/010 Saving transaction & customer information to the database.srt
13.09 KB
05 - Setting up and charging a recurring payment using Stripe Plans/010 source-code.zip
126.62 KB
05 - Setting up and charging a recurring payment using Stripe Plans/011 Saving transaction & customer information II.mp4
41.54 MB
05 - Setting up and charging a recurring payment using Stripe Plans/011 Saving transaction & customer information II.srt
18 KB
05 - Setting up and charging a recurring payment using Stripe Plans/011 source-code.zip
9.8 MB
05 - Setting up and charging a recurring payment using Stripe Plans/012 Displaying a receipt page for the Bronze Plan.mp4
23.66 MB
05 - Setting up and charging a recurring payment using Stripe Plans/012 Displaying a receipt page for the Bronze Plan.srt
9.26 KB
05 - Setting up and charging a recurring payment using Stripe Plans/012 source-code.zip
127.64 KB
05 - Setting up and charging a recurring payment using Stripe Plans/external-links.txt
63 B
06 - Authentication/001 Introduction.mp4
17.41 MB
06 - Authentication/001 Introduction.srt
5.75 KB
06 - Authentication/002 Creating a login page.mp4
37.5 MB
06 - Authentication/002 Creating a login page.srt
8.48 KB
06 - Authentication/002 source-code.zip
128.08 KB
06 - Authentication/003 source-code.zip
128.41 KB
06 - Authentication/003 Writing the stub javascript to authenticate against the back end.mp4
18.58 MB
06 - Authentication/003 Writing the stub javascript to authenticate against the back end.srt
4.5 KB
06 - Authentication/004 Create a route and handler for authentication.mp4
37.08 MB
06 - Authentication/004 Create a route and handler for authentication.srt
17.67 KB
06 - Authentication/004 source-code.zip
129.31 KB
06 - Authentication/005 Create a writeJSON helper function.mp4
12.71 MB
06 - Authentication/005 Create a writeJSON helper function.srt
5.17 KB
06 - Authentication/005 source-code.zip
129.76 KB
06 - Authentication/006 source-code.zip
129.63 KB
06 - Authentication/006 Starting the authentication process.mp4
37.73 MB
06 - Authentication/006 Starting the authentication process.srt
7.22 KB
06 - Authentication/007 Creating an invalidCredentials helper function.mp4
8.87 MB
06 - Authentication/007 Creating an invalidCredentials helper function.srt
3.61 KB
06 - Authentication/007 source-code.zip
130.04 KB
06 - Authentication/008 Creating a passwordMatches helper function.mp4
29.67 MB
06 - Authentication/008 Creating a passwordMatches helper function.srt
8.32 KB
06 - Authentication/008 source-code.zip
130.29 KB
06 - Authentication/009 Making sure that everything works.mp4
3.02 MB
06 - Authentication/009 Making sure that everything works.srt
2.45 KB
06 - Authentication/010 Create a function to generate a token.mp4
16.97 MB
06 - Authentication/010 Create a function to generate a token.srt
9.38 KB
06 - Authentication/010 source-code.zip
130.93 KB
06 - Authentication/011 Generating and sending back a token.mp4
10.45 MB
06 - Authentication/011 Generating and sending back a token.srt
5.09 KB
06 - Authentication/011 source-code.zip
131.08 KB
06 - Authentication/012 Saving the token to the database.mp4
19.53 MB
06 - Authentication/012 Saving the token to the database.srt
9.81 KB
06 - Authentication/012 source-code.zip
132.48 KB
06 - Authentication/013 Saving the token to local storage.mp4
26.98 MB
06 - Authentication/013 Saving the token to local storage.srt
9.93 KB
06 - Authentication/013 source-code.zip
132.59 KB
06 - Authentication/014 Changing the login link based on authentication status.mp4
40.09 MB
06 - Authentication/014 Changing the login link based on authentication status.srt
11.97 KB
06 - Authentication/014 source-code.zip
132.91 KB
06 - Authentication/015 Checking authentication on the back end.mp4
45.06 MB
06 - Authentication/015 Checking authentication on the back end.srt
14.9 KB
06 - Authentication/015 source-code.zip
133.2 KB
06 - Authentication/016 A bit of housekeeping.mp4
2.71 MB
06 - Authentication/016 A bit of housekeeping.srt
1.16 KB
06 - Authentication/017 Creating stub functions to validate a token.mp4
16.16 MB
06 - Authentication/017 Creating stub functions to validate a token.srt
6.64 KB
06 - Authentication/017 source-code.zip
133.28 KB
06 - Authentication/018 Extracting the token from the authorization header.mp4
14.34 MB
06 - Authentication/018 Extracting the token from the authorization header.srt
5.38 KB
06 - Authentication/018 source-code.zip
133.56 KB
06 - Authentication/019 source-code.zip
133.71 KB
06 - Authentication/019 Validating the token on the back end.mp4
16.25 MB
06 - Authentication/019 Validating the token on the back end.srt
8.13 KB
06 - Authentication/020 source-code.zip
133.72 KB
06 - Authentication/020 Testing out our token validation.mp4
34.9 MB
06 - Authentication/020 Testing out our token validation.srt
7.3 KB
06 - Authentication/021 Challenge Checking for expiry.mp4
4.43 MB
06 - Authentication/021 Challenge Checking for expiry.srt
1.92 KB
06 - Authentication/022 Solution to challenge.mp4
18.47 MB
06 - Authentication/022 Solution to challenge.srt
8.33 KB
06 - Authentication/022 source-code.zip
134.43 KB
06 - Authentication/023 Implementing middleware to protect specfic routes.mp4
8.92 MB
06 - Authentication/023 Implementing middleware to protect specfic routes.srt
4.71 KB
06 - Authentication/023 source-code.zip
134.88 KB
06 - Authentication/024 source-code.zip
135.82 KB
06 - Authentication/024 Trying out a protected route.mp4
5.67 MB
06 - Authentication/024 Trying out a protected route.srt
3.33 KB
06 - Authentication/025 Converting the Virtual Terminal post to use the back end.mp4
33.52 MB
06 - Authentication/025 Converting the Virtual Terminal post to use the back end.srt
11.99 KB
06 - Authentication/025 source-code.zip
136.14 KB
06 - Authentication/026 Changing the virtual terminal page to use fetch.mp4
69.32 MB
06 - Authentication/026 Changing the virtual terminal page to use fetch.srt
16.38 KB
06 - Authentication/026 source-code.zip
137.49 KB
06 - Authentication/027 source-code.zip
137.5 KB
06 - Authentication/027 Verifying the saved transaction.mp4
8.62 MB
06 - Authentication/027 Verifying the saved transaction.srt
3.61 KB
07 - Protecting routes on the Front End and improving authentication/001 source-code.zip
137.69 KB
07 - Protecting routes on the Front End and improving authentication/001 Writing middleware on the front end to check authentication.mp4
16.95 MB
07 - Protecting routes on the Front End and improving authentication/001 Writing middleware on the front end to check authentication.srt
7.99 KB
07 - Protecting routes on the Front End and improving authentication/002 Protecting routes on the front end.mp4
52.75 MB
07 - Protecting routes on the Front End and improving authentication/002 Protecting routes on the front end.srt
11.46 KB
07 - Protecting routes on the Front End and improving authentication/002 source-code.zip
137.97 KB
07 - Protecting routes on the Front End and improving authentication/003 Logging out from the front end.mp4
15.21 MB
07 - Protecting routes on the Front End and improving authentication/003 Logging out from the front end.srt
5.78 KB
07 - Protecting routes on the Front End and improving authentication/003 source-code.zip
136.94 KB
07 - Protecting routes on the Front End and improving authentication/004 mysqlstore-for-sessions.url
81 B
07 - Protecting routes on the Front End and improving authentication/004 Saving sessions in the database.mp4
27.18 MB
07 - Protecting routes on the Front End and improving authentication/004 Saving sessions in the database.srt
7.77 KB
07 - Protecting routes on the Front End and improving authentication/004 source-code.zip
138.92 KB
07 - Protecting routes on the Front End and improving authentication/external-links.txt
90 B
08 - Mail and Password Resets/001 Password resets.mp4
47.67 MB
08 - Mail and Password Resets/001 Password resets.srt
13.49 KB
08 - Mail and Password Resets/001 source-code.zip
140.07 KB
08 - Mail and Password Resets/002 go-simple-mail.url
62 B
08 - Mail and Password Resets/002 Sending mail Part I.mp4
72.05 MB
08 - Mail and Password Resets/002 Sending mail Part I.srt
18.37 KB
08 - Mail and Password Resets/002 source-code.zip
141.66 KB
08 - Mail and Password Resets/003 Mailtrap.io.mp4
4.14 MB
08 - Mail and Password Resets/003 Mailtrap.io.srt
3.05 KB
08 - Mail and Password Resets/003 mailtrap.io.url
44 B
08 - Mail and Password Resets/004 Sending mail Part II.mp4
25.18 MB
08 - Mail and Password Resets/004 Sending mail Part II.srt
13.56 KB
08 - Mail and Password Resets/004 source-code.zip
142.09 KB
08 - Mail and Password Resets/005 Creating our mail templates and sending a test email.mp4
23.61 MB
08 - Mail and Password Resets/005 Creating our mail templates and sending a test email.srt
11.45 KB
08 - Mail and Password Resets/005 source-code.zip
142.53 KB
08 - Mail and Password Resets/006 go-alone.url
60 B
08 - Mail and Password Resets/006 Implementing signed links for our email message.mp4
56.32 MB
08 - Mail and Password Resets/006 Implementing signed links for our email message.srt
15.74 KB
08 - Mail and Password Resets/006 source-code.zip
143.61 KB
08 - Mail and Password Resets/007 source-code.zip
143.63 KB
08 - Mail and Password Resets/007 Using our urlsigner package.mp4
17.58 MB
08 - Mail and Password Resets/007 Using our urlsigner package.srt
8.37 KB
08 - Mail and Password Resets/008 Creating the reset password route and handler.mp4
35.97 MB
08 - Mail and Password Resets/008 Creating the reset password route and handler.srt
8.36 KB
08 - Mail and Password Resets/008 source-code.zip
11.03 MB
08 - Mail and Password Resets/009 Setting up the reset password page.mp4
22.88 MB
08 - Mail and Password Resets/009 Setting up the reset password page.srt
8.1 KB
08 - Mail and Password Resets/009 source-code.zip
145.14 KB
08 - Mail and Password Resets/010 Creating a back end route to handle password resets.mp4
39.21 MB
08 - Mail and Password Resets/010 Creating a back end route to handle password resets.srt
10.67 KB
08 - Mail and Password Resets/010 source-code.zip
11.03 MB
08 - Mail and Password Resets/011 Setting an expiry for password reset emails.mp4
9.67 MB
08 - Mail and Password Resets/011 Setting an expiry for password reset emails.srt
4.61 KB
08 - Mail and Password Resets/011 source-code.zip
145.42 KB
08 - Mail and Password Resets/012 Adding an encryption package.mp4
53 MB
08 - Mail and Password Resets/012 Adding an encryption package.srt
15.19 KB
08 - Mail and Password Resets/012 source-code.zip
146.47 KB
08 - Mail and Password Resets/013 source-code.zip
146.58 KB
08 - Mail and Password Resets/013 Using our encryption package to lock down password resets.mp4
14.5 MB
08 - Mail and Password Resets/013 Using our encryption package to lock down password resets.srt
6.83 KB
08 - Mail and Password Resets/external-links.txt
157 B
09 - Building Admin pages to manage purchases/001 Improving our front end and setting up an Admin menu.mp4
26.81 MB
09 - Building Admin pages to manage purchases/001 Improving our front end and setting up an Admin menu.srt
9.76 KB
09 - Building Admin pages to manage purchases/001 source-code.zip
146.59 KB
09 - Building Admin pages to manage purchases/002 Setting up stub pages for sales and subscriptions.mp4
34.18 MB
09 - Building Admin pages to manage purchases/002 Setting up stub pages for sales and subscriptions.srt
8.03 KB
09 - Building Admin pages to manage purchases/002 source-code.zip
147.32 KB
09 - Building Admin pages to manage purchases/003 source-code.zip
147.95 KB
09 - Building Admin pages to manage purchases/003 Updating migrations and resetting the database.mp4
12.88 MB
09 - Building Admin pages to manage purchases/003 Updating migrations and resetting the database.srt
4.18 KB
09 - Building Admin pages to manage purchases/004 Listing all sales database query.mp4
9.71 MB
09 - Building Admin pages to manage purchases/004 Listing all sales database query.srt
6.28 KB
09 - Building Admin pages to manage purchases/005 Listing all sales database function.mp4
38.11 MB
09 - Building Admin pages to manage purchases/005 Listing all sales database function.srt
6.09 KB
09 - Building Admin pages to manage purchases/005 source-code.zip
148.41 KB
09 - Building Admin pages to manage purchases/006 Listing all sales writing the API handler and route.mp4
5.29 MB
09 - Building Admin pages to manage purchases/006 Listing all sales writing the API handler and route.srt
2.4 KB
09 - Building Admin pages to manage purchases/006 source-code.zip
148.45 KB
09 - Building Admin pages to manage purchases/007 Listing all sales front end javascript.mp4
15.01 MB
09 - Building Admin pages to manage purchases/007 Listing all sales front end javascript.srt
7.81 KB
09 - Building Admin pages to manage purchases/007 source-code.zip
148.69 KB
09 - Building Admin pages to manage purchases/008 Displaying our results in a table.mp4
15.29 MB
09 - Building Admin pages to manage purchases/008 Displaying our results in a table.srt
6.58 KB
09 - Building Admin pages to manage purchases/008 source-code.zip
148.99 KB
09 - Building Admin pages to manage purchases/009 Making our table prettier, and adding some checks in JavaScript.mp4
13.09 MB
09 - Building Admin pages to manage purchases/009 Making our table prettier, and adding some checks in JavaScript.srt
6.74 KB
09 - Building Admin pages to manage purchases/009 source-code.zip
149.14 KB
09 - Building Admin pages to manage purchases/010 Solution to challenge.mp4
8.81 MB
09 - Building Admin pages to manage purchases/010 Solution to challenge.srt
2.98 KB
09 - Building Admin pages to manage purchases/010 source-code.zip
149.86 KB
09 - Building Admin pages to manage purchases/011 Displaying a sale part 1.mp4
76.53 MB
09 - Building Admin pages to manage purchases/011 Displaying a sale part 1.srt
14.65 KB
09 - Building Admin pages to manage purchases/011 source-code.zip
151.14 KB
09 - Building Admin pages to manage purchases/012 Displaying a sale part 2.mp4
11.46 MB
09 - Building Admin pages to manage purchases/012 Displaying a sale part 2.srt
6.57 KB
09 - Building Admin pages to manage purchases/012 source-code.zip
150.34 KB
09 - Building Admin pages to manage purchases/013 Displaying a subscription.mp4
24.64 MB
09 - Building Admin pages to manage purchases/013 Displaying a subscription.srt
6.06 KB
09 - Building Admin pages to manage purchases/013 source-code.zip
151.48 KB
10 - Refunds/001 Refunds from the Stripe Dashboard.mp4
2.04 MB
10 - Refunds/001 Refunds from the Stripe Dashboard.srt
1.59 KB
10 - Refunds/002 Adding a refund function to our cards package.mp4
18.39 MB
10 - Refunds/002 Adding a refund function to our cards package.srt
4.36 KB
10 - Refunds/002 Refund-documentation-on-Stripe.url
55 B
10 - Refunds/002 source-code.zip
150.33 KB
10 - Refunds/003 Creating an API handler to process refunds.mp4
29.65 MB
10 - Refunds/003 Creating an API handler to process refunds.srt
9.32 KB
10 - Refunds/003 source-code.zip
150.47 KB
10 - Refunds/003 The-Stripe-refund-object.url
66 B
10 - Refunds/004 source-code.zip
151.68 KB
10 - Refunds/004 SweetAlert.url
54 B
10 - Refunds/004 Update the front end for refunds.mp4
74.24 MB
10 - Refunds/004 Update the front end for refunds.srt
18.39 KB
10 - Refunds/005 Improving the front end.mp4
16.2 MB
10 - Refunds/005 Improving the front end.srt
4.21 KB
10 - Refunds/005 source-code.zip
152.77 KB
10 - Refunds/006 Adding UI components to the sales page.mp4
49.1 MB
10 - Refunds/006 Adding UI components to the sales page.srt
11.28 KB
10 - Refunds/006 source-code.zip
151.74 KB
10 - Refunds/007 source-code.zip
11.06 MB
10 - Refunds/007 Updating status to refunded in the database.mp4
17.8 MB
10 - Refunds/007 Updating status to refunded in the database.srt
4.94 KB
10 - Refunds/external-links.txt
197 B
11 - Cancelling Subscriptions/001 Capturing the subscription id.mp4
10.29 MB
11 - Cancelling Subscriptions/001 Capturing the subscription id.srt
5.35 KB
11 - Cancelling Subscriptions/001 source-code.zip
153.07 KB
11 - Cancelling Subscriptions/002 Adding a CancelSubscription function to our cards package.mp4
10.68 MB
11 - Cancelling Subscriptions/002 Adding a CancelSubscription function to our cards package.srt
3.93 KB
11 - Cancelling Subscriptions/002 source-code.zip
153.13 KB
11 - Cancelling Subscriptions/003 Creating a handler to cancel a subscription.mp4
26.18 MB
11 - Cancelling Subscriptions/003 Creating a handler to cancel a subscription.srt
6.65 KB
11 - Cancelling Subscriptions/003 source-code.zip
153.27 KB
11 - Cancelling Subscriptions/003 Stripe-Documentation.url
76 B
11 - Cancelling Subscriptions/004 Modifying the front end.mp4
36.21 MB
11 - Cancelling Subscriptions/004 Modifying the front end.srt
7.4 KB
11 - Cancelling Subscriptions/004 source-code.zip
153.28 KB
11 - Cancelling Subscriptions/005 Finishing up the front end.mp4
13.99 MB
11 - Cancelling Subscriptions/005 Finishing up the front end.srt
4.77 KB
11 - Cancelling Subscriptions/005 source-code.zip
153.44 KB
11 - Cancelling Subscriptions/external-links.txt
82 B
12 - Paginating Data/001 Creating a database method to paginate all orders.mp4
21.52 MB
12 - Paginating Data/001 Creating a database method to paginate all orders.srt
8.54 KB
12 - Paginating Data/001 source-code.zip
153.58 KB
12 - Paginating Data/002 Modifying the AllSales handler to use paginated data.mp4
12.48 MB
12 - Paginating Data/002 Modifying the AllSales handler to use paginated data.srt
4.72 KB
12 - Paginating Data/002 source-code.zip
153.71 KB
12 - Paginating Data/003 source-code.zip
153.87 KB
12 - Paginating Data/003 Updating the all-sales.page.gohtml template.mp4
36.63 MB
12 - Paginating Data/003 Updating the all-sales.page.gohtml template.srt
7.93 KB
12 - Paginating Data/004 Improving pagination on the front end.mp4
48.97 MB
12 - Paginating Data/004 Improving pagination on the front end.srt
12.07 KB
12 - Paginating Data/004 source-code.zip
154.06 KB
12 - Paginating Data/005 Adding listeners to page navigation buttons.mp4
15.99 MB
12 - Paginating Data/005 Adding listeners to page navigation buttons.srt
5.18 KB
12 - Paginating Data/005 source-code.zip
154.21 KB
12 - Paginating Data/006 source-code.zip
154.18 KB
12 - Paginating Data/006 Taking user to correct page of data on click.mp4
16.82 MB
12 - Paginating Data/006 Taking user to correct page of data on click.srt
5.21 KB
12 - Paginating Data/007 How I implemented pagination on the all subscriptions page.mp4
8.85 MB
12 - Paginating Data/007 How I implemented pagination on the all subscriptions page.srt
3.37 KB
12 - Paginating Data/007 source-code.zip
153.52 KB
13 - Managing Users/001 Setting up templates to manage users.mp4
15.74 MB
13 - Managing Users/001 Setting up templates to manage users.srt
6.02 KB
13 - Managing Users/001 source-code.zip
154.51 KB
13 - Managing Users/002 Adding routes and handlers on the front end.mp4
8.01 MB
13 - Managing Users/002 Adding routes and handlers on the front end.srt
3.38 KB
13 - Managing Users/002 source-code.zip
154.6 KB
13 - Managing Users/003 source-code.zip
155.87 KB
13 - Managing Users/003 Writing the database functions to manage users.mp4
24.93 MB
13 - Managing Users/003 Writing the database functions to manage users.srt
10.9 KB
13 - Managing Users/004 Creating a handler and route for all users on the back end.mp4
10.76 MB
13 - Managing Users/004 Creating a handler and route for all users on the back end.srt
2.23 KB
13 - Managing Users/004 source-code.zip
155.96 KB
13 - Managing Users/005 go-stripe-2860-users-5.mp4
45.35 MB
13 - Managing Users/005 go-stripe-2860-users-5.srt
2.73 KB
13 - Managing Users/005 Updating the front end to call AllUsers.mp4
15.17 MB
13 - Managing Users/005 Updating the front end to call AllUsers.srt
2.83 KB
13 - Managing Users/006 Displaying the list of users.mp4
18.74 MB
13 - Managing Users/006 Displaying the list of users.srt
4.59 KB
13 - Managing Users/006 source-code.zip
156.39 KB
13 - Managing Users/007 Creating a user addedit form.mp4
31.5 MB
13 - Managing Users/007 Creating a user addedit form.srt
6.95 KB
13 - Managing Users/007 source-code.zip
156.8 KB
13 - Managing Users/008 Call the api back end to get one user.mp4
13.73 MB
13 - Managing Users/008 Call the api back end to get one user.srt
5.8 KB
13 - Managing Users/008 source-code.zip
157.08 KB
13 - Managing Users/009 Populating the user form, and a challenge.mp4
31.94 MB
13 - Managing Users/009 Populating the user form, and a challenge.srt
9.44 KB
13 - Managing Users/009 source-code.zip
157.35 KB
13 - Managing Users/010 Solution to challenge.mp4
10.04 MB
13 - Managing Users/010 Solution to challenge.srt
3.73 KB
13 - Managing Users/010 source-code.zip
157.39 KB
13 - Managing Users/011 Saving an edited user - part one.mp4
23.44 MB
13 - Managing Users/011 Saving an edited user - part one.srt
6.83 KB
13 - Managing Users/011 source-code.zip
157.59 KB
13 - Managing Users/012 Saving an edited user - part two.mp4
25.26 MB
13 - Managing Users/012 Saving an edited user - part two.srt
9.66 KB
13 - Managing Users/012 source-code.zip
156.85 KB
13 - Managing Users/013 Deleting a user.mp4
31.57 MB
13 - Managing Users/013 Deleting a user.srt
10.25 KB
13 - Managing Users/013 source-code.zip
157.96 KB
13 - Managing Users/014 Removing the deleted users token from the database.mp4
10.01 MB
13 - Managing Users/014 Removing the deleted users token from the database.srt
4.95 KB
13 - Managing Users/014 source-code.zip
158.09 KB
13 - Managing Users/015 Setting up websockets.mp4
64.53 MB
13 - Managing Users/015 Setting up websockets.srt
24.24 KB
13 - Managing Users/015 source-code.zip
159.38 KB
13 - Managing Users/016 Connecting to WebSockets from the browser.mp4
18.56 MB
13 - Managing Users/016 Connecting to WebSockets from the browser.srt
8.13 KB
13 - Managing Users/016 source-code.zip
159.57 KB
13 - Managing Users/017 Logging the deleted user out over websockets.mp4
36.03 MB
13 - Managing Users/017 Logging the deleted user out over websockets.srt
7.43 KB
13 - Managing Users/017 source-code.zip
159.64 KB
14 - Microservices/001 Microservices-page-from-IBM.url
69 B
14 - Microservices/001 What are microservices.mp4
9.4 MB
14 - Microservices/001 What are microservices.srt
2.32 KB
14 - Microservices/002 Makefile.mac
2.26 KB
14 - Microservices/002 Makefile.windows
2.1 KB
14 - Microservices/002 Setting up a simple microservice.mp4
73.85 MB
14 - Microservices/002 Setting up a simple microservice.srt
17.96 KB
14 - Microservices/002 source-code.zip
162.29 KB
14 - Microservices/003 Receiving data with our micrsoservice.mp4
15.05 MB
14 - Microservices/003 Receiving data with our micrsoservice.srt
8.65 KB
14 - Microservices/003 source-code.zip
163.23 KB
14 - Microservices/004 Generating an invoice as a PDF.mp4
95.97 MB
14 - Microservices/004 Generating an invoice as a PDF.srt
27.39 KB
14 - Microservices/004 invoice.pdf
53.07 KB
14 - Microservices/004 phpdave11-gofpdf.url
59 B
14 - Microservices/004 source-code.zip
263.24 KB
14 - Microservices/005 source-code.zip
263.32 KB
14 - Microservices/005 Testing our PDF.mp4
17.1 MB
14 - Microservices/005 Testing our PDF.srt
7.1 KB
14 - Microservices/006 Mailing the invoice.mp4
51.9 MB
14 - Microservices/006 Mailing the invoice.srt
10.47 KB
14 - Microservices/006 source-code.zip
265.4 KB
14 - Microservices/007 Call the microservice when a Widget is sold.mp4
34.35 MB
14 - Microservices/007 Call the microservice when a Widget is sold.srt
12.31 KB
14 - Microservices/007 source-code.zip
265.83 KB
14 - Microservices/008 Challenge.mp4
1.7 MB
14 - Microservices/008 Challenge.srt
2.75 KB
14 - Microservices/009 Solution.mp4
9.26 MB
14 - Microservices/009 Solution.srt
3.86 KB
14 - Microservices/009 source-code.zip
266.3 KB
14 - Microservices/external-links.txt
143 B
15 - Validation/001 Setting up a validation package.mp4
23.04 MB
15 - Validation/001 Setting up a validation package.srt
9.12 KB
15 - Validation/001 source-code.zip
522.4 KB
15 - Validation/002 Adding validation on the API back end.mp4
20.77 MB
15 - Validation/002 Adding validation on the API back end.srt
4.87 KB
15 - Validation/002 source-code.zip
523.42 KB
15 - Validation/003 Modifying the front end javascript.mp4
52.22 MB
15 - Validation/003 Modifying the front end javascript.srt
13.08 KB
15 - Validation/003 source-code.zip
523.58 KB
16 - Where to go next/001 Graceful-shutdown-of-worker-goroutines.url
101 B
16 - Where to go next/001 gRPC, SOA, and more.mp4
17.07 MB
16 - Where to go next/001 gRPC, SOA, and more.srt
3.79 KB
16 - Where to go next/001 gRPC.url
40 B
16 - Where to go next/001 Signals-and-Traps.url
82 B
16 - Where to go next/external-links.txt
240 B

免责声明

本网站仅提供DHT网络磁力资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 lulutang@protonmail.com。