What is Framework?
A foundation of pre-built code that provides structure and common functionality for building apps
Why It Matters
Frameworks speed up development by handling common tasks and enforcing best practices
Real-World Example
Next.js is a framework that handles routing, rendering, and many other tasks for React apps
“Understanding terms like Framework matters because it helps you have better conversations with developers and make smarter decisions about your software. You do not need to be technical. You just need to know enough to ask the right questions.”
Related Terms
Library
A collection of pre-written code that performs specific tasks you can use in your project
SDK
Software Development Kit - tools and libraries for working with a specific service or platform
React
A popular tool for building user interfaces, created by Facebook, that makes complex UIs easier to manage
Next.js
A framework built on React that adds features like page routing, server-side rendering, and API handling
Learn More at buildDay Melbourne
Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.