Friday, March 16, 2018

JS Internals

Found this blog where the author is doing a series on the JavaScript internals...looks interesting.

https://blog.sessionstack.com/tagged/tutorial

Sunday, October 8, 2017

Found a great article on NoSQL data modeling

While my employer has afforded me an opportunity to explore NoSQL, one of my largest concerns about pursuing mongo db (the M in MEAN) is how to handle complex data. This is a more pronounced issue if your goal is to make a SAAS solution.

Doing some work in AWS I did see a possible approach and a further Google search found this gem...https://highlyscalable.wordpress.com/2012/03/01/nosql-data-modeling-techniques/

Wednesday, April 5, 2017

3d resources

https://www.udacity.com/course/interactive-3d-graphics--cs291

Learn the basics of 3d graphics


https://threejs.org/

A free (MIT license) JavaScript 3d library for use in WebGL.

Saturday, March 25, 2017

No compiler for old coders

I found a medium article with a great many links to additional resources.

https://trackchanges.postlight.com/modern-javascript-for-ancient-web-developers-58e7cae050f9#.6r1vf6b4u

I also ended up joining Free Code Camp, they provide you with a certification program (very detailed too) and you provide free labor in working on a website for a non-profit company. Sounds like a win-win-win!

Anyways I have already finished the first project and started the second one. I will continue to post resource I find and my thoughts on this experience as I go.

https://www.freecodecamp.com/