Crazy Developer in Git commit – -amend
Last Updated on May 29, 2023 Are you new on git? And you know these commands: git add , git commit , git pull , …
4 min read
How to install Docker and docker-compose
A roadmap to install Docker and docker-compose in Linux.
Docker is a tool to wrap a piece of software in a complete filesystem that contains everything needed to run an application, such as code, …
4 min read
Functional Programming with Lodash/FP
We have been hearing a lot about functional programming since the past couple of years and even how to use the paradigm in Javascript. For …
4 min read
Introduction to Functional Programming with Javascript
Last Updated on May 30, 2023 In this article I would like to show you how you can use functional programming with JavaScript. Write your …
4 min read
Go Full Stack Rails — The Frontend Part 3
A pipeline of functional transformations
Last Updated on May 30, 2023 Although not mandatory, you can catch up with previous episodes if you haven’t already: The Backend Part 1: Working …
4 min read



