typescript

  • Understanding Web Dev for Systems Developers

    Understanding Web Dev for Systems Developers

    A first-principles orientation and explanation for old-school system and scripting developers to understand web development and frameworks. C developers and other system language developers have grown up with a clear understanding that code does not just run and must be converted from the programming language to machine language, with various intermediate forms of code,…

  • First thoughts on Angular and Typescript

    Today, I looked at a friend’s web project written in Angular 2. I had visited his web app the day before, and it was a relatively simple web app where a young child could do basic arithmetic problems. I opened his repository and immediately was greeted with the most obnoxious number of files possible.…