|
|
Lesson_0._How_to_Get_Help_.mp4
|
MP4
|
7.2 MB
|
|
|
Lesson_1._Typescript_Overview_.mp4
|
MP4
|
43.1 MB
|
|
|
Lesson_10._More_on_Types_.mp4
|
MP4
|
44.2 MB
|
|
|
Lesson_100._When_to_Use_Enums_.mp4
|
MP4
|
54.8 MB
|
|
|
Lesson_101._Extracting_CSV_Reading_.mp4
|
MP4
|
56.4 MB
|
|
|
Lesson_102._Data_Types_.mp4
|
MP4
|
19.3 MB
|
|
|
Lesson_103._Converting_Date_Strings_to_Dates_.mp4
|
MP4
|
27.5 MB
|
|
|
Lesson_104._Converting_Row_Values_.mp4
|
MP4
|
24.4 MB
|
|
|
Lesson_105._Type_Assertions_.mp4
|
MP4
|
27.5 MB
|
|
|
Lesson_106._Describing_a_Row_with_a_Tuple_.mp4
|
MP4
|
56.2 MB
|
|
|
Lesson_107._Not_Done_with_FileReader_Yet!_.mp4
|
MP4
|
27.2 MB
|
|
|
Lesson_108._Understanding_Refactor_#1_.mp4
|
MP4
|
32.7 MB
|
|
|
Lesson_109._Creating_Abstract_Classes_.mp4
|
MP4
|
33.5 MB
|
|
|
Lesson_11._Examples_of_Types_.mp4
|
MP4
|
21.4 MB
|
|
|
Lesson_110._Variable_Types_with_Generics_.mp4
|
MP4
|
65 MB
|
|
|
Lesson_111._Applying_a_Type_to_a_Generic_Class_.mp4
|
MP4
|
34.7 MB
|
|
|
Lesson_112._Alternate_Refactor_.mp4
|
MP4
|
32.6 MB
|
|
|
Lesson_113._Interface-Based_Approach_.mp4
|
MP4
|
13.5 MB
|
|
|
Lesson_114._Extracting_Match_References_-_Again!_.mp4
|
MP4
|
20.7 MB
|
|
|
Lesson_115._Transforming_Data_.mp4
|
MP4
|
21.5 MB
|
|
|
Lesson_116._Updating_Reader_References_.mp4
|
MP4
|
34.1 MB
|
|
|
Lesson_117._Inheritance_vs_Composition_.mp4
|
MP4
|
25.7 MB
|
|
|
Lesson_118._More_on_Inheritance_vs_Composition_.mp4
|
MP4
|
57.1 MB
|
|
|
Lesson_119._A_Huge_Misconception_Around_Composition_.mp4
|
MP4
|
109.9 MB
|
|
|
Lesson_12._Where_Do_We_Use_Types_.mp4
|
MP4
|
5.9 MB
|
|
|
Lesson_120._Goal_Moving_Forward_.mp4
|
MP4
|
45.4 MB
|
|
|
Lesson_121._A_Composition-Based_Approach_.mp4
|
MP4
|
51.6 MB
|
|
|
Lesson_122._Implementing_an_Analyzer_Class_.mp4
|
MP4
|
59.9 MB
|
|
|
Lesson_123._Building_the_Reporter_.mp4
|
MP4
|
43.8 MB
|
|
|
Lesson_124._Putting_It_All_Together_.mp4
|
MP4
|
33.6 MB
|
|
|
Lesson_125._Generating_HTML_Reports_.mp4
|
MP4
|
38.4 MB
|
|
|
Lesson_126._One_Last_Thing!_.mp4
|
MP4
|
50 MB
|
|
|
Lesson_127._Oops,_My_Bad_.mp4
|
MP4
|
30.3 MB
|
|
|
Lesson_128._App_Wrapup_.mp4
|
MP4
|
26.5 MB
|
|
|
Lesson_129._More_on_Generics_.mp4
|
MP4
|
29.5 MB
|
|
|
Lesson_13._Type_Annotations_and_Inference_.mp4
|
MP4
|
14.6 MB
|
|
|
Lesson_130._Type_Inference_with_Generics_.mp4
|
MP4
|
15.5 MB
|
|
|
Lesson_131._Function_Generics_.mp4
|
MP4
|
36.5 MB
|
|
|
Lesson_132._Generic_Constraints_.mp4
|
MP4
|
38.5 MB
|
|
|
Lesson_133._App_Overview_.mp4
|
MP4
|
11.7 MB
|
|
|
Lesson_134._Parcel_Setup_.mp4
|
MP4
|
10.6 MB
|
|
|
Lesson_135._Framework_Structure_.mp4
|
MP4
|
62.3 MB
|
|
|
Lesson_136._Designing_the_User_.mp4
|
MP4
|
25.9 MB
|
|
|
Lesson_137._Retrieving_User_Properties_.mp4
|
MP4
|
31.9 MB
|
|
|
Lesson_138._Optional_Interface_Properties_.mp4
|
MP4
|
39.3 MB
|
|
|
Lesson_139._An_Eventing_System_.mp4
|
MP4
|
22 MB
|
|
|
Lesson_14._Annotations_with_Variables_.mp4
|
MP4
|
25.8 MB
|
|
|
Lesson_140._Listener_Support_.mp4
|
MP4
|
26.8 MB
|
|
|
Lesson_141._Storing_Event_Listeners_.mp4
|
MP4
|
35 MB
|
|
|
Lesson_142._Dynamic_Array_Creation_.mp4
|
MP4
|
33.6 MB
|
|
|
Lesson_143._Triggering_Event_Callbacks_.mp4
|
MP4
|
30.1 MB
|
|
|
Lesson_144._Adding_JSON_Server_.mp4
|
MP4
|
47.5 MB
|
|
|
Lesson_145._Understanding_REST_Conventions_.mp4
|
MP4
|
54.6 MB
|
|
|
Lesson_146._Adding_Fetch_Functionality_.mp4
|
MP4
|
32 MB
|
|
|
Lesson_147._Successfully_Fetching_Model_Data_.mp4
|
MP4
|
26.4 MB
|
|
|
Lesson_148._Saving_User_Data_.mp4
|
MP4
|
59.4 MB
|
|
|
Lesson_149._Refactoring_with_Composition_.mp4
|
MP4
|
33.4 MB
|
|
|
Lesson_15._Object_Literal_Annotations_.mp4
|
MP4
|
35.9 MB
|
|
|
Lesson_150._Re-Integrating_Eventing_.mp4
|
MP4
|
108.4 MB
|
|
|
Lesson_151._Composition_with_Nested_Objects_.mp4
|
MP4
|
20 MB
|
|
|
Lesson_152._A_More_Complicated_Extraction_.mp4
|
MP4
|
22.2 MB
|
|
|
Lesson_153._Options_for_Adapting_Sync_.mp4
|
MP4
|
77.2 MB
|
|
|
Lesson_154._Refactoring_Sync_.mp4
|
MP4
|
80.6 MB
|
|
|
Lesson_155._Generic_Constraints_Around_Sync_.mp4
|
MP4
|
26.5 MB
|
|
|
Lesson_156._Connecting_Sync_Back_to_User_.mp4
|
MP4
|
34.8 MB
|
|
|
Lesson_157._Optional_Properties_.mp4
|
MP4
|
57.3 MB
|
|
|
Lesson_158._Extracting_an_Attributes_Class_.mp4
|
MP4
|
20.8 MB
|
|
|
Lesson_159._The_Get_Method's_Shortcoming_.mp4
|
MP4
|
38.3 MB
|
|
|
Lesson_16._Annotations_Around_Functions_.mp4
|
MP4
|
35.8 MB
|
|
|
Lesson_160._Two_Important_Rules_.mp4
|
MP4
|
39.8 MB
|
|
|
Lesson_161._An_Advanced_Generic_Constraint_.mp4
|
MP4
|
64.9 MB
|
|
|
Lesson_162._Re-Integrating_Attributes_.mp4
|
MP4
|
24.5 MB
|
|
|
Lesson_163._Composition_is_Delegation_.mp4
|
MP4
|
31.8 MB
|
|
|
Lesson_164._Reminder_on_Accessors_.mp4
|
MP4
|
39.3 MB
|
|
|
Lesson_165._Passthrough_Methods_.mp4
|
MP4
|
46.4 MB
|
|
|
Lesson_166._A_Context_Issue_.mp4
|
MP4
|
62.7 MB
|
|
|
Lesson_167._Setting_Data_While_Triggering_.mp4
|
MP4
|
26.4 MB
|
|
|
Lesson_168._Fetching_User_Data_.mp4
|
MP4
|
46.5 MB
|
|
|
Lesson_169._Saving_Data_.mp4
|
MP4
|
39.6 MB
|
|
|
Lesson_17._Understanding_Inference_.mp4
|
MP4
|
28.1 MB
|
|
|
Lesson_170._Composition_vs_Inheritance...Again!_.mp4
|
MP4
|
69.7 MB
|
|
|
Lesson_171._Extracting_a_Model_Class_.mp4
|
MP4
|
53.4 MB
|
|
|
Lesson_172._Extending_the_User_.mp4
|
MP4
|
50 MB
|
|
|
Lesson_173._Final_User_Refactor_.mp4
|
MP4
|
33.6 MB
|
|
|
Lesson_174._Model_Wrapup_.mp4
|
MP4
|
27.1 MB
|
|
|
Lesson_175._Shortened_Passthrough_Methods_.mp4
|
MP4
|
43.4 MB
|
|
|
Lesson_176._Users_Collection_.mp4
|
MP4
|
21.3 MB
|
|
|
Lesson_177._Implementing_a_Users_Collection_.mp4
|
MP4
|
21.9 MB
|
|
|
Lesson_178._Parsing_User_JSON_.mp4
|
MP4
|
55.2 MB
|
|
|
Lesson_179._Generic_User_Collection_.mp4
|
MP4
|
50.4 MB
|
|
|
Lesson_18._The_'Any'_Type_.mp4
|
MP4
|
53.6 MB
|
|
|
Lesson_180._A_Class_Method_for_Collections_.mp4
|
MP4
|
20.3 MB
|
|
|
Lesson_181._View_Classes_.mp4
|
MP4
|
30.6 MB
|
|
|
Lesson_182._Building_the_UserForm_.mp4
|
MP4
|
36.6 MB
|
|
|
Lesson_183._The_UserForm's_Render_Method_.mp4
|
MP4
|
19.6 MB
|
|
|
Lesson_184._Rendering_HTML_.mp4
|
MP4
|
13.6 MB
|
|
|
Lesson_185._Defining_an_Events_Map_.mp4
|
MP4
|
40.7 MB
|
|
|
Lesson_186._Binding_Event_Handlers_.mp4
|
MP4
|
59.4 MB
|
|
|
Lesson_187._Adding_Model_Properties_.mp4
|
MP4
|
32 MB
|
|
|
Lesson_188._Binding_Events_on_Class_Name_.mp4
|
MP4
|
42.1 MB
|
|
|
Lesson_189._Adding_Methods_to_the_User_.mp4
|
MP4
|
31.9 MB
|
|
|
Lesson_19._Fixing_the_'Any'_Type_.mp4
|
MP4
|
13 MB
|
|
|
Lesson_190._Re-Rendering_on_Model_Change_.mp4
|
MP4
|
36.3 MB
|
|
|
Lesson_191._Reading_Input_Text_.mp4
|
MP4
|
34.9 MB
|
|
|
Lesson_192._Strict_Null_Checks_.mp4
|
MP4
|
45.3 MB
|
|
|
Lesson_193._Reusable_View_Logic_.mp4
|
MP4
|
103.7 MB
|
|
|
Lesson_194._Extracting_a_View_Class_.mp4
|
MP4
|
39.8 MB
|
|
|
Lesson_195._Extending_with_Generic_Constraints_.mp4
|
MP4
|
105 MB
|
|
|
Lesson_196._Saving_Data_From_a_View_.mp4
|
MP4
|
29.1 MB
|
|
|
Lesson_197._UserEdit_and_UserShow_.mp4
|
MP4
|
40.6 MB
|
|
|
Lesson_198._Nesting_with_Regions_.mp4
|
MP4
|
32.6 MB
|
|
|
Lesson_199._Mapping_Regions_.mp4
|
MP4
|
53.3 MB
|
|
|
Lesson_2._Environment_Setup_.mp4
|
MP4
|
60.1 MB
|
|
|
Lesson_20._Delayed_Initialization_.mp4
|
MP4
|
21.5 MB
|
|
|
Lesson_200._Testing_Region_Mapping_.mp4
|
MP4
|
32.3 MB
|
|
|
Lesson_201._View_Nesting_.mp4
|
MP4
|
54.4 MB
|
|
|
Lesson_202._Collection_Views_.mp4
|
MP4
|
17.6 MB
|
|
|
Lesson_203._CollectionView_Implementation_.mp4
|
MP4
|
118.1 MB
|
|
|
Lesson_204._App_Wrapup_.mp4
|
MP4
|
43.1 MB
|
|
|
Lesson_205._Typescript_with_JS_Libraries_.mp4
|
MP4
|
42.4 MB
|
|
|
Lesson_206._App_Overview_.mp4
|
MP4
|
21.9 MB
|
|
|
Lesson_207._Project_Setup_.mp4
|
MP4
|
22.9 MB
|
|
|
Lesson_208._Basic_Routes_with_Express_.mp4
|
MP4
|
39.2 MB
|
|
|
Lesson_209._Using_an_Express_Router_.mp4
|
MP4
|
22.3 MB
|
|
|
Lesson_21._When_Inference_Doesn't_Work_.mp4
|
MP4
|
28.6 MB
|
|
|
Lesson_210._Parsing_Form_Bodies_.mp4
|
MP4
|
37.2 MB
|
|
|
Lesson_211._Why_Doesn't_Express_Play_Nicely_with_TS_.mp4
|
MP4
|
96.5 MB
|
|
|
Lesson_212._Issues_with_Type_Definition_Files_.mp4
|
MP4
|
82.9 MB
|
|
|
Lesson_213._Dealing_with_Poor_Type_Defs_.mp4
|
MP4
|
44.5 MB
|
|
|
Lesson_214._Wiring_Up_Sessions_.mp4
|
MP4
|
68.8 MB
|
|
|
Lesson_215._Checking_Login_Status_.mp4
|
MP4
|
27.9 MB
|
|
|
Lesson_216._Logging_Out_.mp4
|
MP4
|
8.7 MB
|
|
|
Lesson_217._Protecting_Routes_.mp4
|
MP4
|
39.2 MB
|
|
|
Lesson_218._A_Closer_Integration_.mp4
|
MP4
|
50.4 MB
|
|
|
Lesson_219._The_Refactoring_Process_.mp4
|
MP4
|
24.8 MB
|
|
|
Lesson_22._More_on_Annotations_Around_Functions_.mp4
|
MP4
|
30.4 MB
|
|
|
Lesson_220._Prototypes_Reminder_.mp4
|
MP4
|
62.4 MB
|
|
|
Lesson_221._Decorators_in_Typescript_.mp4
|
MP4
|
48.5 MB
|
|
|
Lesson_222._Details_on_Decorators_.mp4
|
MP4
|
54.6 MB
|
|
|
Lesson_223._Property_Descriptors_.mp4
|
MP4
|
39.5 MB
|
|
|
Lesson_224._Wrapping_Methods_with_Descriptors_.mp4
|
MP4
|
15.3 MB
|
|
|
Lesson_225._Decorator_Factories_.mp4
|
MP4
|
21.9 MB
|
|
|
Lesson_226._Decorators_Around_Properties_.mp4
|
MP4
|
29.5 MB
|
|
|
Lesson_227._More_on_Decorators_.mp4
|
MP4
|
58 MB
|
|
|
Lesson_228._A_Quick_Disclaimer_.mp4
|
MP4
|
7.3 MB
|
|
|
Lesson_229._Project_Overview_.mp4
|
MP4
|
71.8 MB
|
|
|
Lesson_23._Inference_Around_Functions_.mp4
|
MP4
|
26.2 MB
|
|
|
Lesson_230._Why_is_This_Hard_.mp4
|
MP4
|
64.2 MB
|
|
|
Lesson_231._Solution_Overview_.mp4
|
MP4
|
48.1 MB
|
|
|
Lesson_232._Basics_of_Metadata_.mp4
|
MP4
|
50.5 MB
|
|
|
Lesson_233._Practical_Metadata_.mp4
|
MP4
|
81.3 MB
|
|
|
Lesson_234._Let's_Refactor!_.mp4
|
MP4
|
38.6 MB
|
|
|
Lesson_235._The_'Get'_Decorator_.mp4
|
MP4
|
27.3 MB
|
|
|
Lesson_236._The_Controller_Decorator_.mp4
|
MP4
|
26.5 MB
|
|
|
Lesson_237._Proof_of_Concept_.mp4
|
MP4
|
40.1 MB
|
|
|
Lesson_238._A_Few_Fixups_.mp4
|
MP4
|
59.3 MB
|
|
|
Lesson_239._Defining_a_RouteBinder_.mp4
|
MP4
|
41.9 MB
|
|
|
Lesson_24._Annotations_for_Anonymous_Functions_.mp4
|
MP4
|
10.5 MB
|
|
|
Lesson_240._Closed_Method_Sets_with_Enums_.mp4
|
MP4
|
64.6 MB
|
|
|
Lesson_241._Metadata_Keys_.mp4
|
MP4
|
33.4 MB
|
|
|
Lesson_242._The_'Use'_Decorator_.mp4
|
MP4
|
58.6 MB
|
|
|
Lesson_243._Testing_Use_.mp4
|
MP4
|
26.4 MB
|
|
|
Lesson_244._Body_Validators_.mp4
|
MP4
|
49.6 MB
|
|
|
Lesson_245._Automated_Validation_.mp4
|
MP4
|
31.5 MB
|
|
|
Lesson_246._Testing_Automated_Validation_.mp4
|
MP4
|
49 MB
|
|
|
Lesson_247._Fixing_Routes_.mp4
|
MP4
|
54.5 MB
|
|
|
Lesson_248._Using_Property_Descriptors_for_Type_Checking_.mp4
|
MP4
|
50.4 MB
|
|
|
Lesson_249._App_Wrapup_.mp4
|
MP4
|
11.5 MB
|
|
|
Lesson_25._Void_and_Never_.mp4
|
MP4
|
17.2 MB
|
|
|
Lesson_250._React_and_Redux_Overview_.mp4
|
MP4
|
48.5 MB
|
|
|
Lesson_251._App_Overview_.mp4
|
MP4
|
15 MB
|
|
|
Lesson_252._Generating_the_App_.mp4
|
MP4
|
5.7 MB
|
|
|
Lesson_253._Simple_Components_.mp4
|
MP4
|
20.8 MB
|
|
|
Lesson_254._Interfaces_with_Props_.mp4
|
MP4
|
22.9 MB
|
|
|
Lesson_255._Handling_Component_State_.mp4
|
MP4
|
18.3 MB
|
|
|
Lesson_256._Confusing_Component_State!_.mp4
|
MP4
|
86.5 MB
|
|
|
Lesson_257._Functional_Components_.mp4
|
MP4
|
24.1 MB
|
|
|
Lesson_258._Redux_Setup_.mp4
|
MP4
|
52 MB
|
|
|
Lesson_259._Action_Creators_with_Typescript_.mp4
|
MP4
|
49.3 MB
|
|
|
Lesson_26._Destructuring_with_Annotations_.mp4
|
MP4
|
25.3 MB
|
|
|
Lesson_260._Action_Types_Enum_.mp4
|
MP4
|
35.8 MB
|
|
|
Lesson_261._The_Generic_Dispatch_Function_.mp4
|
MP4
|
44.6 MB
|
|
|
Lesson_262._A_Reducer_with_Enums_.mp4
|
MP4
|
41.5 MB
|
|
|
Lesson_263._Validating_Store_Structure_.mp4
|
MP4
|
35.8 MB
|
|
|
Lesson_264._Connecting_a_Component_to_Redux_.mp4
|
MP4
|
45.9 MB
|
|
|
Lesson_265._Rendering_a_List_.mp4
|
MP4
|
34 MB
|
|
|
Lesson_266._Adding_in_Delete_Functionality_.mp4
|
MP4
|
25.8 MB
|
|
|
Lesson_267._Breaking_Out_Action_Creators_.mp4
|
MP4
|
25.9 MB
|
|
|
Lesson_268._Expressing_Actions_as_Type_Union_.mp4
|
MP4
|
28 MB
|
|
|
Lesson_269._Type_Guards_in_Reducers_.mp4
|
MP4
|
18.7 MB
|
|
|
Lesson_27._Annotations_Around_Objects_.mp4
|
MP4
|
41.9 MB
|
|
|
Lesson_270._Again,_Type_Definition_Files_.mp4
|
MP4
|
22.4 MB
|
|
|
Lesson_271._Tracking_Loading_with_Component_State_.mp4
|
MP4
|
32.6 MB
|
|
|
Lesson_272._App_Wrapup_.mp4
|
MP4
|
27.1 MB
|
|
|
Lesson_28._Arrays_in_Typescript_.mp4
|
MP4
|
23.1 MB
|
|
|
Lesson_29._Why_Typed_Arrays_.mp4
|
MP4
|
29.6 MB
|
|
|
Lesson_3._A_First_App_.mp4
|
MP4
|
25.2 MB
|
|
|
Lesson_30._Multiple_Types_in_Arrays_.mp4
|
MP4
|
17.4 MB
|
|
|
Lesson_31._When_to_Use_Typed_Arrays_.mp4
|
MP4
|
6 MB
|
|
|
Lesson_32._Tuples_in_Typescript_.mp4
|
MP4
|
29.7 MB
|
|
|
Lesson_33._Tuples_in_Action_.mp4
|
MP4
|
27.3 MB
|
|
|
Lesson_34._Why_Tuples_.mp4
|
MP4
|
19.3 MB
|
|
|
Lesson_35._Interfaces_.mp4
|
MP4
|
9.4 MB
|
|
|
Lesson_36._Long_Type_Annotations_.mp4
|
MP4
|
24.1 MB
|
|
|
Lesson_37._Fixing_Long_Annotations_with_Interfaces_.mp4
|
MP4
|
35.4 MB
|
|
|
Lesson_38._Syntax_Around_Interfaces_.mp4
|
MP4
|
27.2 MB
|
|
|
Lesson_39._Functions_in_Interfaces_.mp4
|
MP4
|
32.5 MB
|
|
|
Lesson_4._Executing_Typescript_Code_.mp4
|
MP4
|
23.6 MB
|
|
|
Lesson_40._Code_Reuse_with_Interfaces_.mp4
|
MP4
|
30.5 MB
|
|
|
Lesson_41._General_Plan_with_Interfaces_.mp4
|
MP4
|
23.8 MB
|
|
|
Lesson_42._Classes_.mp4
|
MP4
|
20.2 MB
|
|
|
Lesson_43._Basic_Inheritance_.mp4
|
MP4
|
18.1 MB
|
|
|
Lesson_44._Instance_Method_Modifiers_.mp4
|
MP4
|
43.4 MB
|
|
|
Lesson_45._Fields_in_Classes_.mp4
|
MP4
|
42.3 MB
|
|
|
Lesson_46._Fields_with_Inheritance_.mp4
|
MP4
|
32.6 MB
|
|
|
Lesson_47._Where_to_Use_Classes_.mp4
|
MP4
|
7.1 MB
|
|
|
Lesson_48._App_Overview_.mp4
|
MP4
|
18.4 MB
|
|
|
Lesson_49._Bundling_with_Parcel_.mp4
|
MP4
|
25.3 MB
|
|
|
Lesson_5._One_Quick_Change_.mp4
|
MP4
|
20.3 MB
|
|
|
Lesson_50._Project_Structure_.mp4
|
MP4
|
22.2 MB
|
|
|
Lesson_51._Generating_Random_Data_.mp4
|
MP4
|
32.8 MB
|
|
|
Lesson_52._Type_Definition_Files_.mp4
|
MP4
|
35.1 MB
|
|
|
Lesson_53._Using_Type_Definition_Files_.mp4
|
MP4
|
48.1 MB
|
|
|
Lesson_54._Export_Statements_inTypescript_.mp4
|
MP4
|
31.8 MB
|
|
|
Lesson_55._Defining_a_Company_.mp4
|
MP4
|
31 MB
|
|
|
Lesson_56._Adding_Google_Maps_Support_.mp4
|
MP4
|
52.5 MB
|
|
|
Lesson_57._Google_Maps_Integration_.mp4
|
MP4
|
27.1 MB
|
|
|
Lesson_58._Exploring_Type_Definition_Files_.mp4
|
MP4
|
110.1 MB
|
|
|
Lesson_59._Hiding_Functionality_.mp4
|
MP4
|
51.8 MB
|
|
|
Lesson_6._Catching_Errors_with_Typescript_.mp4
|
MP4
|
51.9 MB
|
|
|
Lesson_60._Why_Use_Private_Modifiers_Here's_Why_.mp4
|
MP4
|
49.3 MB
|
|
|
Lesson_61._Adding_Markers_.mp4
|
MP4
|
77.1 MB
|
|
|
Lesson_62._Duplicate_Code_.mp4
|
MP4
|
23.5 MB
|
|
|
Lesson_63._One_Possible_Solution_.mp4
|
MP4
|
54.8 MB
|
|
|
Lesson_64._Restricting_Access_with_Interfaces_.mp4
|
MP4
|
44.5 MB
|
|
|
Lesson_65._Implicit_Type_Checks_.mp4
|
MP4
|
27.3 MB
|
|
|
Lesson_66._Showing_Popup_Windows_.mp4
|
MP4
|
67.4 MB
|
|
|
Lesson_67._Updating_Interface_Definitions_.mp4
|
MP4
|
60.8 MB
|
|
|
Lesson_68._Optional_Implements_Clauses_.mp4
|
MP4
|
51.8 MB
|
|
|
Lesson_69._App_Wrapup_.mp4
|
MP4
|
66.1 MB
|
|
|
Lesson_7._Catching_More_Errors!_.mp4
|
MP4
|
36.8 MB
|
|
|
Lesson_70._App_Overview_.mp4
|
MP4
|
11.5 MB
|
|
|
Lesson_71._Configuring_the_TS_Compiler_.mp4
|
MP4
|
39.3 MB
|
|
|
Lesson_72._Concurrent_Compilation_and_Execution_.mp4
|
MP4
|
30.3 MB
|
|
|
Lesson_73._A_Simple_Sorting_Algorithm_.mp4
|
MP4
|
31.9 MB
|
|
|
Lesson_74._Sorter_Scaffolding_.mp4
|
MP4
|
17.1 MB
|
|
|
Lesson_75._Sorting_Implementation_.mp4
|
MP4
|
35.4 MB
|
|
|
Lesson_76._Two_Huge_Issues_.mp4
|
MP4
|
45.4 MB
|
|
|
Lesson_77._Typescript_is_Really_Smart_.mp4
|
MP4
|
73.1 MB
|
|
|
Lesson_78._Type_Guards_.mp4
|
MP4
|
82.5 MB
|
|
|
Lesson_79._Why_is_This_Bad_.mp4
|
MP4
|
22.6 MB
|
|
|
Lesson_8._Do_Not_Skip_-_Course_Overview_.mp4
|
MP4
|
22.6 MB
|
|
|
Lesson_80._Extracting_Key_Logic_.mp4
|
MP4
|
65.5 MB
|
|
|
Lesson_81._Separating_Swapping_and_Comparison_.mp4
|
MP4
|
106.1 MB
|
|
|
Lesson_82._The_Big_Reveal_.mp4
|
MP4
|
37.9 MB
|
|
|
Lesson_83._Interface_Definition_.mp4
|
MP4
|
38.5 MB
|
|
|
Lesson_84._Sorting_Arbitrary_Collections_.mp4
|
MP4
|
85.7 MB
|
|
|
Lesson_85._Linked_List_Implementation_.mp4
|
MP4
|
182.4 MB
|
|
|
Lesson_86._Just...One...More...Fix..._.mp4
|
MP4
|
40.8 MB
|
|
|
Lesson_87._Integrating_the_Sort_Method_.mp4
|
MP4
|
24.4 MB
|
|
|
Lesson_88._Issues_with_Inheritance_.mp4
|
MP4
|
53.6 MB
|
|
|
Lesson_89._Abstract_Classes_.mp4
|
MP4
|
51.2 MB
|
|
|
Lesson_9._Types_.mp4
|
MP4
|
35.7 MB
|
|
|
Lesson_90._Why_Use_Abstract_Classes_.mp4
|
MP4
|
33.3 MB
|
|
|
Lesson_91._Solving_All_Issues_with_Abstract_Classes_.mp4
|
MP4
|
40.3 MB
|
|
|
Lesson_92._Interfaces_vs_Abstract_Classes_.mp4
|
MP4
|
27.3 MB
|
|
|
Lesson_93._Project_Overview_.mp4
|
MP4
|
11.9 MB
|
|
|
Lesson_94._Project_Setup_.mp4
|
MP4
|
36 MB
|
|
|
Lesson_95._Type_Definition_Files_-_Again!_.mp4
|
MP4
|
47.5 MB
|
|
|
Lesson_96._Reading_CSV_Files_.mp4
|
MP4
|
34.4 MB
|
|
|
Lesson_97._Running_an_Analysis_.mp4
|
MP4
|
35.3 MB
|
|
|
Lesson_98._Losing_Dataset_Context_.mp4
|
MP4
|
35.3 MB
|
|
|
Lesson_99._Using_Enums_.mp4
|
MP4
|
42.1 MB
|
|
|
Materials.zip
|
ZIP
|
7.7 KB
|
|
|
[CourseClub.ME].url
|
URL
|
102.4 B
|
|
|
[CourseClub.Me].url
|
URL
|
102.4 B
|
|
|
[GigaCourse.Com].url
|
URL
|
0 B
|