
Graph-assisted Typescript refactoring
09 Mar 2019 by Roberto Previdi · 14 min read Neo4j Refactoring Typescript Development Community Detection Object Oriented
When developing web applications with frameworks like Vue.js the best approach is to subdivide it into well-defined and reusable components for the user interface, with the business logic being encapsulated in ‘services’.