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

    @9pfs Supabase, the open source Firebase

    9pfs@tilde.zone9 This user is from outside of this forum
    9pfs@tilde.zone9 This user is from outside of this forum
    9pfs@tilde.zone
    wrote last edited by
    #114

    @foone Unfortunate, afaik it used to be a half-decent piece of software.

    1 Reply Last reply
    0
    • confusionunknown@pleroma.envs.netC confusionunknown@pleroma.envs.net
      @foone ew which one was that
      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
      #115

      @confusionunknown Supabase

      confusionunknown@pleroma.envs.netC 1 Reply Last reply
      0
      • gloriouscow@oldbytes.spaceG gloriouscow@oldbytes.space

        @foone

        I turned to my boss. "I don't get it. How does he get better the more exhausted he is?"

        My boss just looked at me like it was obvious. "Our front end code depends on Jake weary."

        bytex64@awesome.gardenB This user is from outside of this forum
        bytex64@awesome.gardenB This user is from outside of this forum
        bytex64@awesome.garden
        wrote last edited by
        #116

        @foone @gloriouscow Get. Out.

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

          @confusionunknown Supabase

          confusionunknown@pleroma.envs.netC This user is from outside of this forum
          confusionunknown@pleroma.envs.netC This user is from outside of this forum
          confusionunknown@pleroma.envs.net
          wrote last edited by
          #117
          @foone oh yeah i think that one's really popular with people doing that vibe coding crap for some reason
          1 Reply Last reply
          0
          • gloriouscow@oldbytes.spaceG gloriouscow@oldbytes.space

            @foone sol long, it's been fun

            shelldozer@oldbytes.spaceS This user is from outside of this forum
            shelldozer@oldbytes.spaceS This user is from outside of this forum
            shelldozer@oldbytes.space
            wrote last edited by
            #118

            @gloriouscow @foone Have you met Ike Witt?

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

              @9pfs Supabase, the open source Firebase

              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
              #119

              @foone @9pfs Slopabase.

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

                ewww. not a good sign when you look up a database and one of the first how-to guides they give is how to plug it into your AI

                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
                #120

                @foone check this database software out: https://thedailywtf.com/articles/Announcing-APDB-The-Worlds-Fastest-Database

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

                  okay it's working.

                  react is a tiring framework.
                  everytime I need to make a tiny change, I end up getting mad for an hour and then I'm tired of programming for the day.

                  twipped@twipped.socialT This user is from outside of this forum
                  twipped@twipped.socialT This user is from outside of this forum
                  twipped@twipped.social
                  wrote last edited by
                  #121

                  @foone it really is it's own world that just happens to use some browser bits. I made it a special interest for six years and got incredibly good with it, but then reached nirvana and realized I never wanted to work in an SPA again. No
                  matter how much optimization you do, you're still shipping megabytes of JS.

                  I do still love JSX, however, and built my own componentized template engine on it.

                  1 Reply Last reply
                  0
                  • 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?

                    gloriouscow@oldbytes.spaceG This user is from outside of this forum
                    gloriouscow@oldbytes.spaceG This user is from outside of this forum
                    gloriouscow@oldbytes.space
                    wrote last edited by
                    #122

                    @foone

                    i need to convert you to the Rust cult

                    madmoose@mastodon.socialM foone@digipres.clubF 2 Replies Last reply
                    0
                    • 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?

                      nirro@cascarilla.socialN This user is from outside of this forum
                      nirro@cascarilla.socialN This user is from outside of this forum
                      nirro@cascarilla.social
                      wrote last edited by
                      #123

                      @foone I used React professionally for 8 years. I feel that it got some things very right and others incredibly wrong.

                      JSX, for instance, I find extremely nice.

                      React's model of reactivity via hooks, horribly broken and leading developers to do the worst possible thing.

                      The ones that got that right IMHO are the creators of Solid.js. Signal reactivity and component functions that *only ever run once* is what React should have gravitated towards.

                      Nevertheless, I wish you a pleasant journey 🙂

                      1 Reply Last reply
                      0
                      • gloriouscow@oldbytes.spaceG gloriouscow@oldbytes.space

                        @foone

                        i need to convert you to the Rust cult

                        madmoose@mastodon.socialM This user is from outside of this forum
                        madmoose@mastodon.socialM This user is from outside of this forum
                        madmoose@mastodon.social
                        wrote last edited by
                        #124

                        @gloriouscow @foone I’m on the react frontend/rust backend bandwagon.

                        gloriouscow@oldbytes.spaceG alci@pouet.chapril.orgA 2 Replies Last reply
                        0
                        • madmoose@mastodon.socialM madmoose@mastodon.social

                          @gloriouscow @foone I’m on the react frontend/rust backend bandwagon.

                          gloriouscow@oldbytes.spaceG This user is from outside of this forum
                          gloriouscow@oldbytes.spaceG This user is from outside of this forum
                          gloriouscow@oldbytes.space
                          wrote last edited by
                          #125

                          @madmoose @foone

                          The next relevant project I have I'm going to try Dioxus

                          Link Preview Image
                          Dioxus | Fullstack crossplatform app framework for Rust

                          Dioxus | A fullstack crossplatform app framework for Rust. Supports Web, Desktop, SSR, Liveview, and Mobile.

                          favicon

                          (dioxuslabs.com)

                          gloriouscow@oldbytes.spaceG 1 Reply Last reply
                          0
                          • gloriouscow@oldbytes.spaceG gloriouscow@oldbytes.space

                            @madmoose @foone

                            The next relevant project I have I'm going to try Dioxus

                            Link Preview Image
                            Dioxus | Fullstack crossplatform app framework for Rust

                            Dioxus | A fullstack crossplatform app framework for Rust. Supports Web, Desktop, SSR, Liveview, and Mobile.

                            favicon

                            (dioxuslabs.com)

                            gloriouscow@oldbytes.spaceG This user is from outside of this forum
                            gloriouscow@oldbytes.spaceG This user is from outside of this forum
                            gloriouscow@oldbytes.space
                            wrote last edited by
                            #126

                            @madmoose @foone

                            I'm half tempted to rewrite PALchemy with it, I'm really not super in love with the Tauri/Leptos stack

                            1 Reply Last reply
                            0
                            • madmoose@mastodon.socialM madmoose@mastodon.social

                              @gloriouscow @foone I’m on the react frontend/rust backend bandwagon.

                              alci@pouet.chapril.orgA This user is from outside of this forum
                              alci@pouet.chapril.orgA This user is from outside of this forum
                              alci@pouet.chapril.org
                              wrote last edited by
                              #127

                              @madmoose @gloriouscow @foone I choose svlete over react...

                              1 Reply Last reply
                              0
                              • gloriouscow@oldbytes.spaceG gloriouscow@oldbytes.space

                                @foone

                                i need to convert you to the Rust cult

                                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
                                #128

                                @gloriouscow I already got inducted, but annoyingly all my rust code is stuck on a laptop I can't find the charger for, so I stalled out

                                1 Reply Last reply
                                0
                                • gloriouscow@oldbytes.spaceG gloriouscow@oldbytes.space

                                  @foone sol long, it's been fun

                                  ozzelot@mstdn.socialO This user is from outside of this forum
                                  ozzelot@mstdn.socialO This user is from outside of this forum
                                  ozzelot@mstdn.social
                                  wrote last edited by
                                  #129

                                  @gloriouscow
                                  Hope you find some Solaris install media
                                  @foone

                                  freya@social.highenergymagic.netF 1 Reply Last reply
                                  0
                                  • gloriouscow@oldbytes.spaceG gloriouscow@oldbytes.space

                                    @foone

                                    I turned to my boss. "I don't get it. How does he get better the more exhausted he is?"

                                    My boss just looked at me like it was obvious. "Our front end code depends on Jake weary."

                                    phire@phire.placeP This user is from outside of this forum
                                    phire@phire.placeP This user is from outside of this forum
                                    phire@phire.place
                                    wrote last edited by
                                    #130

                                    @gloriouscow @foone I’M SO MAD

                                    1 Reply Last reply
                                    0
                                    • gloriouscow@oldbytes.spaceG gloriouscow@oldbytes.space

                                      @foone

                                      I turned to my boss. "I don't get it. How does he get better the more exhausted he is?"

                                      My boss just looked at me like it was obvious. "Our front end code depends on Jake weary."

                                      emily_s@mastodon.me.ukE This user is from outside of this forum
                                      emily_s@mastodon.me.ukE This user is from outside of this forum
                                      emily_s@mastodon.me.uk
                                      wrote last edited by
                                      #131

                                      @gloriouscow @foone glorious.

                                      Bravo

                                      1 Reply Last reply
                                      0
                                      • shelldozer@oldbytes.spaceS shelldozer@oldbytes.space

                                        @gloriouscow @foone Have you met Ike Witt?

                                        cadbury_moose@wandering.shopC This user is from outside of this forum
                                        cadbury_moose@wandering.shopC This user is from outside of this forum
                                        cadbury_moose@wandering.shop
                                        wrote last edited by
                                        #132

                                        @shelldozer @gloriouscow @foone

                                        Unlikely, Ike (Ichabod) moved to Placet to join his sister Mike (Michaelina).

                                        3:O)>

                                        Attention Required! | Cloudflare

                                        favicon

                                        (en.everybodywiki.com)

                                        1 Reply Last reply
                                        0
                                        • infosec812@foojay.socialI infosec812@foojay.social

                                          @foone I still cannot understand how #React has gotten so prevalent. I hate using, but I am forced to use it in so many projects.

                                          carbsrule_en@polyglot.cityC This user is from outside of this forum
                                          carbsrule_en@polyglot.cityC This user is from outside of this forum
                                          carbsrule_en@polyglot.city
                                          wrote last edited by
                                          #133

                                          @infosec812 @foone it's made by Facebook for their ridiculous purposes so therefore it is the obvious and best choice for my simple website which actually shouldn't need JS at all. See also: GraphQL

                                          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