The Tapir's Tale

Programming, Philosophy, and the Mind.

Saturday, November 14, 2020

In the Present

Posted by Anders Janmyr at 12:12
Email ThisBlogThis!Share to TwitterShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)
Anders Janmyr
@andersjanmyr
View my complete profile

Popular Posts

  • Solving the Expression Problem in Javascript
    I just watched a great presentation by Daniel Spiewak called Living in a Post-Functional World . I watched it mainly because I heard it w...
  • A Responsible Programmer
    In the last few years I have been asked to help savor several web projects gone bad. The quality of the projects, code, environment, docum...
  • Running Scripts with npm
    Most people are aware that is is possible to define scripts in package.json which can be run with npm start or npm test , but npm scri...
  • ASP.NET MVC vs. Rails3
    I recently was contacted to implement an ASP.NET MVC application and I saw this as a great opportunity to compare it with Rails3. What imme...
  • Combining DataTriggers and Property Triggers in WPF
    How to combine property-triggers and data-triggers in WPF is not quite clear from the documentation. Property-trigger that changes the ...
  • A Not Very Short Introduction To Node.js
    Node.js is a set of asynchronous libraries, built on top of the Google V8 Javascript Engine . Node is used for server side development in J...
  • A Not Very Short Introduction to Docker
    This is the notes that accompany my presentation called Docker, the Future of DevOps . It turned out, quite fittingly, to be a whale-sized ...
  • Braceless Programming
    During the Software Passion Summit in Gothenburg, I had the privilege to talk to Douglas Crockford, the grandfather of Javascript and the c...
  • Notes on The User Illusion, Part One
    The User Illusion , is a magnificent book. It is written by the danish author Thor Nørretranders. The Swedish title of the book, "Märk ...
  • NullToBooleanConverter for WPF
    I have found it useful to enble or disable WPF elements based on if they are null or not. This is not supported out of the box so I need a ...
Powered by Blogger.