#coding
Read more stories on Hashnode
Articles with this tag
The Intro We had a dilemma today of an issue found in our code that needed to be fixed. After some time hunting I was able to find a distinct "this is...
Introduction Ideally - we want our components to be kinda "dumb". Mostly just displaying data or gathering input from the user - the front end...