Open in app
Home
Notifications
Lists
Stories

Write
AlessandroMinoccheri
AlessandroMinoccheri

Home

Jul 22

Add images to a React project with Typescript

In every single project, usually, you need to add an image to your React project to show something or to represent a graph and create a beautiful page for your audience. Adding an image with React is very simple and fast, this is an example: import React from "react"; import imageToAdd…

React

2 min read

Add images to a React project with Typescript
Add images to a React project with Typescript

May 25

Server-Sent events with PHP and Symfony

In the magic world of PHP, there is a library for many things that you don’t know, every day new libraries are born and it’s impossible to know each of them. For this reason, I try always to follow on Twitter, LinkedIn, and GitHub good developers that are sharing new approaches…

Symfony

7 min read

Server-Sent events with PHP and Symfony
Server-Sent events with PHP and Symfony

Apr 29

WebSocket vs Server-Sent events

Usually, I have heard more times the term WebSocket than server-sent events. The reason could be that WebSocket is used more, but not always is the ideal approach. Sometimes Server-sent events approach is better to solve problems and create good applications. It’s very important to understand differences, limits, and ideal…

Websocket

4 min read

WebSocket vs Server-Sent events
WebSocket vs Server-Sent events

Mar 7

How to test Github Actions locally

One of the first things that I do in a project is to create a CD/CI process using Github Actions usually. Why? Because I would like to deploy as soon as possible with a process that launches tests for me automatically to understand if I can merge the feature and deploy it. Nowadays…

Github Actions

3 min read

How to test Github Actions locally
How to test Github Actions locally

Jan 27

2021 Recap and 2022 Goals

At the end of every year usually, I check my goals for the current year and I set them for the next year. This is an activity that helps me to improve my skill build step by step career. Building a career it’s difficult sometimes because you don’t know what…

Careers

5 min read

2021 Recap and 2022 Goals
2021 Recap and 2022 Goals

Jan 3

PHPArkitect: Put your architectural rules under test!

In every project there is at least an architectural rule usually like: every class inside Controller directory should be called with suffix Controller. I have seen a lot of projects in my career with many different types of rules. Other examples could be when a team tries to apply the hexagonal…

Rules

4 min read

PHPArkitect: Put your architectural rules under test!
PHPArkitect: Put your architectural rules under test!

Nov 5, 2021

Learning a new programming language

In this period every day, a new programming language could be released and can become one of the most interesting in a few months. So it’s difficult for a developer to learn every day a new different programming language because you need the time to explore it. Many times other developers ask…

Learning

6 min read

Learning a new programming language
Learning a new programming language

May 2, 2021

Push and publish Docker images with GitHub Actions

In many articles, I mentioned many times about using GitHub Actions because they are a good choice for a lot of reasons. Nowadays I can admit that there is another choice that I have explored and used a lot these days. What I mean is the functionality of pushing your docker image…

Github Actions

4 min read

Push and publish Docker images with GitHub Actions
Push and publish Docker images with GitHub Actions

Mar 1, 2021

How dotfiles can save you a lot of time

As a developer, I try to automate and optimize all of my processes and workflow. Sometimes it’s difficult to understand how you can optimize your work daily life, but for me, one of the best things that can help me a lot is sharing and discussing my ideas, my thoughts…

Dotfiles

4 min read

How dotfiles can save you a lot of time
How dotfiles can save you a lot of time

Published in Flowing

·Jan 20, 2021

Why you should deploy on Friday without fear

I have heard a lot of times: “Don’t deploy on Friday!” Well, I understand why, but I disagree with 99% of the cases. To understand my point of view, I would like to share some concepts about software. I am always trying to create quality code and when I start…

Deployment

8 min read

Why you should deploy on Friday without fear
Why you should deploy on Friday without fear
AlessandroMinoccheri

AlessandroMinoccheri

Software developer @Flowing

Following
  • Tim Denning

    Tim Denning

  • Nick Tune

    Nick Tune

  • Tom Harrison

    Tom Harrison

  • Alessandro Cinelli (cirpo)

    Alessandro Cinelli (cirpo)

  • Marco Crivellaro

    Marco Crivellaro

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable