GirlThatLovesToCode

GirlThatLovesToCode

Follow
homeMy other writingsLearn DjangoFront-endFor beginnersAbout me
Tag

Beginner Developers

#beginners

More content

Read more stories on Hashnode


Articles with this tag

Fluent in Django: 8 Django template tags you should know

Apr 19, 202113 min read 8.0K views

Intro Django templating language (Django's default out-of-the-box templating language) comes with dozens of tags that make your template powerful and...

Fluent in Django: 8 Django template tags you should know

Fluent in Django: Improving your application

Apr 7, 202114 min read 2.3K views

Uploading an image, using packages, pagination, customizing admin ยท This is the second part of Fluent in Django series. We're going to upgrade the code...

Fluent in Django: Improving your application

Roadmap for aspiring web developers

Mar 30, 202114 min read 1.7K views

You're thinking about switching your career and become a programmer, but you have no idea where to start? Are all the buzzwords confusing and you...

Roadmap for aspiring web developers

Fluent in Django: First steps

Mar 22, 202127 min read 3.9K views

Intro Knowing a language will only get you so far. If you have to build everything by yourself, you'll never get things done before the...

Fluent in Django: First steps