In my last project, the UI team decided not to host its angular app in Docker…
[Read More]
MongoDb seeding in Docker
For my last project I have been tinkering with Docker a lot, and one of the tasks I wanted to accomplish was to have a MongoDb instance in docker get seeded with data and users, as soon as the instance is created.
[Read More]
I'm up and running!
Hello World. I am moving my blog to Github and jekyll. Seems better experience to write technical blog posts…
[Read More]
Running Linux CMD in Windows - the webpack Case
So I am learning now that consistency is key: I was working on a Single Page Application (SPA) project in windows, but running the tooling (npm, webpack, etc.) from WSL, just because I think the Linux native commands work better from Linux.
[Read More]
Running Linux CMD in Windows - the RipGrep Case
Not a new thing, lots of posts there about it..
I have been trying to get it to a nice point, and I think I have been able to.
I installed a new CMD client that actually works better than the one OOB.
[Read More]