Found this blog where the author is doing a series on the JavaScript internals...looks interesting.
https://blog.sessionstack.com/tagged/tutorial
A Mean Explorer
Friday, March 16, 2018
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/
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/
Monday, June 12, 2017
js resources
Speaking JS - http://pdf.th7.cn/down/files/1411/Speaking%20JavaScript.pdf
You Don't Know JavaScript - https://github.com/getify/You-Dont-Know-JS
Learning Advanced JavaScript - http://ejohn.org/apps/learn/
You Don't Know JavaScript - https://github.com/getify/You-Dont-Know-JS
Learning Advanced JavaScript - http://ejohn.org/apps/learn/
Tuesday, May 9, 2017
nodejs debugging module
https://blog.risingstack.com/post-mortem-diagnostics-debugging-node-js-at-scale/?utm_source=RisingStack+Engineering&utm_campaign=b56bd14274-EMAIL_CAMPAIGN_2017_05_09&utm_medium=email&utm_term=0_02a6a69990-b56bd14274-474900697
This looks good, I will need to take a closer look at it later.
This looks good, I will need to take a closer look at it later.
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.
Learn the basics of 3d graphics
https://threejs.org/
A free (MIT license) JavaScript 3d library for use in WebGL.
Friday, March 31, 2017
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/
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/
Subscribe to:
Posts (Atom)