Featured
In this article, we’ll walk through the steps to achieve a custom right click menu using Vue 3 and the Composition API. This can be done by suppressing the browser’s default context menu and displaying one of our own. By following modular design principles, this context menu will be reusable in other areas of an application.
Tags
- AWS (1)
- Jupiter (1)
- Legacy Code (1)
- Personal Experience (1)
- REST (1)
- Requirements (1)
- Software Development (1)
- Testing (1)
- example code (1)
- jdk (1)
- jdk9 (1)
- right click (1)
- sdk (1)
- serverless (1)
- tutorial (1)
- vue3 (1)
- Development (2)
- JUnit (2)
- Software (2)
- functional (2)
- maven (2)
- reports (2)
- sparkjava (2)
- Dropwizard (3)
- testing (4)
- refactoring (5)
- java (11)
Question- We already understand what the customer needs, why do we need to take up time with Requirements gathering?
Answer- You'll thank me later