Add resource to testing (#3125)

pull/3077/head^2
The New Stack 2 years ago committed by GitHub
parent ec6d045752
commit 0b5eafa13d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      content/roadmaps/108-python/content/106-python-frameworks/readme.md

@ -3,3 +3,4 @@
Frameworks automate the common implementation of common solutions which gives the flexibility to the users to focus on the application logic instead of the basic routine processes. Frameworks automate the common implementation of common solutions which gives the flexibility to the users to focus on the application logic instead of the basic routine processes.
Frameworks make the life of web developers easier by giving them a structure for app development. They provide common patterns in a web application that are fast, reliable and easily maintainable. Frameworks make the life of web developers easier by giving them a structure for app development. They provide common patterns in a web application that are fast, reliable and easily maintainable.
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://thenewstack.io/pyscript-a-browser-based-python-framework/'>Pyscript: A Browser-Based Python Framework for the 99%</BadgeLink>

Loading…
Cancel
Save