pixelfed, to react
@pixelfed@mastodon.social avatar

✨ Share your Pixelfed account and a few related hashtags as a reply to this post. ⬇️

@dansup

khalidabuhakmeh, to javascript
@khalidabuhakmeh@mastodon.social avatar

Folks who do development with a frontend framework (, , ), is your frontend code part of the solution, or have you split the backend and frontend into separate isolated folders?

I have thoughts, but would love to hear what your thoughts are. Boosts are appreciated.

schizanon, (edited ) to webdev

If there was an element that changes it's content when users interact with other elements on the page, what name would it have?

PLEASE NOTE: I am not suggesting that this element needs to exist; I am only asking what it would be called. I'm building a CustomElement, I just want it to have a name that makes sense.

Vote and suggest others in replies. Please boost for reach!

schizanon, (edited ) to webdev

Dear

Who are your favorite and who have stopped posting to Twitter? People who support and in the community on the instead of chasing engagement on a hate-site?

I want to them!!!

sarajw, to programming
@sarajw@front-end.social avatar

Am I ever... ever going to be able to fundamentally understand what I'm doing? In , or any "modern" framework-based for that matter?

I feel like I'm swimming in a mass of imports, props and hooks and the ((mysterious) => ({ useOf({ so, many }); }, [brackets, braces]);

I know people say knowing the web fundamentals will serve me beyond the current transient trends, but there's such a lot of this particular trend to learn, and frankly, it's paying my bills.

janriemer, to react

Hot take

#React is the new AngularJS

¯_(ツ)_/¯

bendelarre, to github
@bendelarre@mastodon.social avatar

The new based on is an abject failure to improve the user experience. On every count it is objectively worse than previous iterations.

Page load time is poor, interactivity is gated seemingly on very large JS loads. Initial page layout is broken on mobile and randomly resizes the width of the viewport after loading. The number of micro-annoyances seem to be adding up daily.

This is like an object lesson in what not to do to your successful webapp.

stux, to react
@stux@mstdn.social avatar

Been trying something out in #React #ThreeJS in the oldskool #Pokemon style but in 3D :pokeball:

"Pikachu" char walking around in a pixelated Pokemon Red starter bedroom in React Three

twipped, to react
@twipped@twipped.social avatar

Tomorrow I have to interview a job applicant about their React experience, and I'm looking at interview question guides.

They're bullshit, it's all absolutely bullshit. Most of it is just testing if someone knows the term for a particular pattern.

> What is the difference between a controlled and uncontrolled component

WHO CARES!? If you code it right it doesn't fucking matter!

Stark9837, to react
@Stark9837@techhub.social avatar

Are there any tools similar to #Redux in #React for #Python regarding database caching? I want to basically have a local copy of API results. If a result is not locally available, it is pulled from the API. If it is already locally available, it should return the local cache without calling the API again.

judicodes, to react

Frontend Devs, where are we currently standing in the debate React vs. Vue.js? Or is something entirely different already taking over (SolidJS, Ember.js, Svelte, ...)?

For years, it seemed like React was almost the only way to go. Now I feel like the winds are changing and other frameworks/libraries are gaining traction.
What do you all think?

#frontend #softwaredevelopment #coding #react #vuejs

schizanon, to webdev

I've decided to build one of my long-time pet-projects just to hone my skills a little.

I've been working on sites professionally for about 8 years so I think I should stick to that.

My most recent job was on a app that used so I think I'll use those too.

seems like a good place to host those things.

The idea is like Foursquare/Swarm, but on !

Wish me luck!

keithjgrant, to CSS
@keithjgrant@front-end.social avatar

Debating with myself whether <Flex> and <Stack> components are an antipattern... I keep finding spots in our app where we've ended up with like ten nested flexboxes where one or two would accomplish the exact same result.

Is this just a devs-not-knowing-CSS problem, or does the abstraction invite abuse?

janriemer, to react

Wait, what!? #React doesn't support scoped #CSS styles by default!?😱

happily goes on and creates a new #Vue component😊

sarajw, to accessibility
@sarajw@front-end.social avatar

A thought on and -

My colleagues work with React. I do too. I've also been banging the drum since I got the job in November.

While they see it's important, I was talking (as most of us do, because it makes sense) at the HTML level, about testing with a screen reader, etc. Usual, good stuff - but hard to immediately implement.

Anuradha Kumari (@miracle_404 on twitter) stood up on front of them for 20 mins bashing out live React code examples and boom. They get it.

schizanon, to webdev

It's weird to me that is turning on but is right there being a complete abomination to the web.

stux, to react
@stux@mstdn.social avatar

Having some fun with blender model imports into React :picklerick: :mortyheh:

#React #ThreeJS

Pickle Rick and Morty with mega arm in front of their house in a React Three JS scene

sirber, to javascript
@sirber@fosstodon.org avatar

I'm regretting using for a single page application. I should have used directly...

anianimalsmoe, to react
@anianimalsmoe@sakurajima.moe avatar

Halfway to redoing my website with 'newer' #NextJS and #React features.

I guess bug fixing and proper documentation / 3rd party support make Next 14 much easier than the mess that Next 13 was.

stux, to react
@stux@mstdn.social avatar
stux, to react
@stux@mstdn.social avatar

Started on a little tribute project to Samurai from Cyberpunk :blobcatgiggle:

Want to create an animated scene from a Samurai concert with cameras, lights and models :mastogrin:

Let's see how far we can get.. Already got a little stage and background music on play

#React #ThreeJS

3D scene with a concert stage, some speakers and a mic with background music playing in React Three

stux, to react
@stux@mstdn.social avatar

Creating a castle map from scratch with the best optimization i can think off :blobcatgiggle:

Putting everything in by hand is a lot more work but also more fun :blobcatgamer:

#React #ThreeJS #R3F

The walls around the castle in their components, position and rotation

danjac, to react
@danjac@masto.ai avatar

I currently do a number of local government projects. Unfortunately they use #react which I personally hate but OK, someone made that choice before I got my hands on the code.

But Vercel's effective takeover of that framework and their ownership of NextJS, coupled by their carelessness with customer data, should make anyone pause when using React in future projects.

raiderrobert, to programming
@raiderrobert@mastodon.social avatar

I apologize ahead of time for the wall of text.

It’s a meme at this point about the rate of change in $frontend with the various #JS libraries.

I wanted to spend some time to understand why https://bun.sh appears to be all the rage.

But first I spent some time this week to figure out what the state of testing is—specifically for #React.

mattjbones, to react

Created 65 tickets to migrate from class components to functional , some are small and should be relatively easy others are 2000+ mono components that render whole pages. Legacy #React is such a trip (I’m sure I’m also responsible for similar code in a past life)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • mdbf
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • JUstTest
  • GTA5RPClips
  • ethstaker
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • tacticalgear
  • anitta
  • megavids
  • Leos
  • cisconetworking
  • lostlight
  • All magazines