|
|
|
|
|
by vertex-four
4145 days ago
|
|
A full stack web framework might mean a web framework that encompasses an ORM, routing, templating, email, possibly a built-in admin panel, and pretty much everything else that you need to develop a CRUD app. Recently, they might also encompass a front-end toolkit for doing AJAX-y things. A web developer saying they work on the "full stack" means that they both write server-side and client-side code. |
|