DEV Community

Flávia Bastos profile picture

Flávia Bastos

Professional learner

Work

Full stack developer

Django Rest Framework: adding DateTimeField format serializer validation

Django Rest Framework: adding DateTimeField format serializer validation

1
Comments 1
2 min read

Want to connect with Flávia Bastos?

Create an account to connect with Flávia Bastos. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Book review: The Programmer’s Brain

Book review: The Programmer’s Brain

1
Comments
3 min read
Como reverter um commit no git

Como reverter um commit no git

1
Comments
5 min read
TIL: installed packages in Python – list, and show

TIL: installed packages in Python – list, and show

1
Comments
2 min read
How to revert a commit in git

How to revert a commit in git

1
Comments
4 min read
Managing local git branches with git rebase

Managing local git branches with git rebase

3
Comments
6 min read
The difference between HTTP status codes 401 and 403: Unauthorized and Forbidden

The difference between HTTP status codes 401 and 403: Unauthorized and Forbidden

6
Comments
3 min read
A caller id for your python function

A caller id for your python function

6
Comments
3 min read
git stash 101

git stash 101

Comments 1
3 min read
Developing inside a Docker container

Developing inside a Docker container

6
Comments
5 min read
How to permit nested parameters in Rails

How to permit nested parameters in Rails

3
Comments
2 min read
5 razões pra começar a aprender JavaScript

5 razões pra começar a aprender JavaScript

2
Comments 1
5 min read
Git, GitHub and GitLab. Are they all the same thing?

Git, GitHub and GitLab. Are they all the same thing?

7
Comments 1
4 min read
Find the commit that introduced a bug in your code: how to use git bisect in 7 steps

Find the commit that introduced a bug in your code: how to use git bisect in 7 steps

6
Comments
3 min read
How to upgrade Rails

How to upgrade Rails

8
Comments
5 min read
6 Lessons learned from upgrading a Rails app

6 Lessons learned from upgrading a Rails app

6
Comments 1
3 min read
Book review: Get Programming with Go

Book review: Get Programming with Go

4
Comments 3
2 min read
Go to line number in a file using vim

Go to line number in a file using vim

11
Comments 2
1 min read
TIL: docker commit

TIL: docker commit

8
Comments
1 min read
TIL: How to move a line in Vim

TIL: How to move a line in Vim

6
Comments
1 min read
TIL: Create and deploy a serverless function in AWS

TIL: Create and deploy a serverless function in AWS

5
Comments
1 min read
Remove a commit from history in Git – local and remote

Remove a commit from history in Git – local and remote

6
Comments
2 min read
Getting started with gRPC – part II: the code

Getting started with gRPC – part II: the code

8
Comments
6 min read
Getting started with gRPC – part I: the what

Getting started with gRPC – part I: the what

15
Comments
3 min read
Do I need to indent my Python code? What about JavaScript?

Do I need to indent my Python code? What about JavaScript?

4
Comments
1 min read
Difference among list, tuple and set in Python and when to use each one

Difference among list, tuple and set in Python and when to use each one

10
Comments
2 min read
Sending docker container logs to a separate file

Sending docker container logs to a separate file

2
Comments
1 min read
Book review: Think Like a Programmer

Book review: Think Like a Programmer

9
Comments
3 min read
Debugging Python applications (plus free cheat sheet)

Debugging Python applications (plus free cheat sheet)

8
Comments
2 min read
Command line shortcuts

Command line shortcuts

6
Comments
1 min read
Add a filename in the command line when running a Python script

Add a filename in the command line when running a Python script

10
Comments
2 min read
Display nested dictionary content sorted by key in Python

Display nested dictionary content sorted by key in Python

5
Comments
3 min read
Networking for Developers – part 3: Network and Physical layers

Networking for Developers – part 3: Network and Physical layers

12
Comments
4 min read
Networking for Developers – part 2: application and transport layers

Networking for Developers – part 2: application and transport layers

7
Comments
4 min read
Networking for Developers – part 1: overview

Networking for Developers – part 1: overview

20
Comments
3 min read
Customize your terminal prompt with colors

Customize your terminal prompt with colors

14
Comments
4 min read
Check which commands you typed in the command line and don’t repeat yourself!

Check which commands you typed in the command line and don’t repeat yourself!

17
Comments 6
2 min read
Docker for development: make local files visible to a container with volume mapping

Docker for development: make local files visible to a container with volume mapping

8
Comments 3
2 min read
Profiling: check how long it takes to run a Python script

Profiling: check how long it takes to run a Python script

4
Comments
1 min read
Map a string in Python with enumerate

Map a string in Python with enumerate

8
Comments
2 min read
One year as a software developer

One year as a software developer

6
Comments
4 min read
Docker: most used Docker commands

Docker: most used Docker commands

9
Comments
4 min read
Git: most used git commands

Git: most used git commands

9
Comments
4 min read
Send long terminal output to a log file

Send long terminal output to a log file

6
Comments
2 min read
200 days of coding

200 days of coding

5
Comments
1 min read
loading...