2
Freeze
7y

Hello good people i need someones help... i want to build an online teaching website for practice ... like treehouse or pluralsight but a much more lightweight version.
I dont know how to start ;

Which skeletons to use.
Which cms do i choose if necessay.
Should i use node.
Should i use react.
Where do i host it.
Why do i need each point mentioned.
What else do i need.

I learn a lot my self but i really need direction on this one .. its my first big project.

I intend being a freelancer.

I could also do with mentorship from anyone willing here.....!!!!

Comments
  • 1
    No offense but why build something that already exists?
    Reinventing the wheel is only good for practise reasons.

    If you want to make it lightweight, why even use a cms? Most of the ones I know are bloated
  • 0
    @Ederbit well i am not an experienced developer but i have programmed textbook applications ... in c, java and javascript. now i need something more realistic.

    I have almost completed freecodecamp.com

    My intention is to learn from your inputs to chat a way to create such a system.
  • 0
    @illusion466 ok thanks
  • 1
    @Freeze then I recommend you do it without a cms! So that you must build every component yourself.

    I suggest going through various Design Patterns for your Backend and pick what suits your needs. Then implement with HTML/Css/Js and Frameworks of your choice.
  • 0
    @Ederbit thanks bro.
Add Comment