Published onNovember 23, 2021Why We Use Layered HTML Canvases At OpenScopeJavaScriptProgrammingHTMLWeb-DevelopmentCodingFor years, we faced performance issues. We solved some of them by using stacked HTML canvas elements and rendering to multiple canvases.
Published onOctober 31, 2021Use React and Feature Flags To Roll Out New UI ComponentsReactUIJavaScriptProgrammingWeb-DevelopmentAt Parallax we released a sweeping update to our user interface. What follows is an explanation of one small part that made the whole thing possible.