Sergio PederciniBuild a simple responsive modal with React and JSS (updated with Hooks).It’s been over than 2 years from the original version of this article and both React and JSS API had some great improvements. This new…Dec 16, 2019Dec 16, 2019
Sergio PederciniExtend Create React App with AirBnB’s esLint config, Prettier, Flow and React Testing Library.If you want a ready to go React boilerplate, Create React App is great, but it lacks of some useful features. Let’s see how to add them.Sep 23, 20193Sep 23, 20193
Sergio PederciniCompute an arbitrary color for user avatar starting from their username (with Javascript).Working on a javascript web application, it happened they asked me to assign to each user Avatar a background color, to identify the user…Nov 21, 20172Nov 21, 20172
Sergio PederciniBuild a simple modal window with React and JSS.NOTE: if you like this article, you’ll probably want to read the updated version with React Hooks and JSS 10!Sep 13, 20179Sep 13, 20179
Sergio PederciniHow to code a responsive circular percentage chart with SVG and CSS.For a web application I needed to create a percentage circle chart. I chose an implementation with SVG and CSS: flexible, cross browser and…May 17, 201723May 17, 201723