filmov
tv
ZIM Explore! 38. Stars!! - #HTML #Canvas #JavaScript, #CreateJS, #ZIMjs

Показать описание
00:00 start explaining example
02:59 ZIP file
03:27 import the zim_base cdn script module
03:52 explainingg the code PLAN
04:08 new Tile() with stars new Poly()
06:35 UNIQUE VOTES
09:40 STARS interactivity 2 steps process
16:05 binding data
21:39 button to save data to the php file function handleVote()
22:55 function handleVote()
29:04 filter() information
38:22 Successful send gives a message "Thank you"
39:01 function succsess() with emitter
49:12 header info (only for layout of ZIM APP)
51:02 we learn JavaScript but need a little php code
52:02 id record for stars
52:32 lockid variable for the database
54:30 json gives us the result
57:50 code summary (no comments) to receive data
58:25 end