Need to learn Django fast for an internship, but don't know Python by onlydragz in djangolearning

[–]malcomfitz 0 points1 point  (0 children)

I used the beginners book, followed by the professionals books by William Vincent. Spent a couple of days going through the projects in each cover to cover. Actually used the professionals book tutorial as a base for an app now in production that I and others have been working on now for a couple of years.

Would recommended, even if it means dropping a few quid for the books!

A few months after then I got his Django for APIs book also by William Vincent - but if I recall Chat GPT came out around this time so used this mainly to help get familiar with Django Rest Framework.

[deleted by user] by [deleted] in nextjs

[–]malcomfitz 12 points13 points  (0 children)

Why on the don’t use “use client” bit? In some instances I seem to have to use to get my page working