by Vincent GIORIA | Feb 22, 2018 | Web development
When we use a google map on a website, there is a trick to get a black and white filter without using a bit of javascript of the API, which can be tricky to use. This trick use the CSS property filter(). This property is now pretty well supported on modern browsers....
by Vincent GIORIA | Feb 22, 2018 | Web development
Laravel is a PHP framework that I particulary like to use for the simplicity feeling of coding. You can apply good practices of web developing and architecture of code. The “Validation” component offers many possibilities when you have to test data...
Recent Comments