TorBT - Torrents and Magnet Links Search Engine

Udemy - HTMX + Go Build Fullstack Applications with Golang and HTMX

File Name
Size
6 - Project 1 CRUD Application/5 -Updating Existing Tasks.mp4
306 MB
1 - Introduction/1 -Introduction.mp4
58 MB
1 - Introduction/2 - Project Resources.html
336 B
2 - Setting Up Your Development Environment/1 -Installing Go.en_US.vtt
7.1 kB
2 - Setting Up Your Development Environment/1 -Installing Go.mp4
43 MB
2 - Setting Up Your Development Environment/2 -Installing Docker.en_US.vtt
9.1 kB
2 - Setting Up Your Development Environment/2 -Installing Docker.mp4
47 MB
2 - Setting Up Your Development Environment/3 -Setting Up MySQL.mp4
63 MB
2 - Setting Up Your Development Environment/4 -Installing and Setting Up MySQL WorkBench.mp4
58 MB
3 - HTMX Primer/1 -Quick HTMX Intro.en_US.vtt
15 kB
3 - HTMX Primer/1 -Quick HTMX Intro.mp4
44 MB
3 - HTMX Primer/2 -Making HTTP Requests.en_US.vtt
15 kB
3 - HTMX Primer/2 -Making HTTP Requests.mp4
72 MB
3 - HTMX Primer/3 -Using Request Triggers.en_US.vtt
9.9 kB
3 - HTMX Primer/3 -Using Request Triggers.mp4
45 MB
3 - HTMX Primer/4 -Trigger Modifiers.en_US.vtt
15 kB
3 - HTMX Primer/4 -Trigger Modifiers.mp4
68 MB
3 - HTMX Primer/5 -Adding Progress Indicators.en_US.vtt
9.7 kB
3 - HTMX Primer/5 -Adding Progress Indicators.mp4
47 MB
3 - HTMX Primer/6 -Sending Data in Requests.en_US.vtt
21 kB
3 - HTMX Primer/6 -Sending Data in Requests.mp4
111 MB
3 - HTMX Primer/7 -Targeting Content Destination.en_US.vtt
5.7 kB
3 - HTMX Primer/7 -Targeting Content Destination.mp4
34 MB
3 - HTMX Primer/8 -Content Swapping.en_US.vtt
6.1 kB
3 - HTMX Primer/8 -Content Swapping.mp4
28 MB
3 - HTMX Primer/9 -Using Different Swap Styles.en_US.vtt
9.7 kB
3 - HTMX Primer/9 -Using Different Swap Styles.mp4
48 MB
3 - HTMX Primer/10 -Out Of Bound Swaps.en_US.vtt
8.2 kB
3 - HTMX Primer/10 -Out Of Bound Swaps.mp4
48 MB
3 - HTMX Primer/11 -Loading a Subset of your Response.en_US.vtt
7.5 kB
3 - HTMX Primer/11 -Loading a Subset of your Response.mp4
38 MB
4 - Go Templates Primer/1 -Why you need to understand Go Templates.en_US.vtt
4.2 kB
4 - Go Templates Primer/1 -Why you need to understand Go Templates.mp4
30 MB
4 - Go Templates Primer/2 -Working with a Single Template.en_US.vtt
20 kB
4 - Go Templates Primer/2 -Working with a Single Template.mp4
86 MB
4 - Go Templates Primer/3 -Working with Multiple Templates.en_US.vtt
19 kB
4 - Go Templates Primer/3 -Working with Multiple Templates.mp4
97 MB
4 - Go Templates Primer/4 -Passing Data to Templates.en_US.vtt
16 kB
4 - Go Templates Primer/4 -Passing Data to Templates.mp4
73 MB
4 - Go Templates Primer/5 -Working with Maps in Go Templates.en_US.vtt
6.5 kB
4 - Go Templates Primer/5 -Working with Maps in Go Templates.mp4
29 MB
4 - Go Templates Primer/6 -Working with Slices in Go Templates.en_US.vtt
6.9 kB
4 - Go Templates Primer/6 -Working with Slices in Go Templates.mp4
36 MB
4 - Go Templates Primer/7 -Using Functions in Go Templates.en_US.vtt
25 kB
4 - Go Templates Primer/7 -Using Functions in Go Templates.mp4
124 MB
5 - Setting Up the Go Server/1 -Creating the Go Project.en_US.vtt
6.0 kB
5 - Setting Up the Go Server/1 -Creating the Go Project.mp4
14 MB
5 - Setting Up the Go Server/2 -Configuring a Router.en_US.vtt
9.7 kB
5 - Setting Up the Go Server/2 -Configuring a Router.mp4
38 MB
5 - Setting Up the Go Server/3 -Connecting to the Database.en_US.vtt
15 kB
5 - Setting Up the Go Server/3 -Connecting to the Database.mp4
77 MB
5 - Setting Up the Go Server/4 -Loading Templates.en_US.vtt
11 kB
5 - Setting Up the Go Server/4 -Loading Templates.mp4
62 MB
6 - Project 1 CRUD Application/1 -Planning the Project.en_US.vtt
21 kB
6 - Project 1 CRUD Application/1 -Planning the Project.mp4
124 MB
6 - Project 1 CRUD Application/2 -Database Table and Schema.en_US.vtt
16 kB
6 - Project 1 CRUD Application/2 -Database Table and Schema.mp4
65 MB
6 - Project 1 CRUD Application/3 -Loading Tasks.en_US.vtt
46 kB
6 - Project 1 CRUD Application/3 -Loading Tasks.mp4
236 MB
6 - Project 1 CRUD Application/4 -Adding New Tasks.en_US.vtt
33 kB
6 - Project 1 CRUD Application/4 -Adding New Tasks.mp4
189 MB
6 - Project 1 CRUD Application/5 -Updating Existing Tasks.en_US.vtt
46 kB
1 - Introduction/1 -Introduction.en_US.vtt
3.3 kB
6 - Project 1 CRUD Application/6 -Deleting Tasks.en_US.vtt
14 kB
6 - Project 1 CRUD Application/6 -Deleting Tasks.mp4
100 MB
7 - Project 2 Profile Management Application/1 -Project Plan.en_US.vtt
20 kB
7 - Project 2 Profile Management Application/1 -Project Plan.mp4
110 MB
7 - Project 2 Profile Management Application/2 -Setting Up the Database.en_US.vtt
11 kB
7 - Project 2 Profile Management Application/2 -Setting Up the Database.mp4
49 MB
7 - Project 2 Profile Management Application/3 -Project Setup.en_US.vtt
23 kB
7 - Project 2 Profile Management Application/3 -Project Setup.mp4
99 MB
7 - Project 2 Profile Management Application/4 -Project Modules - Models, Repository, Handlers.en_US.vtt
14 kB
7 - Project 2 Profile Management Application/4 -Project Modules - Models, Repository, Handlers.mp4
46 MB
7 - Project 2 Profile Management Application/5 -Repository Functions.en_US.vtt
16 kB
7 - Project 2 Profile Management Application/5 -Repository Functions.mp4
95 MB
7 - Project 2 Profile Management Application/6 -Layout Templates - Authentication Pages.en_US.vtt
14 kB
7 - Project 2 Profile Management Application/6 -Layout Templates - Authentication Pages.mp4
64 MB
7 - Project 2 Profile Management Application/7 -The Registration Page.en_US.vtt
16 kB
7 - Project 2 Profile Management Application/7 -The Registration Page.mp4
87 MB
7 - Project 2 Profile Management Application/8 -Handling Account Registration.en_US.vtt
23 kB
7 - Project 2 Profile Management Application/8 -Handling Account Registration.mp4
121 MB
7 - Project 2 Profile Management Application/9 -The Login Page.en_US.vtt
10 kB
7 - Project 2 Profile Management Application/9 -The Login Page.mp4
59 MB
7 - Project 2 Profile Management Application/10 -Handling Login.en_US.vtt
13 kB
7 - Project 2 Profile Management Application/10 -Handling Login.mp4
78 MB
7 - Project 2 Profile Management Application/11 -The Home Page.en_US.vtt
25 kB
7 - Project 2 Profile Management Application/11 -The Home Page.mp4
125 MB
7 - Project 2 Profile Management Application/12 -The Edit Page.en_US.vtt
8.0 kB
7 - Project 2 Profile Management Application/12 -The Edit Page.mp4
52 MB
7 - Project 2 Profile Management Application/13 -Handling Profile Edit.en_US.vtt
11 kB
7 - Project 2 Profile Management Application/13 -Handling Profile Edit.mp4
69 MB
7 - Project 2 Profile Management Application/14 -Profile Image Upload Page.en_US.vtt
5.9 kB
7 - Project 2 Profile Management Application/14 -Profile Image Upload Page.mp4
37 MB
7 - Project 2 Profile Management Application/15 -Handling Profile Image Upload.en_US.vtt
19 kB
7 - Project 2 Profile Management Application/15 -Handling Profile Image Upload.mp4
125 MB
7 - Project 2 Profile Management Application/16 -Logging Out.en_US.vtt
8.2 kB
7 - Project 2 Profile Management Application/16 -Logging Out.mp4
44 MB
7 - Project 2 Profile Management Application/17 -Suggested Improvements.en_US.vtt
6.2 kB
7 - Project 2 Profile Management Application/17 -Suggested Improvements.mp4
31 MB
8 - Project 3 E-Commerce Application/1 - Project Details.html
435 B
8 - Project 3 E-Commerce Application/1 -What we will be building.en_US.vtt
11 kB
8 - Project 3 E-Commerce Application/1 -What we will be building.mp4
85 MB
8 - Project 3 E-Commerce Application/2 -Designing the Database.en_US.vtt
12 kB
8 - Project 3 E-Commerce Application/2 -Designing the Database.mp4
62 MB
8 - Project 3 E-Commerce Application/3 -Cloning the Seed Project.en_US.vtt
26 kB
8 - Project 3 E-Commerce Application/3 -Cloning the Seed Project.mp4
139 MB
8 - Project 3 E-Commerce Application/4 -Setting up Handlers.en_US.vtt
7.0 kB
8 - Project 3 E-Commerce Application/4 -Setting up Handlers.mp4
37 MB
8 - Project 3 E-Commerce Application/5 -Templates and Static Files.en_US.vtt
6.9 kB
8 - Project 3 E-Commerce Application/5 -Templates and Static Files.mp4
40 MB
8 - Project 3 E-Commerce Application/6 -Admin Layout Templates.en_US.vtt
18 kB
8 - Project 3 E-Commerce Application/6 -Admin Layout Templates.mp4
114 MB
8 - Project 3 E-Commerce Application/7 -Seeding the Database with Products.en_US.vtt
17 kB
8 - Project 3 E-Commerce Application/7 -Seeding the Database with Products.mp4
109 MB
8 - Project 3 E-Commerce Application/8 -Listing Products.en_US.vtt
41 kB
8 - Project 3 E-Commerce Application/8 -Listing Products.mp4
269 MB
8 - Project 3 E-Commerce Application/9 -Viewing a Product.en_US.vtt
15 kB
8 - Project 3 E-Commerce Application/9 -Viewing a Product.mp4
109 MB
8 - Project 3 E-Commerce Application/10 -Creating a new Product.en_US.vtt
28 kB
8 - Project 3 E-Commerce Application/10 -Creating a new Product.mp4
198 MB
8 - Project 3 E-Commerce Application/11 -Editing an existing Product.en_US.vtt
15 kB
8 - Project 3 E-Commerce Application/11 -Editing an existing Product.mp4
114 MB
8 - Project 3 E-Commerce Application/12 -Deleting Products.mp4
48 MB
8 - Project 3 E-Commerce Application/13 -Shopping Page Layout.en_US.vtt
9.1 kB
8 - Project 3 E-Commerce Application/13 -Shopping Page Layout.mp4
64 MB
8 - Project 3 E-Commerce Application/14 -The Shopping Homepage.en_US.vtt
22 kB
8 - Project 3 E-Commerce Application/14 -The Shopping Homepage.mp4
167 MB
8 - Project 3 E-Commerce Application/15 -Adding Items To Cart.en_US.vtt
20 kB
8 - Project 3 E-Commerce Application/15 -Adding Items To Cart.mp4
142 MB
8 - Project 3 E-Commerce Application/16 -Incrementing and Decrementing Cart Items.en_US.vtt
25 kB
8 - Project 3 E-Commerce Application/16 -Incrementing and Decrementing Cart Items.mp4
176 MB
8 - Project 3 E-Commerce Application/17 -Placing an Order.en_US.vtt
12 kB
8 - Project 3 E-Commerce Application/17 -Placing an Order.mp4
93 MB
8 - Project 3 E-Commerce Application/18 -Listing User Orders.en_US.vtt
18 kB
8 - Project 3 E-Commerce Application/18 -Listing User Orders.mp4
136 MB
8 - Project 3 E-Commerce Application/19 -Viewing an Order.en_US.vtt
11 kB
8 - Project 3 E-Commerce Application/19 -Viewing an Order.mp4
80 MB
8 - Project 3 E-Commerce Application/20 -Suggested Improvements.en_US.vtt
7.4 kB
8 - Project 3 E-Commerce Application/20 -Suggested Improvements.mp4
49 MB