Developers can separate JavaScript front-end code from the back-end logic that a web framework like Flask provides. Following this step-by-step project, you’ll create an interactive single-page application with HTML, CSS, and JavaScript. The foundation is an existing Flask project with a REST API and a connected SQLite database.

52m read timeFrom realpython.com
Post cover image
Table of contents
DemoProject OverviewPrerequisitesStep 1: Address Some ShortcomingsStep 2: Build the Front-End ComponentsStep 3: Modularize Your Flask Project’s JavaScript CodeStep 4: Create PeopleStep 5: Create NotesStep 6: Edit a PersonConclusionNext Steps
2 Comments

Sort: