Base64, Closure compiler, Svg, Meet your brain: Five for Friday

Friday of July 28, 2017

It was a busy week at work plus I have been doing a bit of js review. I'll just put somethings i checked out this week.

Dev: Base64 image converter

This site helps you convert your images to base64 formats, its a quick look up if you just need to convert them on the go. Check it out at https://www.base64-image.de/.

Dev: Covert Base64 via javascript

If you will be doing somethink like converting your own images to base54 via javascript can check this one out. I have been using it way back but since I have seen this code alot this week I just throw it here. Check on how to do it at https://www.w3schools.com/jsref/met_win_btoa.asp.

Dev: Google closure compiler

Google's closure compiler helps you compile you javascript to its super minified format. Checking this one out since im joining js13kgames this year. Check it out at https://developers.google.com/closure/compiler/.

Dev: Picking up SVG again

SVG has been in the internet since its early beginnings. Know more about it https://www.w3schools.com/graphics/svg_intro.asp.

Crash Course: Meet Your Master, Getting to Know Your Brain

In this episode of Crash Course Psychology, we get to meet the brain. Hank talks us through the Central Nervous System, the ancestral structures of the brain, the limbic system, and new structures of the brain. Plus, what does Phineas Gage have to do with all of this?