|
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. | |
| | | | |
www.valentinog.com
|
|
| | | | | How to create a Django REST API? How to structure a Django project with React? Here's a practical introduction to Django REST with React. (Django 3) | |
| | | | |
www.rasulkireev.com
|
|
| | | | | Whenever you building a site with Django that will have user authentication, it is recommended to create a Custom User Model, before the first migration. Sometimes you forget to do that. In this case you have to follow a strict procedure, which I'll show you in the post. | |
| | | | |
j11g.com
|
|
| | | Setup a Django MySQL CRUD program in 10 minutes with virtualenv, pip and Python. | ||