Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
vane112805y1. Create index.html
2. npm install -g http-server
3. invoke command
http-server -p 8000
4. Go to http://127.0.0.1:8000 and that’s it.
Your first client and server working.
You’re real fullstack developer now. -
For Computer Science careers there is a mandatory course:
1. Handle clients
1.1. Buy a tenderizer hammer
1.2. Every morning, afternoon and evening whack your balls with it.
Related Rants
-
ahmedam23What only relying on JavaScript for HTML form input validation looks like
-
isaacWeisberg21Me and my wife are software engineers Started dating while doing a project together I guess you could say that...
-
JMoodyFWD48My "Coding Standards" for my dev team 1.) Every developer thinks or have thought their shit don't stink. If y...
What is a roadmap to become a fullstack web developper ?
question
web development
tips please
newbies
asking