-
Github Authentications with tokens
-
Changing your code editor font - improve your coding experience ?
-
Problem:
I want to write all (and only) folder names in a directory to an empty file called ‘foldernames.txt’.
-
One of my most used and appreciated features of PHP is its build-in webserver. I am heavily relying on it.
php -S localhost:8888
-
One thing that keeps giving me headaches when developing applications, is the underlying configuration of the system you are working on or in.
-
Using docker and its container seems easy to start with but hard if it comes to actually setting up the developing you environment you really want.
-
I recently wanted to test an abstract class that already came with some written out functions.
-
I currently set up a development environment on windows with wsl2 and docker.
-
the command npx is usually like npm available when you have Nodejs installed. It lets you execute node packages from the node_modules/.bin directory.
-
Hello world, this is my first blog post. I am super excited! Yeay!