The most fundamental problem in software development is complexity. There is only one basic way of dealing with complexity: divide and conquer.
—Bjarne Stroustrup
The definition of fullstack is shifting like quicksand to match whatever the observer considers to be the stack. I’ve seen some definitions that include OPS aspects into the mix. A more common definition follows the process of writing both the frontend and the backend.
I define fullstack as a process of submitting a pull request that covers all the parts required to ...