|
You are here |
brntn.me | ||
| | | | |
mherman.org
|
|
| | | | | Know a little Ruby? Ready to start web development? Before jumping to Rails, get your hands dirty with Sinatra. It's the perfect learning tool. My recommendation: Start with a basic dynamic website, backed with SQLite. Create and manage your database tables with raw SQL. Practice deploying on Heroku. Practice. | |
| | | | |
quakkels.com
|
|
| | | | | Django is a Python framework that I've written about before. I've compared Django to ASP.NET MVC. But, I didn't go into much detail about how to actually use Django to create a data driven website. That's what I'll cover now. | |
| | | | |
www.mattlayman.com
|
|
| | | | | Django has a new authorization option with django-denied. This new package makes authorization checks required for all of your views in your Django app. | |
| | | | |
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. | ||