Skip to content

challenge 5 express#4

Open
heypurnomo wants to merge 2 commits intomainfrom
express
Open

challenge 5 express#4
heypurnomo wants to merge 2 commits intomainfrom
express

Conversation

@heypurnomo
Copy link
Copy Markdown
Owner

No description provided.

Copy link
Copy Markdown
Collaborator

@icanq icanq left a comment

Choose a reason for hiding this comment

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

Sejauh ini udah overkill🔥 banget ya pin, lanjutkan. mungkin kalau kamu mau explore lebih jauh lagi coba start belajar database ya pin, entah noSql ataupun yang relational. mantap

Comment thread app.js
const express = require('express');
const {addUser, deleteUser, changeBio, authLogin, getIdByUsername, getUser, sortWinLargest} = require('./utils/user')
const session = require('express-session')
const cookieParser = require('cookie-parser')
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

mantep, udah pake cookie parser aja

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