by bbuscher2000 | Jul 16, 2017 | Whatcha doin' now?
Working on a VMWare image, used npm to build up a Node instance with Express, and a few other packages. This approach is fascinating. JavaScript on the client, JavaScript on the Server, lots of packages to implement all the tough stuff. … Application...
by bbuscher2000 | Jul 14, 2017 | Whatcha doin' now?
Reading and took a CBT. D3 has an interesting two way data binding. It also has some simplified SVG constructs.
by bbuscher2000 | Jul 12, 2017 | Whatcha doin' now?
Got a good eBook on the MEAN stack called, “Full Stack development with MEAN” There’s a lot to absorb…
by bbuscher2000 | Jul 10, 2017 | Whatcha doin' now?
Back to my IBM roots… I began to prepare for a WAS 8.5.5 administrator position, so I… Read: WAS V8.5.5 Technical Overview (redp4855.pdf) WAS V8.5.5 New Features (redp4877.pdf) WAS V8.5.5 Admn and config guide (sg248056.pdf) – first 600 or so pages...
by bbuscher2000 | Jul 8, 2017 | Whatcha doin' now?
A good comprehensive overview of AngularJS applications, including MVC and MVVM. After watching this course you are ready to start writing code. Not that your a master, but you certainly know where to begin.