Rediscover ExpressionChangedAfterItHasBeenCheckedError
preface Presents a lot of people are doing the development of the time, almost all met ExpressionChangedAfterItHasBeenCheckedError this question, you may not understand why will produce the error, and even a lot of development
Angular Tutorial - Component Introduction | More challenges in August
Components: This chapter shows you the basics of using components to do simple things. How many others are using Angular?
Component communication | More challenges in August
Introduction: We learned about components and basic usage in Angular in the last article, but putting all the functionality into a component would be much more redundant and bulky. We usually break components apart according to certain rules
Normalize git Commit messages with tools
Normalize git Commit messages with tools
Angular Excel imports and exports
This article is based on Angular V7.2.7 and was first written on April 17. The code is based on Angular 7.2.7, but the syntax is based on Angular 4.x and above. In the process of project development, we often need to interact with the back end of files, such as picture uploading, Excel import and export, etc. Here we only ask for...
Content projection / @contentChild / @viewChild
This is the fourth day of my participation in the August Text Challenge. In this article, we bring the last piece about the basic use of components. Content projection is very similar to the slot in Vue, which is very useful when packaging components.
How to make an online web code Editor using Monaco Editor
The Monaco editor is a code editor developed by Microsoft on which vscode, as we know it, is based. That said, you can theoretically do all the things we do in vscode through Monaco edito
Ionic3 combat - random layout waterfall flow implementation
I believe those of you who have seen the picture understand what it means. Yes, waterfall! But today our waterfall stream is no ordinary waterfall stream. Let's move on: We assume you already have the components built into your Ionic and already have the image data. Those without the basics are advised to check out the introduction to Ionic 3 and Angular4. This is my...
Angular projects implement permission control
In the last article we covered Angular component communication. In this article, we will talk about whether you have encountered the need to limit what users can access based on their login during project development. So, this is about access control...
Enterprise R&D effectiveness monthly: Kanban + documentation +K8S+ECS
Cloud effect fully supports kanban practices, including: better visualization of end-to-end value flow, ensuring continuity of product, development, testing, and other functions; Support tasks to expand into sub-columns according to the module to ensure that different modules are aligned with the development task to which they belong; Clearly define the flow rules of each column to ensure built-in quality in the delivery process; Limit the number of parallel work items in each column to facilitate rapid and continuous delivery of requirements; Highlight the delivery process...