Skip to content

Commit c8fd7ed

Browse files
committed
add module 4 summary
1 parent 9667489 commit c8fd7ed

File tree

1 file changed

+9
-0
lines changed
  • module4-authentication-and-security/r5-summary

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Summary
2+
3+
And with that we are halfway through the backend web development curriculum of this bootcamp. Cue the dance music!
4+
5+
We have learned all the fundamental concepts required to develop a backend application. We are now capable to build fully functional REST APIs connected with a database making different CRUD operations. We have also learned to implement authentication and authorization and follow general security best practices.
6+
7+
It is completely normal to feel a little bit overwhelmed at this point of the bootcamp. Afterall you have learned a lot in the last 4 weeks. You can always come back to these lessons to refresh your memory about certain topics. And ultimately it all comes down to practice. The more code you write, the more practice you'll get and slowly you will find all these concepts becoming second nature to you, and you will be able to remember and explain everything related to backend.
8+
9+
Now it's time to start exploring the beyond fundamental concepts. Hope you're as excited as we are!

0 commit comments

Comments
 (0)