DEV Community

Discussion on: My 2021 plans

Collapse
 
alnahian2003 profile image
Al Nahian

Best of luck for you Nelson!

I'm also planning something like that. But my plan is related only with the Back-End Development :D

Collapse
 
nelsonmalbone profile image
Nelson Malbone Coding

After I start to get the hang of that I would like to learn the back end and learn GO for backend

Collapse
 
jwp profile image
John Peters

Actually, with the "Cloud" it would be more prudent to look to the cloud for all 'back-end' stuff. Example, the Azure function has http triggers, this mean all data requests are easily handled there. The best part is you don't have to maintain a server and you can pick any language of the 5 supported languages.