Skip to content

Added backend documentation#1

Open
kyrkjedelen wants to merge 5 commits into
mainfrom
add-backend-documentation
Open

Added backend documentation#1
kyrkjedelen wants to merge 5 commits into
mainfrom
add-backend-documentation

Conversation

@kyrkjedelen

Copy link
Copy Markdown

Including: zod, express, drizzle, testing and documentation

Including: zod, express, drizzle, testing and documentation
@kyrkjedelen kyrkjedelen self-assigned this Mar 15, 2025
@kyrkjedelen kyrkjedelen requested a review from phibkro March 15, 2025 22:24
Comment thread backend/README.md Outdated
Comment thread backend/learn-express.md Outdated
Comment thread backend/learn-express.md Outdated
Comment thread backend/learn-express.md Outdated
Comment thread backend/learn-express.md Outdated
Comment thread backend/learn-zod.md Outdated
Comment thread backend/learn-zod.md Outdated
Comment thread code-style.md Outdated
Comment thread code-style.md Outdated
Comment thread backend/learn-backend-testing.md Outdated
@kyrkjedelen kyrkjedelen requested a review from phibkro March 16, 2025 11:07
Comment thread backend/learn-api-documentation.md Outdated
Comment thread backend/learn-api-documentation.md Outdated
Comment thread backend/learn-backend-testing.md Outdated
Comment thread backend/learn-backend-testing.md Outdated
Comment thread backend/learn-backend-testing.md Outdated
Comment thread backend/learn-drizzle.md Outdated
Comment thread backend/learn-drizzle.md Outdated
Comment thread backend/learn-drizzle.md Outdated
Comment thread backend/learn-express.md Outdated
Comment thread backend/learn-express.md Outdated
Comment thread backend/learn-api-documentation.md Outdated
Comment thread backend/learn-drizzle.md Outdated

@phibkro phibkro left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

i'll fix spellings

@phibkro phibkro left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

hold my databrus

Comment thread learn-backend.md

## Express

Express is a back end web application framework for building [REST APIs](#rest-api) with Node.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Express brukes for mer enn bare REST apis.
Generelt sett er det vel bare et framework for å lage web servere.

@phibkro

phibkro commented Mar 16, 2025

Copy link
Copy Markdown
Member

Litt for objektiv vinkling.
Viktig å framheve hvorfor det har noe med oss å gjøre.
Hvorfor bruker VI express?
Hvordan bruker VI drizzle?
Sannhets info finner du på nettsidene deres.
Om vi prøver å opprettholde wiki om verktøyene våre blir dokumentasjonen utdatert ganske kjapt

Comment thread learn-backend.md

### Why Express?

We use Express because it is one of the most vidley used web application frameworks both in Node and in general.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

widely*

@phibkro

phibkro commented Mar 16, 2025

Copy link
Copy Markdown
Member

Kan fjerne lenkene til wikipedia.
Om folk vil lese ting på wikipedia bør de vite hvordan de finner det selv

@phibkro

phibkro commented Mar 16, 2025

Copy link
Copy Markdown
Member

viktigste er nok å fremheve hvilke ressurser VI anbefaler og har brukt for å lære verktøyene

å lære og lese gjennom docs bør vi heller fremheve et annet sted som "how to learn ANY tool, library or framework"

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