How to Use "non-standard" Font on Website? March 29, 2020 It is common knowledge that the use of fonts on the Web is limited to a handful of fonts not standardized, but common enough to be use...Read More
Canvas 3D (WebGL) Easier with Three.js June 01, 2018 We've all seen sites of major brands we with full view with interactive 3D animations, or technology demonstrations that make dream...Read More
How to run multiple JavaScript functions when loading a page? May 31, 2018 When using several JavaScript libraries on one page, it happens that only one of them works correctly. This is usually due to a probl...Read More