Posts by wilker França • 19 points
3 posts
- 
		0 votes0 answers7 viewsQ: Data-oriented developmentGood evening friends, today I received the proposal to participate in a selection process and the vacancy in question is Data Oriented Development, and I was lost. Would someone like to tell me what… 
- 
		0 votes1 answer44 viewsQ: Problems in Vue Js SyntaxGuys, today I installed Vue.js to start my first project and I came across the following problem. After the installation I created the project and when I opened the app.See the vs code was reading… 
- 
		0 votes0 answers50 viewsQ: Selecting elements of the DOMI am trying to select a DOM element via js to perform an action by clicking. However, the program does not respond to the click. How should I proceed? follows the code! const modalOverlay =…