I’ve heard people mention it before and Im looking into it but I cant really find anything really explaining what a framework is
Frameworks are a structural concept that contain usually the frame for a feature. They can streamline your work if you can use the framework right. Think of it as using photo frames, or scaffolding.
Frameworks in programming are ready-made structures designed to aid developers in building software applications. They offer pre-written code, libraries, and tools to simplify development tasks. Frameworks enforce specific architectures or patterns, promoting consistency and scalability. They include features for common tasks like user authentication and database interaction, speeding up development. Examples include Django and Flask for web development in Python, and React and Angular for frontend JavaScript development.
Do you now any good framworks for Roblox?
They all have different purposes, so it really comes to what you need.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.