building an app without a framework? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

building an app without a framework?

Not that I would ever try it,But I am just curious Can I build an app without using a framework?

7th Oct 2021, 8:13 AM
Richard
Richard - avatar
5 Answers
+ 1
Yes but it will take longer development time because we'd be writing or rewriting some features provided/supported by the framework. That is why we see framework familiarity mentioned in most vacancy requirements, because companies expects developers to build projects quicker, by the use of frameworks to cope with deadline, Also, a team with similar framework familiarity will work more smoothly cause all members know the game.
7th Oct 2021, 8:32 AM
Ipang
+ 1
Richard You cannot just list all the features – that would be a terribly long list. Think like this: For everything for which you would you as framework class or list you would write your own version if the function from scratch.
7th Oct 2021, 8:41 AM
Lisa
Lisa - avatar
0
Do you refer to any specific programming language? Sure it is possible! What do you think what the frameworks are written with? ;)
7th Oct 2021, 8:24 AM
Lisa
Lisa - avatar
0
Lisa my question is general but preferrably python
7th Oct 2021, 8:25 AM
Richard
Richard - avatar
0
Ipang can you list for me the features provided by a framework that we would be rewriting
7th Oct 2021, 8:35 AM
Richard
Richard - avatar