Currently I’m working on a project which uses GitHub. Here we work with feature branches, which means every feature gets its branch and every branch…
Practical thinking on software engineering.
Currently I’m working on a project which uses GitHub. Here we work with feature branches, which means every feature gets its branch and every branch…
^ This article is dedicated to regular expressions in python based on javascript knowledge. This is the follow up to the article “Javascript to Python…