Google Blockly is a web-based visual programming editor packaged as a JS library. This blog will demonstrate how to integrate it with your angular application.
Tag: angular
Solution to fix the deep linking issue when deploying an angular application with PathLocationStrategy for routing on the apache tomcat server.