The Tapir's Tale

Programming, Philosophy, and the Mind.

Tuesday, November 17, 2020

No Smoking Policy

Posted by Anders Janmyr at 17:44
Email ThisBlogThis!Share to XShare 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

  • 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...
  • 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...
  • 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...
  • 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 ...
  • Writing a Node Module
    This example assumes that you have a Github account. If you don't have one, you can get one at (suprise!) Github . It also assumes that ...
  • Git undo, reset or revert?
    If you have found this page you probably came here since you wanted to clear your working directory from all the changes that you have made....
  • Lists in Scala
    As with most functional languages, lists play a big roll in Scala. Lists contains, among others, the following operations. // List in Scal...
  • 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...
  • Index Your Database, Like a Boss
    During the holidays I had the opportunity to read the wonderful book, SQL Performance Explained and now I want to share some of my new...
Powered by Blogger.