1

Python developer's
πŸ“ Project
LπŸ“„main.py

JavaScript developer's
πŸ“ Project
LπŸ“„ index.html
LπŸ“„ index.js
LπŸ“„ style.css

Comments
  • 10
    Developers who know the difference between plural and possessive:
    🀦‍♂️
  • 1
    Developers who know about local runtimes like Deno, NodeJS, ..
  • 2
    @Lensflare I read it as the dev's project.
  • 3
    @Demolishun
    1. No you don’t. I don’t believe you πŸ˜†
    2. It wasn’t OP’s intention.
  • 4
    Python:
    100k lines main.py

    ...
  • 0
    Writing HTML and JS code in Python is an abonimation
  • 0
  • 1
    @KDSBest Still more readable than JavaScript project of same size adhering to best practices.
  • 2
    Python Devs would probably have a few Jinja2 or other templates
  • 1
    @Oktokolo that is highly subjective. I don't like both languages, but I'm mire used to JS. Reading python for me is ugly. It's what you are used to, I guess.
  • 2
    @KDSBest Are you sure you actually mean JS and not TS. The latter can actually be quite readable when done right.
  • 1
    @Oktokolo jquery js is what I used back then. There was no ts.

    I'm a C# dev now, since .net 1.1. I'm old
  • 1
    @KDSBest JQuery is actually quite good. It is mostly obsolete now. But it was the goto lifesaver till a few years ago. It is still okay to just keep it in old projects today until is disappears naturally as old code gets refactored when it is touched. You have chosen wisely.
Add Comment