Click here to Skip to main content
15,867,594 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I'm a beginner in web development.

What I have tried:

I'm only familiar with HTML and CSS
Posted
Updated 11-Jul-17 16:50pm

1 solution

You can use both, they are both frameworks intended to make your life easier.

If you go the route of django or angular you should probably start with their respective sites to look through their documentation and tutorials.

Getting started | Django documentation | Django[^]

Angular - Tutorials[^]

From there a simple google search of "how do i do X in django" will certainly pull up results that you should find helpful. For example, django with agular pulled up this as the first result.

Building Web Applications with Django and AngularJS - Thinkster[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900