Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

belum #49

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

belum #49

wants to merge 12 commits into from

Conversation

TommySus
Copy link

@TommySus TommySus commented Dec 4, 2020

No description provided.

@dhimashary
Copy link

tolong kalo pakai .env variable nya apa aja dikasih tau ke saya dong

@dhimashary
Copy link

banyak error filter is not defined

</LoginPage>
<MainPage
v-else-if="currentPage === 'MainPage'"
:Task="Tasks"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

penamaan props yang sesuai ya kalo isinya banyak data ya tasks jangan Task


},
mounted(){
filter = this.filteredTask

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ini filter drmana?

},
created(){

this.tasks = this.Task

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

penggunaan computed tolong dipelajari lagi, nilai dari computed ga perlu di assign ke data https://vuejs.org/v2/guide/computed.html

"id": 3,
"name": "ted ",
"email": "[email protected]",
"password": "$2a$10$CMcHoIRAkbovafwaYVqa4uisAyjCkz0B4Lpqvzp/3mE8LTnvxB5RC",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

password jangan dimasukan ke balikan response ya

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants