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 XShare to FacebookShare to Pinterest

No comments:

Post a Comment

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

Popular Posts

  • 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...
  • 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 ...
  • 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...
  • 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...
  • 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 ...
  • 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...
  • Global Warming: Time for the Nuclear Option
    The last few months I have spent educating myself about global warming. I saw the documentary about Greta Thunberg and I figured that she ...
  • 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....
  • 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...
  • Javascript Conditionals
    As we all know, Javascript is a very flexible language. In the article I will show different ways to execute conditional code by using some ...
Powered by Blogger.