RaffaelespinoniDocker StorageWhen a container boots, it will load an initial state and a file system based on the image that it is running. For this reason, whenever a…Feb 23, 20232Feb 23, 20232
RaffaelespinoniDocker introductionDocker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your…Feb 10, 2023Feb 10, 2023
Raffaelespinoni[Angular_5] DirectivesServices, as explained in a previous article, are a place where the business logic can be placed and shared to different components in the…Jan 17, 2023Jan 17, 2023
RaffaelespinoniKubernetes, an introductionKubernetes is a container orchestration technology developed by Google.Jan 5, 2023Jan 5, 2023
Raffaelespinoni[Angular_4] ServicesWhenever you need to write code about external communication (such as HTTP requests) or some logic shared across different components, then…Dec 28, 2022Dec 28, 2022
RaffaelespinoniCHAOS by James GleickWhere Chaos begins, classical science stops.Oct 30, 2022Oct 30, 2022
Raffaelespinoni[Angular_3] Data bindingWe refer to data binding as the set of ways angular provides to make communication possible between template files (HTML) and script files…Oct 8, 2022Oct 8, 2022