Posts

Showing posts with the label wa

Wow! JavaScript is 25....

Image
https://www.theregister.com/2020/12/05/javascript_25_anniversary/ Funny thing is....I currently work with people who are younger than JavaScript.  Raises a smile and reminds me of when I was first introduced to JavaScript... Back in 1997-ish I was writing some simple little C code apps to do file/data transformations whilst working at Ford Motor Company.  I was also helping to design and implement a FOAK system that was basically eBay for Ford dealerships (FOCALpt / NDSDB), it was mostly based around Oracle (as that was Fords standard) running on SCO Unix.  It was Oracle on the bottom, middle and front-end... I recall going to an Oracle DBA course in Richmond for 2 weeks, after which I was a certified Oracle 7.3 DBA. yay!  what it taught me was that Oracle wanted you to write all your business logic inside stored procedures as that was "faster" and closer to the raw data and you can just up the spec of the Servers running everything as you need more performance....