As a Junior Developer what services can i sell on my own?

Life 101

Junior Member
Joined
Aug 31, 2020
Messages
150
Reaction score
109
Hi,

What are the kind of services you can offer by knowing how to code?


Just trying to get a list of ideas and finding the best to work on.

Thanks in advance.
 
It depends on what kind of knowledge you have. If you're talking about web development, then a good start is building or working on PHP websites. They're pretty straight forward and don't require much knowledge. A lot of PHP websites are either just landing pages or company websites without any login or anything.
 
You can start out easy with wordpress and later build up to frameworks such as Laravel and Symfony in terms of web development in PHP language.
 
What are those two used for? Sorry, neophyte here.
This is a layer of programmed PHP of sorts.
It is a layer on which you can built up an web application on top of it.
It makes development/programming easier because it gives you some already done features.
I hope this clarified at least a bit.
 
Keeping up with what's trending nowadays I can suggest few career paths.

Learns The Basics: HTML , CSS,Tailwind , vanilla Javascript (ES6 ), Git, CI/CD, etc.

PHP Developer: Learn and master Basics of Php and move to master Laravel Framework (Good Demand nowadays), WordPress

Front End Developer: Master basics of Javascript and learn React or Vue js

Full Stack Developer: Get proficient in MEAN stack (MongoDB, Express(Nodejs Framework), Angular, Nodejs ) Or MERN stack (React).

Hope this helps.
 
Keeping up with what's trending nowadays I can suggest few career paths.

Learns The Basics: HTML , CSS,Tailwind , vanilla Javascript (ES6 ), Git, CI/CD, etc.

PHP Developer: Learn and master Basics of Php and move to master Laravel Framework (Good Demand nowadays), WordPress

Front End Developer: Master basics of Javascript and learn React or Vue js

Full Stack Developer: Get proficient in MEAN stack (MongoDB, Express(Nodejs Framework), Angular, Nodejs ) Or MERN stack (React).

Hope this helps.

I would suggest any SQL database also, postgreSQL or the like. It really depends on houw junior we are talking but you can make money just by selling wordpress sites with minimal coding. Learn to set up a stack on a VPS like DO and you can charge monthly maintenance fees.

Frontend work: https://roadmap.sh/frontend

If your interested in backend work: https://roadmap.sh/backend is a good start
 
Last edited:
I would suggest any SQL database also, postgreSQL or the like. It really depends on houw junior we are talking but you can make money just by selling wordpress sites with minimal coding. Learn to set up a stack on a VPS like DO and you can charge monthly maintenance fees.
I agree. If the target is to start making money asap learning WordPress and marketing that service is always a good option.
 
Back
Top