GirlLovesToCode Profile Banner
GirlThatLovesToCode Profile
GirlThatLovesToCode

@GirlLovesToCode

Followers
2K
Following
2K
Media
271
Statuses
3K

❤‍🔥 Passionate about learning new things -- both for myself and for teaching others. Great fan of 🐍 and Django 👩‍💻

Joined September 2020
Don't wanna be here? Send us removal request.
@GirlLovesToCode
GirlThatLovesToCode
5 years
Want to learn Django? I've set to create the greatest series of in-depth Django tutorials 😊 Checks first two parts here, the third is coming soon: #100DaysOfCode #CodeNewbie #python https://t.co/DrcVV6cB15
Tweet card summary image
girlthatlovestocode.com
The well-explained and beginer-friendly Django tutorial you've been searching for.
10
70
166
@testdrivenio
TestDriven.io
9 days
Pytest for Beginners https://t.co/7jcvHLYtVD This article looks at the very basics of using pytest for testing Python code. by @GirlLovesToCode #Python #pytest @pytestdotorg
Tweet card summary image
testdriven.io
0
3
23
@testdrivenio
TestDriven.io
1 month
Cursor vs. Claude for Django Development https://t.co/2OYXwv5QkM by @GirlLovesToCode #ClaudeCode #Cursor #Django
testdriven.io
0
4
12
@melwyncode
Melwyn
4 months
I just bought "Full-stack FastAPI with HTMX and Tailwind" from @testdrivenio! https://t.co/D1qelfousO @GirlLovesToCode
Tweet card summary image
testdriven.io
1
3
4
@testdrivenio
TestDriven.io
6 months
Full-stack FastAPI with HTMX and Tailwind - new course! https://t.co/gOBxemhvFJ Modernize your FastAPI application with the agility of HTMX and the elegance of Tailwind CSS (without writing a single line of JavaScript)! by @GirlLovesToCode #FastAPI #HTMX @FastAPI @htmx_org
Tweet card summary image
testdriven.io
2
7
33
@GirlLovesToCode
GirlThatLovesToCode
6 months
If you've checked out my course on Django with HTMX and thought, 'I wish this was with FastAPI,' then you're in luck 😎 My new course “Full-stack FastAPI with HTMX and Tailwind” is out! @testdrivenio @htmx_org @FastAPI https://t.co/Al5xMCn5Xy
Tweet card summary image
testdriven.io
3
12
69
@GirlLovesToCode
GirlThatLovesToCode
7 months
Tomorrow, I’m having a talk about just that - Django with HTMX 😉 @pyconit
@testdrivenio
TestDriven.io
7 months
Full-stack Django with HTMX and Tailwind https://t.co/5O9U9Rlwob Modernize your Django application with the agility of HTMX and the elegance of Tailwind CSS (without writing a single line of JavaScript)! by @GirlLovesToCode #Django #HTMX @htmx_org
0
1
12
@testdrivenio
TestDriven.io
7 months
Developing RESTful APIs with Django REST Framework https://t.co/sIRe4wYTcf Covers: 1⃣Views, Routers, and Serializers 2⃣Auth and throttling 3⃣Filters, pagination, and Browsable API 4⃣Documenting, versioning, and deployment by @GirlLovesToCode #Django @RestFramework #Python
Tweet card summary image
testdriven.io
1
4
11
@testdrivenio
TestDriven.io
8 months
Permissions in Django Rest Framework https://t.co/fXRNOXRm3X This article looks at: 🔸How DRF permissions work 🔸The differences between 'has_permission' and 'has_object_permission' 🔸When to use 'has_permission' and 'has_object_permission' by @GirlLovesToCode #Django 🐍
testdriven.io
1
9
23
@testdrivenio
TestDriven.io
8 months
Built-in Permission Classes in Django Rest Framework https://t.co/1UqVppOTR9 by @GirlLovesToCode #Django
testdriven.io
0
6
33
@testdrivenio
TestDriven.io
8 months
We have a few course bundles on sale for Easter this year! 🔸Django - https://t.co/XwMUoBKxmN 🔸Flask - https://t.co/8nRtzs2Get 🔸FastAPI - https://t.co/gIFX9kSrSF Happy Easter! 🐰🐣✨ #Django #Flask #FastAPI
0
3
9
@testdrivenio
TestDriven.io
8 months
Custom Permission Classes in Django REST Framework https://t.co/6ELO6fqaIT Looks at how to build custom permission classes in Django REST Framework. by @GirlLovesToCode #Django #DRF #Python
Tweet card summary image
testdriven.io
0
4
23
@testdrivenio
TestDriven.io
9 months
Django REST Framework Views - ViewSets (part 3 of a 3 part series!) https://t.co/I4mKzaU5v5 Deep dive into Django REST Framework's most powerful view, ViewSets. by @GirlLovesToCode #Django
Tweet card summary image
testdriven.io
0
6
10
@fullstackpython
Matt Makai | Full Stack Python | Plushcap
4 years
Django REST Framework Views - APIViews, nice tutorial via @testdrivenio https://t.co/Sp3CWIGIG5
0
14
20
@testdrivenio
TestDriven.io
9 months
Django REST Framework Views - Generic Views (part 2 of a 3 part series!) https://t.co/XCaucZ1TTF Use Django REST Framework's Generic Views to prevent repeating certain patterns over and over again as you build your APIs. by @GirlLovesToCode #Django
Tweet card summary image
testdriven.io
0
5
10
@jangiacomelli
Jan Giacomelli
9 months
Another Python Testing Tip is out🚀 create_autospec – easily ensure that mocked objects are called correctly👇 Subscribe to the newsletter to not miss the next one 📩 https://t.co/K2SJQbTiPh
Tweet card summary image
python-testing.com
Learn how to ensure that your mocked objects are called correctly using create_autospec - avoid passing tests and broken deployment situation
1
5
10
@testdrivenio
TestDriven.io
1 year
Django tip: Run python https://t.co/edreOC0QXq check --deploy before deploying to catch critical settings issues like missing ALLOWED_HOSTS. It highlights best practices to secure your app in production environments.
1
15
75
@AdamChainz
Adam “Mastodon or Bluesky” Johnson
1 year
🐴 Django-related deals for Black Friday! 🐴 My annual post gathering deals from Django-related creators is up. Check it out for discounts on books, courses, and tools! https://t.co/muU6fkGY6e
Tweet card summary image
adamj.eu
1
13
41
@GirlLovesToCode
GirlThatLovesToCode
1 year
Two of my courses are part of Django Bundle Black Friday Sale 👩‍💻
@testdrivenio
TestDriven.io
1 year
We have a few course bundles on sale for Black Friday this year! 🔸Django - https://t.co/0nLybVGkLg 🔸Flask - https://t.co/9RgS9qAO8v 🔸FastAPI - https://t.co/RQ7ute1fnd Cheers! 🐍 #Django #Flask #FastAPI
0
0
0
@testdrivenio
TestDriven.io
1 year
Django tip: You can use custom template tags to add dynamic behavior in templates. Create tags in a "templatetags" directory, use "@register.simple_tag" to define them, and "{% load your_tag_file %}" to access them in templates. Example 👇
0
4
14
@testdrivenio
TestDriven.io
1 year
Pytest for Beginners https://t.co/7jcvHLXW65 This article looks at the very basics of using pytest for testing Python code. by @GirlLovesToCode #Python #pytest @pytestdotorg
Tweet card summary image
testdriven.io
1
9
30