by Carmine Alfano | Apr 20, 2020 | Events
Blazor is the protagonist of the second appointment with the Smart Shots, the full-digital workshop format created by Commit. Starting from 6.30 PM on Thursday, April 23rd, our CEO Michele Aponte will show live streaming what the principles of the framework are...
by Carmine Alfano | Dec 11, 2019 | Blog
In previous examples, we have seen how to build layouts using as reference numeric values assigned to lines. Now we will explore some Best Practices that help us to simplify our job.The first method is to define names to assign to columns templates and eventually to...
by Carmine Alfano | Dec 4, 2019 | Blog
In the previous article, we have seen how to create a grid using two simple properties. In the next examples, we will put into practice the high potentiality of CSS Grid.Using the Firefox development tool, we analyze the “behind the scene” of the markup that we...
by Carmine Alfano | Oct 30, 2019 | Blog
Introduction In the year 2009, after a long transition period separating us from the use of charts and the launch of style sheets, the period of “Flash and Silverlight” was about to finish. New ways to easily develop the web layouts with an engaging design had to be...
by Carmine Alfano | Sep 4, 2019 | Blog
What BEM is Let’s start with basics: BEM is not a framework, but a methodology, a special way to write and organize the CSS code that I love to define as “BEM Philosophy”, a pun that explains the inner peace you can obtain through the use of this technique. Do you...