Hi all,

I want to do a code competition. It’s a fight between stacks. Which one is the best? The idea is to write a devrant clone in your stack and see how far you’ll get in 8hrs. These 8hrs are pure for coding and testing. IT DOESN’T INCLUDE:

  • setting up tooling (installing python / npm)
  • configuring repository
  • docker configuration (if you want to use it)

How to join: write a comment with the tooling you’re about to use (python, node, js, ruby or whatevs) and how far you think you’ll get. Extra: 8hrs is of course nothing, but we can extend this hackaton with 8hr a few times.

#drbboard

  • retoorOP
    link
    fedilink
    4
    edit-2
    6 months ago

    I’ll write my devrant clone in aiohttp (python) and I expect to finish:

    • home screen with listing of rants
    • register page
    • login page
    • rant create page
    • comments

    It’ll contain a lot of bugs like double registration and such :P

    Github: https://github.com/retoor1337/finnegan

    What’s your github?

    @ostream any progress?