Farm Stack: Difference between revisions

From Training Material
Jump to navigation Jump to search
mNo edit summary
Line 19: Line 19:


=== FARM acronym ===
=== FARM acronym ===
* '''FA'''stAPI - [https://fastapi.tiangolo.com/]
* '''FA'''stAPI - [https://fastapi.tiangolo.com FastAPI]
* '''R'''eact - [https://react.dev/ React]
* '''R'''eact - [https://react.dev/ React]
* '''M'''ongoDB - [https://docs.mongodb.com/manual/tutorial/getting-started/ MongoDB]
* '''M'''ongoDB - [https://docs.mongodb.com/manual/tutorial/getting-started/ MongoDB]

Revision as of 14:26, 15 July 2026

THIS IS A DRAFT

This text may not be complete.


title
FARM Stack Course
author
Lukasz Sokolowski


FARM Stack Course

FARM Stack Training Materials

Overview

  • What is FARM stack?
  • FARM vs [Mern_Stack|MERN]

FARM acronym

What's there on board?

  • The FARM Stack is
    • a fullstack javascript and python based framework built with MongoDB, FastAPI, React.js
    • helps to build fast, robust, and maintainable production web applications

Our Course Plan ⌘

In overall

  1. DAY1 - FARM intro, JS, TS, React.js
    • js_mats
    • react examples and exercises
  2. DAY2 - MongoDB, FastAPI, connecting with FE (react)