+ 1
How to practice full-stack development ?
I know how to practice front-end development from websites like( codePen, Edabit, frontend masters..etc), but when it comes to full-stack I feel too lost and i don't how to start or from where P.S: I need Free resources
6 Respostas
+ 4
Calviղ Thanks for mentioning ~
Marina Khamis I will be starting a backend series on my YouTube channel soon ~ You can learn from it, it is free.
P. S. I like your GOT Arya avatar.
+ 2
Please check out this playground
https://glitch.com
You can practice and build full stack application from Glitch.
There are many examples for developers to clone , study and develop further too.
I have built a full stack application called Gordon store for Sololearners to learn node.js, Marina Khamis you can clone it and further develop for your own project.
https://code.sololearn.com/WLK70TloVXZN/?ref=app
+ 1
Start from basic don't wait start now.
+ 1
Gordon yes, Arya is so cool...
(GOT's music started playing in my head now...)
0
you can practice in ( w3school)
0
Marina Khamis hi,
It will depends on what stack you'll work with, but as exemple you could check this ressources and see if it suits you :
https://www.theodinproject.com/
https://university.mongodb.com/
You can find also some courses on Coursera on which you can enroll as a free auditor (won't give you certificate).
But you'll need to first define what stack (SQL database Vs NoSQL , Express, React, Node and npm or whatever), and then set up your working environment with this tools...