Psych safety is important to ensure cohesive teams that enjoy work and will increase efficiency
HTTP Protocols are important to understand how the internet processes requests.
The lack of psych safety really interfered with progress not only for me but my team as well. It created a very toxic environment where no one wanted to come to work and everyone complained.
It definitely motivates me to be better, I need to be more inclusive and stray away from the I can do it all mentality.
“Roy Fielding helped write the first webserves, that sent docs. across the internet” source
The techniques we use in class don’t work well because the dev techniques don’t have the requirement to talk to machine’s all over the world?
A GET uses a user inputted URL and returns the corresponding webpage.
“The HTTP protocol that Fielding and his friends created is about applying verbs to nouns” source
“A POST allows a system to add something to another system” source
A PUT is used when a system wants to replace something in another system
A patch is used when the devs need to release a partial update.