Skip to content

Commit 7633ddd

Browse files
authored
fix statefullness -> statefulness
one l
1 parent b9f6f6e commit 7633ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
113113
* Why first-party cookies and third-party cookies are treated so differently?
114114
* How would you manage Web Services API versioning?
115115
* From a Back End perspective, are there any disadvantages or drawbacks on the adoption of Single Page Applications?
116-
* Why do we usually put so much effort for having stateless services? What's so good in stateless code and why and when statefullness is bad?
116+
* Why do we usually put so much effort for having stateless services? What's so good in stateless code and why and when statefulness is bad?
117117
* REST and SOAP: when would you choose one, and when the other?
118118
* In Web development, Model-View Controller and Model-View-View-Model approaches are very common, both in the Back End and in the Front End. What are they, and why are they advisable?
119119

0 commit comments

Comments
 (0)