Day 56 Self-Study to Web Dev!

Austin Beaufort
1 min readMar 1, 2019

--

Go be Amazing!

Refactored my Traffic Light App with media queries to look great on all screen sizes! I went with the standard of designing for mobile first and then using the media queries with (min-width) as the screen increases in size.

Continued Douglas Crockford’s course “JS: The Good Parts.” Today I learned:

=> Building functions and objects that do a better job of keeping information secure / hidden away.

=> Principles of Security (Overview)

=> History of Security

=> intro / history of cryptography

=> Shown an example of cross-site scripting

=> How to freeze objects and control the flow of information to users.

=> Difference between Synchronous and Asynchronous functions.

=> Functional Programming (overview)

=> RQ JavaScript Library for running Asynchronous Code.

=> Follow me on twitter!

=> Codepen projects!

=> Build original apps with me on youtube!

=> All code since day one can be found here on github!

--

--

Austin Beaufort
Austin Beaufort

No responses yet