Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. me: I need to make a simple web-app for a projectalso me: I need to learn some react basics for a job interview

me: I need to make a simple web-app for a projectalso me: I need to learn some react basics for a job interview

Scheduled Pinned Locked Moved Uncategorized
141 Posts 77 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • foone@digipres.clubF foone@digipres.club

    me: I need to make a simple web-app for a project
    also me: I need to learn some react basics for a job interview

    WHY NOT COMBINE THE TWO? good question, why not?

    cloudthethings@hachyderm.ioC This user is from outside of this forum
    cloudthethings@hachyderm.ioC This user is from outside of this forum
    cloudthethings@hachyderm.io
    wrote last edited by
    #11

    @foone joke’s on you, there are no simple react web apps.

    1 Reply Last reply
    0
    • foone@digipres.clubF foone@digipres.club

      christ, the first example in the react docs has a minor error.

      not giving me a good feeling about the quality of this software

      kawazoe@transfem.socialK This user is from outside of this forum
      kawazoe@transfem.socialK This user is from outside of this forum
      kawazoe@transfem.social
      wrote last edited by
      #12

      @foone@digipres.club The whole thing is built on top of two massive anti-patterns (the order of calls to methods [useState and useRef, and thus nearly every hooks] changes their outputs, and implementing logic with exceptions [don't look into suspend too much]) and is so complicated to use correctly that they had to release a precompiler to make it bearable. Of course it's absolute garbage.

      davey_cakes@mastodon.ieD 1 Reply Last reply
      0
      • foone@digipres.clubF foone@digipres.club

        christ, the first example in the react docs has a minor error.

        not giving me a good feeling about the quality of this software

        foone@digipres.clubF This user is from outside of this forum
        foone@digipres.clubF This user is from outside of this forum
        foone@digipres.club
        wrote last edited by
        #13

        okay so my first attempt at writing any react code resulted in a hydration error and also my UI elements are rendered black on black, making them invisible

        xferok@tacobelllabs.netX mmu_man@m.g3l.orgM mirth@mastodon.sdf.orgM ben@mastodon.lubar.meB mellivora@im-in.spaceM 9 Replies Last reply
        0
        • foone@digipres.clubF foone@digipres.club

          okay so my first attempt at writing any react code resulted in a hydration error and also my UI elements are rendered black on black, making them invisible

          xferok@tacobelllabs.netX This user is from outside of this forum
          xferok@tacobelllabs.netX This user is from outside of this forum
          xferok@tacobelllabs.net
          wrote last edited by
          #14

          @foone That's how it goes

          1 Reply Last reply
          0
          • foone@digipres.clubF foone@digipres.club

            okay so my first attempt at writing any react code resulted in a hydration error and also my UI elements are rendered black on black, making them invisible

            mmu_man@m.g3l.orgM This user is from outside of this forum
            mmu_man@m.g3l.orgM This user is from outside of this forum
            mmu_man@m.g3l.org
            wrote last edited by
            #15

            @foone nobody hydrates a pizza like you!

            1 Reply Last reply
            0
            • foone@digipres.clubF foone@digipres.club

              okay so my first attempt at writing any react code resulted in a hydration error and also my UI elements are rendered black on black, making them invisible

              mirth@mastodon.sdf.orgM This user is from outside of this forum
              mirth@mastodon.sdf.orgM This user is from outside of this forum
              mirth@mastodon.sdf.org
              wrote last edited by
              #16

              @foone Even "good" React is Byzantine and slow. The good news is the inefficiency creates jobs...

              theorangetheme@en.osm.townT 1 Reply Last reply
              0
              • mirth@mastodon.sdf.orgM mirth@mastodon.sdf.org

                @foone Even "good" React is Byzantine and slow. The good news is the inefficiency creates jobs...

                theorangetheme@en.osm.townT This user is from outside of this forum
                theorangetheme@en.osm.townT This user is from outside of this forum
                theorangetheme@en.osm.town
                wrote last edited by
                #17

                @mirth @foone There's a Keynes quote in here somewhere.

                1 Reply Last reply
                0
                • foone@digipres.clubF foone@digipres.club

                  okay so my first attempt at writing any react code resulted in a hydration error and also my UI elements are rendered black on black, making them invisible

                  ben@mastodon.lubar.meB This user is from outside of this forum
                  ben@mastodon.lubar.meB This user is from outside of this forum
                  ben@mastodon.lubar.me
                  wrote last edited by
                  #18

                  @foone most of the things I do result in a hydration error and I've never used React

                  1 Reply Last reply
                  0
                  • foone@digipres.clubF foone@digipres.club

                    okay so my first attempt at writing any react code resulted in a hydration error and also my UI elements are rendered black on black, making them invisible

                    mellivora@im-in.spaceM This user is from outside of this forum
                    mellivora@im-in.spaceM This user is from outside of this forum
                    mellivora@im-in.space
                    wrote last edited by
                    #19

                    @foone does that mean you need to drink more water or?

                    1 Reply Last reply
                    0
                    • foone@digipres.clubF foone@digipres.club

                      okay so my first attempt at writing any react code resulted in a hydration error and also my UI elements are rendered black on black, making them invisible

                      pyxaron@dragonchat.orgP This user is from outside of this forum
                      pyxaron@dragonchat.orgP This user is from outside of this forum
                      pyxaron@dragonchat.org
                      wrote last edited by
                      #20

                      @foone It took me a moment to figure out that "Hydration error" is an actual thing in react and not just a way of saying it made you spill your drink.

                      itgrrl@infosec.exchangeI 1 Reply Last reply
                      0
                      • foone@digipres.clubF foone@digipres.club

                        okay so my first attempt at writing any react code resulted in a hydration error and also my UI elements are rendered black on black, making them invisible

                        foone@digipres.clubF This user is from outside of this forum
                        foone@digipres.clubF This user is from outside of this forum
                        foone@digipres.club
                        wrote last edited by
                        #21

                        What obvious layout am I missing?

                        ben@mastodon.lubar.meB chrisjrn@social.coopC confusomu@twoot.siteC fen@yiff.lifeF noah@mastodon.despise.computerN 20 Replies Last reply
                        0
                        • foone@digipres.clubF foone@digipres.club

                          What obvious layout am I missing?

                          ben@mastodon.lubar.meB This user is from outside of this forum
                          ben@mastodon.lubar.meB This user is from outside of this forum
                          ben@mastodon.lubar.me
                          wrote last edited by
                          #22

                          @foone one of those cursed alphabetical ones

                          1 Reply Last reply
                          0
                          • foone@digipres.clubF foone@digipres.club

                            What obvious layout am I missing?

                            chrisjrn@social.coopC This user is from outside of this forum
                            chrisjrn@social.coopC This user is from outside of this forum
                            chrisjrn@social.coop
                            wrote last edited by
                            #23

                            @foone left single-hand Dvorak, right single-hand Dvorak?

                            foone@digipres.clubF 1 Reply Last reply
                            0
                            • foone@digipres.clubF foone@digipres.club

                              What obvious layout am I missing?

                              confusomu@twoot.siteC This user is from outside of this forum
                              confusomu@twoot.siteC This user is from outside of this forum
                              confusomu@twoot.site
                              wrote last edited by
                              #24

                              @foone Bépo!

                              1 Reply Last reply
                              0
                              • foone@digipres.clubF foone@digipres.club

                                What obvious layout am I missing?

                                fen@yiff.lifeF This user is from outside of this forum
                                fen@yiff.lifeF This user is from outside of this forum
                                fen@yiff.life
                                wrote last edited by
                                #25

                                @foone i wouldn't say "obvious", but there is an alternative to the french AZERTY keyboard, BÉPO (it's kinda like the french version of Dvorak), that a bunch of my friends and colleagues use

                                1 Reply Last reply
                                0
                                • chrisjrn@social.coopC chrisjrn@social.coop

                                  @foone left single-hand Dvorak, right single-hand Dvorak?

                                  foone@digipres.clubF This user is from outside of this forum
                                  foone@digipres.clubF This user is from outside of this forum
                                  foone@digipres.club
                                  wrote last edited by
                                  #26

                                  @chrisjrn handedness is handled (no pun intended) at a different layer

                                  chrisjrn@social.coopC cerement@social.targaryen.houseC 2 Replies Last reply
                                  0
                                  • foone@digipres.clubF This user is from outside of this forum
                                    foone@digipres.clubF This user is from outside of this forum
                                    foone@digipres.club
                                    wrote last edited by
                                    #27

                                    @Baa Yup yup, added that

                                    1 Reply Last reply
                                    0
                                    • foone@digipres.clubF foone@digipres.club

                                      @chrisjrn handedness is handled (no pun intended) at a different layer

                                      chrisjrn@social.coopC This user is from outside of this forum
                                      chrisjrn@social.coopC This user is from outside of this forum
                                      chrisjrn@social.coop
                                      wrote last edited by
                                      #28

                                      @foone ok, but single-hand Dvorak then?

                                      1 Reply Last reply
                                      0
                                      • foone@digipres.clubF foone@digipres.club

                                        What obvious layout am I missing?

                                        noah@mastodon.despise.computerN This user is from outside of this forum
                                        noah@mastodon.despise.computerN This user is from outside of this forum
                                        noah@mastodon.despise.computer
                                        wrote last edited by
                                        #29

                                        @foone ABCDEF, of course

                                        1 Reply Last reply
                                        0
                                        • lanodan@queer.hacktivis.meL This user is from outside of this forum
                                          lanodan@queer.hacktivis.meL This user is from outside of this forum
                                          lanodan@queer.hacktivis.me
                                          wrote last edited by
                                          #30
                                          @Baa @foone Also maybe JIS qwerty aka japanese layout (few characters like parens off by one, plus extra keys)
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups