|
|
|
|
|
by phailhaus
2472 days ago
|
|
Er, what? The language is not what is breaking here, your application is. If you try to build a complex stateful application with no frameworks, you will more than likely create an unmaintainable buggy mess. You won't be able to reliably add new features without breaking something else. |
|