macOS – minimize current window
To minimise the current window in macOS, use Command + M.
Smaller solutions in my every day work. Also solving more complex problems I have encountered . If I may, reflections of my experience so far.
To minimise the current window in macOS, use Command + M.
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”.
Here are some commands useful with the lovely jest.
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 to building APIs with SlimPHP, then this is a good…
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.
This is by far the video with the easiest introduction to Agile. It’s just a video, so it isn’t much of an article, but it helped me a lot.
As a passion and further learning new things, I have decided to take up Machine Learning, starting with Javascript.