CFChristopher Fieldsinchrisfieldsii.hashnode.dev·Nov 17, 2022 · 4 min readWho Controls Your Frontend?What do I mean by "who controls your frontend"? TLDR: If the API contract changes, and the frontend has to make edits to the component layer as a result, the backend controls your frontend. This becomes a problem if say 5 different components relied...00
CFChristopher Fieldsinchrisfieldsii.hashnode.dev·Nov 15, 2022 · 2 min readIntroducing Snippet WizardThe Problem and Solution I had a problem. My job uses GitLab and I personally use GitHub. My team stores handy code snippets for daily development in GitLab and I know at some point, I want to transfer those snippets to my GitHub. I made an open sour...00