Skip to content

Commit d35d219

Browse files
committed
Clarify back-end track
1 parent 2ba5fae commit d35d219

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ respected.
8282
Choose **one** of the following technical tracks (full stack is preferred):
8383

8484
1. **Full-stack**: include both front-end and back-end.
85-
2. **Back-end track**: include a minimal front-end (e.g. a static view). Write,
86-
document and test your API as if it will be used by other services and
87-
front-ends.
85+
2. **Back-end track**: include a minimal front-end (e.g. a static view, API
86+
docs, etc. - do not spend time on it). Write, document and test your API as
87+
if it will be used by other services and front-ends.
8888
3. **Front-end track**: include a minimal back-end, or use the data service
8989
directly. Focus on making the interface as polished as possible.
9090

0 commit comments

Comments
 (0)