30 Day Vanilla JS Challenge - I couldn't just walk by, so I take a challenge some times
11/6/19 I started the challenge and first project was to make a drum-kit where different sounds are played based on the keyboard button you press.
12/6/19 I build an interactive tic-tac-toe game with React.
12/8/19 I am trying addition to taking data components with render() method. I am using props and state to track the current list of items and using external plugins
12/11/19 React components trainign
12/12/19 Array methods challange
panels with pictures gallery (using flex)
I trained type-ahead search with ajax
Array part 2
I usage Twilio SMS, API. I received text massages using node.js and Twilio Studio
In this case I will look at asynchronous JavaScript and cover callbacks, promises including promise.all as well as the async / await syntax.