Introduction Ready to launch your Wordpress site on Ubuntu? Discover how to do it effortlessly with Caddy, the user-friendly web…
Introduction This week, at Truemark we are setting up branch based deployments for all out apps with gitlab-ci and caddy.…
For any company projects or GitLab repository, we need to make sure all the processes to contribute should be standardized.…
Renaming files on git can be really painful to deal with. Git is case insensitive, so we can’t rename the…
Introduction React.memo is a higher order component provided by react that will return a memoized version of the component that…