|
|
1. VsCode setup and file setup.mp4
|
MP4
|
20.72 MB
|
|
|
10. String methods and concat.mp4
|
MP4
|
31.87 MB
|
|
|
100. Save the task.mp4
|
MP4
|
22.81 MB
|
|
|
101. Remove the task.mp4
|
MP4
|
29.4 MB
|
|
|
102. Update the task.mp4
|
MP4
|
69.88 MB
|
|
|
103. Introduction to the firebase auth project.mp4
|
MP4
|
2.14 MB
|
|
|
104. Add the signin , signup and logout buttons.mp4
|
MP4
|
56.03 MB
|
|
|
105. Setup firebase authentication and signup method.mp4
|
MP4
|
52.24 MB
|
|
|
106. Login and logout.mp4
|
MP4
|
37.49 MB
|
|
|
107. Setup different UI for different auth status.mp4
|
MP4
|
50.53 MB
|
|
|
108. Modify the CRUD.mp4
|
MP4
|
47.66 MB
|
|
|
109. Setup security rules.mp4
|
MP4
|
17.96 MB
|
|
|
11. Other string methods.mp4
|
MP4
|
31.86 MB
|
|
|
12. Template literal.mp4
|
MP4
|
30.87 MB
|
|
|
13. Arrays.mp4
|
MP4
|
28.68 MB
|
|
|
14. Array methods.mp4
|
MP4
|
68.11 MB
|
|
|
16. Date objects.mp4
|
MP4
|
43.13 MB
|
|
|
17. IF statement.mp4
|
MP4
|
54.2 MB
|
|
|
18. Logical operator.mp4
|
MP4
|
70.16 MB
|
|
|
19. Switch case.mp4
|
MP4
|
41.67 MB
|
|
|
2. Console.mp4
|
MP4
|
23.45 MB
|
|
|
20. Function declaration.mp4
|
MP4
|
22.79 MB
|
|
|
2021 Complete Modern JavaScript Firebase BootCamp the beginner - Kim Chen ~Udemy.txt
|
TXT
|
1.09 KB
|
|
|
21. IIFE (Immediately Invoked Function Expression).mp4
|
MP4
|
35.27 MB
|
|
|
22. General loop.mp4
|
MP4
|
35.41 MB
|
|
|
23. Loop through array.mp4
|
MP4
|
44.01 MB
|
|
|
24. Window object methods.mp4
|
MP4
|
17.91 MB
|
|
|
25. Window object properties.mp4
|
MP4
|
91.33 MB
|
|
|
26. Document Object Properties and Methods.mp4
|
MP4
|
22.68 MB
|
|
|
27. Document Object Properties and Methods2.mp4
|
MP4
|
33.59 MB
|
|
|
28. Get element by ID.mp4
|
MP4
|
28.85 MB
|
|
|
29. querySelector.mp4
|
MP4
|
27.91 MB
|
|
|
3. Variables.mp4
|
MP4
|
23.47 MB
|
|
|
30. Child nodes.mp4
|
MP4
|
33.49 MB
|
|
|
31. Child, Parent and Siblings.mp4
|
MP4
|
30.25 MB
|
|
|
32. Create element.mp4
|
MP4
|
21.19 MB
|
|
|
33. Replace element.mp4
|
MP4
|
12.5 MB
|
|
|
34. Event listener and event object.mp4
|
MP4
|
46.81 MB
|
|
|
35. Mouse Event mouseover, mouseout, mouseleave, mouseenter.mp4
|
MP4
|
33.47 MB
|
|
|
36. Mouse Event click, dblclick, mousedown, mouseup, mousemove.mp4
|
MP4
|
27.97 MB
|
|
|
37. Keyboard Event keypress, keyup, keydown.mp4
|
MP4
|
24.41 MB
|
|
|
38. Keyboard Event cut, copy, paste, input, focus, blur.mp4
|
MP4
|
29.31 MB
|
|
|
39. Onchange event and submit event.mp4
|
MP4
|
25.89 MB
|
|
|
4. let and const.mp4
|
MP4
|
22.09 MB
|
|
|
40. Event bubbling and event stop propagation.mp4
|
MP4
|
22.59 MB
|
|
|
41. Event delegation.mp4
|
MP4
|
30.55 MB
|
|
|
42. LocalStorage and SessionStorage.mp4
|
MP4
|
31.09 MB
|
|
|
43. JSON stringify and JSON parse.mp4
|
MP4
|
52.37 MB
|
|
|
45. Constructor and this.mp4
|
MP4
|
17.42 MB
|
|
|
46. Add function to the constructor.mp4
|
MP4
|
14.46 MB
|
|
|
47. Built in constructor and typeof variable.mp4
|
MP4
|
25.93 MB
|
|
|
48. Other built in constructors.mp4
|
MP4
|
20.2 MB
|
|
|
49. Why we need to use prototype.mp4
|
MP4
|
16.34 MB
|
|
|
5. Data types.mp4
|
MP4
|
19.62 MB
|
|
|
50. Other prototypes.mp4
|
MP4
|
21.98 MB
|
|
|
51. Inheritance.mp4
|
MP4
|
23.55 MB
|
|
|
52. Object create.mp4
|
MP4
|
23.74 MB
|
|
|
53. es6 classes.mp4
|
MP4
|
18.66 MB
|
|
|
54. es6 subclass.mp4
|
MP4
|
35.4 MB
|
|
|
55. xhr object.mp4
|
MP4
|
17.2 MB
|
|
|
56. xhr different readystate.mp4
|
MP4
|
33.74 MB
|
|
|
57. xhr get json object.mp4
|
MP4
|
40.11 MB
|
|
|
58. xhr get json array.mp4
|
MP4
|
34.05 MB
|
|
|
59. xhr get remote data.mp4
|
MP4
|
48.74 MB
|
|
|
6. Primitive vs reference.mp4
|
MP4
|
28.82 MB
|
|
|
60. synchronous and asynchronous by using callback.mp4
|
MP4
|
25.91 MB
|
|
|
61. Custom http library.mp4
|
MP4
|
20.57 MB
|
|
|
62. Modify the http library.mp4
|
MP4
|
26.42 MB
|
|
|
63. Create the post, put and delete request.mp4
|
MP4
|
31.09 MB
|
|
|
64. es6 promises.mp4
|
MP4
|
18.43 MB
|
|
|
65. fetch api to fetct text file.mp4
|
MP4
|
28.79 MB
|
|
|
66. fetch api to fetch json.mp4
|
MP4
|
18.79 MB
|
|
|
67. fetch remote api.mp4
|
MP4
|
7.91 MB
|
|
|
68. arrow function.mp4
|
MP4
|
27.47 MB
|
|
|
69. convert to arrow function.mp4
|
MP4
|
19.02 MB
|
|
|
7. Convert to string.mp4
|
MP4
|
21.02 MB
|
|
|
70. Custom http with fetch api.mp4
|
MP4
|
77.44 MB
|
|
|
71. Async await.mp4
|
MP4
|
33.63 MB
|
|
|
72. Custom http with async await.mp4
|
MP4
|
45.55 MB
|
|
|
73. Try catch block.mp4
|
MP4
|
17 MB
|
|
|
74. Different types of errors.mp4
|
MP4
|
36.7 MB
|
|
|
75. Regular expression.mp4
|
MP4
|
52.94 MB
|
|
|
76. Regular expression (character selector).mp4
|
MP4
|
34.17 MB
|
|
|
77. Regular expression (symbol).mp4
|
MP4
|
37.42 MB
|
|
|
78. Create UI.mp4
|
MP4
|
42.2 MB
|
|
|
79. Validate first name, last name and email.mp4
|
MP4
|
57.6 MB
|
|
|
8. Convert to number.mp4
|
MP4
|
33.83 MB
|
|
|
80. Validate phone number and zip code.mp4
|
MP4
|
37.3 MB
|
|
|
81. Iterator & Generator.mp4
|
MP4
|
60.71 MB
|
|
|
82. User scroll with iterator.mp4
|
MP4
|
76.18 MB
|
|
|
83. Symbol.mp4
|
MP4
|
50.07 MB
|
|
|
84. Destructuring.mp4
|
MP4
|
41.85 MB
|
|
|
85. Map.mp4
|
MP4
|
29.23 MB
|
|
|
86. Loop through map.mp4
|
MP4
|
29.7 MB
|
|
|
87. Set.mp4
|
MP4
|
28.55 MB
|
|
|
88. Iterating Sets.mp4
|
MP4
|
14.62 MB
|
|
|
9. Numbers and math model.mp4
|
MP4
|
36.95 MB
|
|
|
90. Module & Reveal Module Pattern.mp4
|
MP4
|
33.98 MB
|
|
|
91. Singleton.mp4
|
MP4
|
37.01 MB
|
|
|
92. Factory Pattern.mp4
|
MP4
|
46.74 MB
|
|
|
93. Observer Pattern.mp4
|
MP4
|
58.14 MB
|
|
|
94. Mediator Pattern.mp4
|
MP4
|
35.22 MB
|
|
|
95. State Pattern.mp4
|
MP4
|
37.22 MB
|
|
|
96. Create UI.mp4
|
MP4
|
49.9 MB
|
|
|
97. Setting up firestore.mp4
|
MP4
|
18.88 MB
|
|
|
98. Real time changes of document.mp4
|
MP4
|
31.92 MB
|
|
|
99. Render the list.mp4
|
MP4
|
85.65 MB
|