Create and publish npm package
In this post I'll cover my workflow of creating env-inject-file, a command line utility for populating config files...
Hi, I'm Ana and welcome to my dev blog. I share insights and practical solutions to coding problems that I face at work or my hobby dev time. Subscribe for new articles and check out my latest tutorials on YouTube.
Don't miss out and subscribe to my newsletter, or explore other ways to follow my content.
In this post I'll cover my workflow of creating env-inject-file, a command line utility for populating config files...
One of the problems of Java is not having support for multiline strings. It will be added in JDK12 JEP 326: Raw String Literals, but I'll probably be stuck with Java 8 for a...
Writing a blog could be much easier with a blogging platform like Wordpress, but then there wouldn't be a reason to create this post. I prefer writing my blog posts like I write documentation...
Stack: Angular 6, Django 2.1 Problem: How to pass hash to Django index template when publishing an angular production...
Ever forgotten your Jenkins admin password? Don't worry, regaining access is easier than you might think. This guide will walk you through resetting your password and securing your Jenkins server....