TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What do you expect on a Linux distro to learn Web Development?

2 pointsby sebelkalmost 6 years ago
If you were a newcomer and you wish to learn, train and practice web development for example: django. Let's suppose you know little about Linux and python, how a Linux distro could you help you? What tools, wizards, configurations, would you expect?

2 comments

verdvermalmost 6 years ago
None, the particular web stack should take care of any tools, wizards, or config that is relevant.<p>Web dev has become to broad.<p>See <a href="https:&#x2F;&#x2F;apollokit.org" rel="nofollow">https:&#x2F;&#x2F;apollokit.org</a> for a good example. You still need some tools around. Yarn and nodejs, but that should be it. Docker for the more adventurous.
mtmailalmost 6 years ago
PHP Laravel offers a Vagrant virtual machine image with instructions. One can be up and running in 15 minutes. <a href="https:&#x2F;&#x2F;laravel.com&#x2F;docs&#x2F;5.8&#x2F;homestead" rel="nofollow">https:&#x2F;&#x2F;laravel.com&#x2F;docs&#x2F;5.8&#x2F;homestead</a>