No | Text |
1 | Sale. |
2 | Fullstack advanced react & graphql |
No | Text |
1 | Build an online store with react and graphql |
2 | What will you build? |
3 | Sweet code! |
4 | React.js |
5 | Apollo client |
6 | Graphql yoga |
7 | Prisma |
8 | What is graphql? |
9 | Meet wes bos |
10 | Who is this for? |
11 | Covered concepts |
12 | Videos && modules |
13 | Course packages |
14 | Faq |
15 | Are you ready to improve your javascript skills? |
16 | React for beginners |
No | Text |
1 | The tech stack of our application |
2 | Module 1 ıntroduction and setup |
3 | Module 2 css and styled components |
4 | Module 3 server side graphql |
5 | Module 4 client side graphql |
6 | Module 5 accounts, authentication and permissions |
7 | Module 6 shopping cart |
8 | Module 7 advanced uı and code quality |
9 | Module 8 credit card checkout |
10 | Module 9 testing |
11 | Module 10 deployment |
12 | Starter course |
13 | Master package |
14 | Team license packages |
15 | ı don't like your cool font |
16 | Do these videos expire? ıs this a monthly cost? |
17 | Cool, but ı would have used gatsby cra + react router after.js draft.js jumpsuit with hasura graph cool express-graphql koa-graphql hapi-graphql wp-graphql and then freestyler emotion fela styled-jss react-jss jss rockey aphrodite csx styled-jsx glam glamor glamorous styletron radium aesthetic j2c and arangodb mongodb text files postgres couchdb with a hint of tape mocha react testing library jasmine chai ıts the best!!! |
18 | Do you provide a certificate of completion? |
19 | Can ı put the code on github? can ı put this app in my portfolio? |
20 | What other courses do you have? |
21 | ı lost, deleted or never got my welcome email! what do ı do? |
22 | What format are the videos? how do ı watch them? |
23 | What if ı'm not thrilled? |
24 | Do you offer a student discount? |
25 | What theme do you use? what is that font? what terminal do you use? what kind of bread do you buy? |
26 | ı have another question! |
27 | Package |
No | Text |
1 | Peggy rayzis |
2 | Johannes schickling |
3 | #1 — editor setup and starter files ınstallation (08:29) |
4 | #2 — sick fits and the tech stack behind ıt (10:30) |
5 | #3 — an ıntro to next.js, tooling and routing (08:50) |
6 | #4 — custom _app.js layout (12:25) |
7 | #5 — an ıntro to styled components (11:19) |
8 | #6 — themes and layout with styled components (18:51) |
9 | #7 — global styling and typography with styled components (10:50) |
10 | #8 — visualizing route changes (06:44) |
11 | #9 — fixing styled components flicker on server render (04:18) |
12 | #10 — an intro to graphql (14:13) |
13 | #11 — getting setup with prisma (22:55) |
14 | #12 — getting our graphql yoga server running (22:32) |
15 | #13 — our first query and mutation (11:40) |
16 | #14 — ıtems creation and prisma yoga flow (26:07) |
17 | #15 — setting up apollo client with react (11:24) |
18 | #16 — react meets graphql (25:54) |
19 | #17 — creating ıtems with mutations (29:50) |
20 | #18 — uploading ımages (11:46) |
21 | #19 — updating ıtems with queries and mutations (25:42) |
22 | #20 — deleting ıtems (13:04) |
23 | #21 — displaying single ıtems (12:33) |
24 | #22 — pagination (15:12) |
25 | #23 — pagination and cache ınvalidation (09:37) |
26 | #24 — user signup and permission flow (23:07) |
27 | #25 — user signup in react (12:13) |
28 | #26 — currently logged ın user with middleware and render props (18:44) |
29 | #27 — sign in form and custom error handling (16:56) |
30 | #28 — sign out button (06:21) |
31 | #29 — backend pa***word reset flow (19:59) |
32 | #30 — frontend pa***word reset flow (14:56) |
33 | #31 — sending email (12:13) |
34 | #32 — data relations***ps (05:47) |
35 | #33 — creating a gated sign ın component (05:17) |
36 | #34 — permissions management (22:34) |
37 | #35 — updating permissions in local state (12:44) |
38 | #36 — updating permissions on the server (17:30) |
39 | #37 — locking down deleteıtem permissions (06:38) |
40 | #38 — creating our cart in react (05:29) |
41 | #39 — apollo local state queries and mutations (12:30) |
42 | #40 — server side add to cart (17:04) |
43 | #41 — displaying cart ıtems and totals (20:00) |
44 | #42 — removing cart ıtems (10:45) |
45 | #43 — optimistic response && cache updates with apollo (07:55) |
46 | #44 — animating our cart count component (13:20) |
47 | #45 — dealing with deleted ıtems in cart**ems (03:01) |
48 | #46 — cleaning up this render prop mess (06:20) |
49 | #47 — search dropdown autocomplete (18:13) |
50 | #48 — autocomplete with downs***ft (13:08) |
51 | #49 — credit card processing with stripe checkout (16:45) |
52 | #50 — charging cards on the server side (17:50) |
53 | #51 — saving orders to the database (13:14) |
54 | #52 — displaying single orders (17:57) |
55 | #53 — orders page (14:19) |
56 | #54 — testing with jest and enzyme ıntroduction (07:44) |
57 | #55 — unit testing 101 (16:30) |
58 | #56 — mocking 101 (09:47) |
59 | #57 — first tests and shallow rendering (14:38) |
60 | #58 — snapshot testing (15:18) |
61 | #59 — testing and mocking apollo queries (19:40) |
62 | #60 — more apollo query testing (20:55) |
63 | #61 — testing pagination (15:18) |
64 | #62 — testing mutations (25:47) |
65 | #63 — more apollo client mutation testing (15:21) |
66 | #64 — testing our cart (25:22) |
67 | #65 — testing order components (15:31) |
68 | #66 — deploying a prisma server to heroku (06:49) |
69 | #67 — deploying yoga server to heroku or now (11:47) |
70 | #68 — deploying frontend to heroku and now (09:43) |
No | Text |
1 | modern JavaScript |
2 | real world application |
3 | "Sick Fits" |
4 | search |
5 | sell |
6 | add to cart |
7 | checkout |
8 | Users, Items, Orders, Cart**ems, and OrderItems |
9 | Next.js |
10 | Styled Components |
11 | React-Apollo |
12 | Jest & Enzyme |
13 | Mutations |
14 | Queries |
15 | Caching |
16 | Local State |
17 | Error |
18 | Loading |
19 | Query and Mutation Resolvers |
20 | Server Side Logic |
21 | Charging |
22 | Sending |
23 | JWT Authentication |
24 | Permissions |
25 | CRUD APIs |
26 | Database |
27 | Schema |
28 | Relations***ps |
29 | Queried |
30 | Self-hosted |
31 | as-a-service |
32 | no knowledge |
33 | whys |
34 | hows |
35 | first 4 Modules |
36 | all 10 Modules |
No | Text |
1 | (or addition to) |
2 | only what you want |
3 | backend resolvers |
4 | ton |
5 | just right |
6 | (08:29) |
7 | (10:30) |
8 | (08:50) |
9 | (12:25) |
10 | (11:19) |
11 | (18:51) |
12 | (10:50) |
13 | (06:44) |
14 | (04:18) |
15 | (14:13) |
16 | (22:55) |
17 | (22:32) |
18 | (11:40) |
19 | (26:07) |
20 | (11:24) |
21 | (25:54) |
22 | (29:50) |
23 | (11:46) |
24 | (25:42) |
25 | (13:04) |
26 | (12:33) |
27 | (15:12) |
28 | (09:37) |
29 | (23:07) |
30 | (12:13) (2) |
31 | (18:44) |
32 | (16:56) |
33 | (06:21) |
34 | (19:59) |
35 | (14:56) |
36 | (05:47) |
37 | (05:17) |
38 | (22:34) |
39 | (12:44) |
40 | (17:30) |
41 | (06:38) |
42 | (05:29) |
43 | (12:30) |
44 | (17:04) |
45 | (20:00) |
46 | (10:45) |
47 | (07:55) |
48 | (13:20) |
49 | (03:01) |
50 | (06:20) |
51 | (18:13) |
52 | (13:08) |
53 | (16:45) |
54 | (17:50) |
55 | (13:14) |
56 | (17:57) |
57 | (14:19) |
58 | (07:44) |
59 | (16:30) |
60 | (09:47) |
61 | (14:38) |
62 | (15:18) (2) |
63 | (19:40) |
64 | (20:55) |
65 | (25:47) |
66 | (15:21) |
67 | (25:22) |
68 | (15:31) |
69 | (06:49) |
70 | (11:47) |
71 | (09:43) |
72 | and |
Icon | Domain | IP | Alexa Rank |
Todotexcoco.com | ![]() |
300.789 | |
Vjvfas***ons.com | ![]() |
915.204 | |
Small-Games.info | ![]() |
65.564 | |
g***cationmagazine.com | ![]() |
292.464 | |
Adbdriver.com | ![]() |
96.245 | |
Lnmai.com | ![]() |
109.232 | |
Damplips.com | ![]() |
42.318 | |
Skindoctors.com.au | ![]() |
5.252.359 | |
Sharkwifi.com | ![]() |
662.502 | |
Cozinharetro.com.br | ![]() |
1.425.042 | |
Gospeljingle.com | ![]() |
115.244 | |
Flash-Game.cc | ![]() |
198.638 | |
Fomo.com | ![]() |
90.327 | |
Freelancetowin.com | ![]() |
127.840 | |
Tapsell.ir | ![]() |
13.784 | |
C-Drama.com | ![]() |
27.913 | |
Mbinjamea.com | ![]() |
712.569 | |
Sattakingjodi.com | ![]() |
546.620 | |
Hackstore.net | ![]() |
4.017 | |
Economico.gr | ![]() |
146.671 | |
Misrdy.com | ![]() |
56.599 | |
Softwaresseries.com | ![]() |
79.320 | |
Ahmedmansourclinic.com | ![]() |
2.673.867 | |
Hdbest21.com | ![]() |
237.403 | |
Socialeletromax.com | ![]() |
92.492 | |
Quiterss.org | ![]() |
726.610 | |
Gemioli.com | ![]() |
55.731 | |
Softletter.com | ![]() |
2.768.362 | |
Egypttoursportal.com | ![]() |
92.959 | |
Lagisuntuk.com | ![]() |
1.536.420 | |
Aapanel.com | ![]() |
63.667 | |
Bestblackhatforum.com | ![]() |
8.638 | |
Babytorrent.se | ![]() |
14.858 | |
Comfyliving.net | ![]() |
1.125.194 | |
Hawaalive.net | ![]() |
93.772 | |
Spdflashtool.com | ![]() |
168.636 | |
Lamafilm.club | ![]() |
10.525 | |
Gogoanime1.net | ![]() |
70.091 | |
Ortholud.com | ![]() |
50.460 | |
Kamudl.com | ![]() |
330.516 | |
Hyip.money | ![]() |
125.657 | |
Chromecastappstips.com | ![]() |
120.983 | |
Rickandmortytv.com | ![]() |
756.014 | |
Elsouvenir.com | ![]() |
318.289 | |
Teenskitten.com | ![]() |
126.645 | |
Javdove7.xyz | ![]() |
1.565.965 |