Farm Stack: Difference between revisions

From Training Material
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 16: Line 16:
== Overview ==
== Overview ==
* What is FARM stack?
* What is FARM stack?
* FARM vs MERN
* FARM vs [Mern_Stack|MERN]


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


=== 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
# '''DAY1''' - ''FARM intro, JS, TS, React.js''
#* js_mats
#* react examples and exercises
# '''DAY2''' - ''MongoDB, FastAPI, connecting with FE (react)''


<!-- TODOs
<!-- TODOs

Revision as of 14:25, 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)