Git Product home page Git Product logo

Tools

This list should help in reducing time and mental overhead in deciding what tools to use while coding / development.

  • Text editor : VS Code. They also have a web editor now (https://vscode.dev)
  • Theme : "VS Code dark+" or "One Dark" (which also has "One Light")
  • Font : 'Hack' for code. 'Consolas' for most other things. Meslolgs Nerd Font for your terminal or 'Ubuntu Mono'.
  • Hosting static content : GitHub pages (repository settings > pages) + GitHub actions.
    (GitLab works too, especially if you want to keep your repo private)
  • Online IDE : StackBlitz Easy setup if you have a GitHub account. They're constanly improving. Given this, you could probably do web dev on a tablet.
  • Pictures : Pexels has good quality CC pictures and a fast search bar :)
  • Drawing diagrams : draw.io You can self-host if you like by just forking it and setting up GitHub pages :O

Try to fully explore all features of the listed tools before you decide you need some new tool. (Found out that some people call it "Taco Bell Programming".)

The defaults are usually pretty powerful and versatile (Convention Over Configuration I guess).

Have fun! 🙂

coconutlad's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.