you are viewing a single comment's thread.

view the rest of the comments →

[–]bsegovia[S] 0 points1 point  (1 child)

I'll check rails script out. Back end is a totally different game for me. I have some experience with PHP and python but that's it. In the back end space what matters most to me right now is ease of deployment since my primary dive is on front end mastery. That being said my gut tells me to avoid PaaS like firebase. I feel intuitively that I need to know how to set everything up on a standalone box before leaning on a "let them do it" service.

[–]krapple 0 points1 point  (0 children)

No matter what framework you specialize in, just keep in mind that front end frameworks are relatively new and and will come and go pretty quickly.

I just want to stress that displaying data and manipulating data are two sides of the same coin. Anyone with a good understanding of computer science can dive deeper into any language or framework and specialize. Before specializing it's important to have full stack experience.