<pikilon/>|

main menu

  • cv
  • works
  • code
  • IMHO

<tags/>

bem css flutter html image javascript native Php react wordpress

html

flutter html native react

Browser wars II: The iOS betrayal

Published: January 30, 2019

React Native or Flutter are here to help you to create easily your App in iOS or Android (even web), using the same code and with an awesome performance. But there is only a little thing… The Golden years Before the smartphones, after the reign of desktop applications we met the golden years of Web […]

bem css html

Rem + em, a love story

Published: June 28, 2017

With the new times using javascript for everything on the frontend (React.js, Angular.js) CSS is targeting more and more modular coding. This is why if you are progressing in CSS you should learn BEM naming conventions. A common problem I found is the designer use REM units for everything (or even worst PX) because they fear […]

css html

Better bootstrap grid

Published: April 12, 2016

This small script will improve the default bootstrap grid, add it before bootstrap css

html

No more modals

Published: December 14, 2015

The lightbox/Modal windows are overused this years, are the new 90’s Pop Up windows, so think it twice before use them.