
Adding SSL to your Apache Server
SSL / HTTPS has become a hard requirement nowadays. The following article is helpful to people who use Apache as a webserver.
SSL / HTTPS has become a hard requirement nowadays. The following article is helpful to people who use Apache as a webserver.
Vue.js jest tests error encountered: “Ran 100000 timers, and there are still more! Assuming we’ve hit an infinite recursion and bailing out”.
Sometimes, in your git repository, you realise everything you did is wrong and you need to start over. Then, this is what you need to do!
Here are some commands useful with the lovely jest.
State is a tool helping your Macbook remember the position of windows when plugging and unplugging to a docking station.
Here are some introduction videos on monolithic applications, microservices and the serverless idea.
These are the commands to use when you want to stop all your docker containers.
This is a very simple example on how to use SlimPHP and PDO in a basic API that updates, lists and deletes entries from a table. If you are new…
You can use the code in this article as a starting point to providing cross domain access.
While browsing for new and exciting libraries, I have stumbled upon Hapi.
I have started building a contacts application in Vue.js with Vuex.
This is a first version of a rough around the edges Vue.js component. I built it as fast as possible. I just used lodash as a dependency.