You are here |
yasoob.me | ||
| | | |
ericholscher.com
|
|
| | | | Setuptools comes with a way to run the tests on your application. This allows the user of your software to download it, and run python setup.py test and check to see if the tests in your applicatio... | |
| | | |
geoff.tuxpup.com
|
|
| | | | How I Start: Django, Tailwind, HTMX (part 1) I wanted to try out some "modern" front-end development for a while, and I did. FastAPI is great. So is Svelte. But even though I found creating APIs that way to be a breeze, building a whole site that way felt much slower and heavier than using traditional server rendering. So I decided to give django a fair shake for a while, and I'm glad I did. | |
| | | |
bartlomiejmika.com
|
|
| | | | Forget Axios or any other third-party JavaScript library pertaining to API calling, the purpose of this article is to explain how to utilize the basic XmlHttpRequest with your Django project. | |
| | | |
blog.risingstack.com
|
|
| | In this article, we'll focus on the most popular JavaScript frameworks, and explore why they're either loved or disliked by developers. |