|
|
|
|
|
by sebringj
2953 days ago
|
|
When I stopped caring about this and focused on problems themselves, I inevitably had to learn many things to get a problem solved. There was never a path that included one framework and one language. It was a spaghetti hodge-podge of solutions to patch work it together. I have kept JavaScript at the center of the glue whenever possible as its easier these days and having docker to abstract gory setup details and needing bash/git literacy, but other than that, you'll find yourself doing what needs to be done and consequently learning new things along the way as a side effect, not as a goal. |
|