CODING FRAMEWORKS EXPLAINED

Tasadduq Ali
2 min readOct 6, 2022

--

Today we are going to talk about Coding frameworks. What are coding frameworks and why they are important

Imagine you’re trying to make a toy car out of some construction toy.

Picking a programming language is like picking legos vs mega blocks vs k’nex.

You pretty much have to pick one, you can’t really mix and match easily. They all have strengths and weaknesses in terms of what they’re good for, but they’re all capable of making something that satisfies the core requirements (something that rolls on the floor and looks something like a car).

A framework would be a pre-made skeleton of a vehicle for one of those toy sets, so you don’t have to start from scratch. You can start with a working, rolling car, and then start customizing it and decorating it. Without that framework, you have to start from scratch.

In programming, frameworks like Rails and Django are popular because they’ve built a lot of the stuff you’re going to need for most web apps, so you don’t have to start from scratch. But just like with the blocks, the frameworks are fully customizable, you aren’t forced to take it as-is, and you can start with a framework and change up parts of it you don’t need or don’t like.

My TIP: Don’t forget about Javascript Frameworks like React js, Angular JS, Node Js, React Native, Electron, etc. The best thing is you just only have to master one language which is Javascript and you can develop anything on any platform like servers, API development, Web Frontend Development, Apps development, and even Desktop Applications.

Also, Don't forget to follow me on Instagram for a daily dose of learning something new and also you can ask any question to me on Insta or at codeculturepro@gmail.com

--

--

Tasadduq Ali
Tasadduq Ali

Written by Tasadduq Ali

I am MERN Stack developer working in UAE Govt to digitize their massive services. I will help you to become highly skilled Coder 😉

No responses yet