Farm Stack: Difference between revisions
Jump to navigation
Jump to search
Lsokolowski1 (talk | contribs) mNo edit summary |
Lsokolowski1 (talk | contribs) 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
Copyright Notice
Copyright © 2004-2026 by NobleProg Limited All rights reserved.
This publication is protected by copyright, and permission must be obtained from the publisher prior to any prohibited reproduction, storage in a retrieval system, or transmission in any form or by any means, electronic, mechanical, photocopying, recording, or likewise.
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
- DAY1 - FARM intro, JS, TS, React.js
- js_mats
- react examples and exercises
- DAY2 - MongoDB, FastAPI, connecting with FE (react)