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!

khalidabuhakmeh, to javascript
@khalidabuhakmeh@mastodon.social avatar

I’d just like to point out to #JavaScript folks that #Blazor offers the same #NextJS experience. 😅 #dotnet #aspnetcore #pleaseDontDoThis

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!

reconbot, to poop
@reconbot@toot.cafe avatar

Finished a port of a complex side project from to and I’m honestly quite happy.

  • Layouts are great, I had two failed ports to nextjs app directory. I’m not in love with remix’s route api but it works! I don’t have strange edge cases and there’s a js api escape hatch
  • loaders and actions are wonderful, I got rid of a whole ass api server. Having an actual request and response to work with is a breath of fresh air

🧵🪡

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.

sirber, to javascript
@sirber@fosstodon.org avatar

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

schizanon, to webdev
domhabersack, to random
@domhabersack@mastodon.social avatar

At what point does a blog have too many posts to put on one page? I feel like it’s definitely less than 116.

jasonstcyr, to random

Looks like #nextjs 14.0.0 just dropped about 20 minutes ago on npm... I'm guessing they'll mention that at the keynote!

anianimalsmoe, to random
@anianimalsmoe@sakurajima.moe avatar

Migrating out of AWS now that my 'prototyping' free credits have expired. :meowcrying:

CloudFlare pages looks nice and affordable, but darn using Next.js and switching to use Edge functions is painful. So many libraries don't work.

The new D1 database looks great, but it's in Alpha, so it'd be too stressful to use for a production site.

I also use TypeScript lazily, so running strict=true is triggering never-ending errors. :blobfoxterrified:

#WebDev #NextJs #Cloudflare #TypeScript

categulario, to react Spanish
@categulario@mstdn.mx avatar

nomás la gente acá el gremio escucha "página estática" y ya te están sacando el #react, #nextjs, #nuxt, #gatsby y diossabequé

aguanten la vara! se puede llegar lejísimos con puro pinche #html y #css planitos!

cliftonlabrum, to svelte

I had a conversation with some web devs and said I was thinking of starting a new project in SvelteKit.

They said, “Okay, fine, but you really should look at React/NextJS first.”

I looked and React/Next requires about twice as much code as SvelteKit for the same tasks.

People must understand that SvelteKit is the only framework (that I know of) that uses a compiler!

That means tons of syntactic sugar. See for yourself:

https://component-party.dev/

deno_land, to node
@deno_land@fosstodon.org avatar

A Next.js app requires dozens of config files — next.config.js, eslintrc.json, tsconfig.json, package.json, postcss.config.js, tailwind.config.js, and more.

How did we get here? How do we avoid it?

https://deno.com/blog/node-config-hell/

Franky47, to fediverse

Weekend project: learning how #ActivityPub works to (hopefully) replicate how the WordPress plugin allows blogs to be federated, but for #nextjs webapps / blogs.

So far, it looks like it needs:

  • A database where to store follower connections, so we can send them activities
  • A POST endpoint for the inbox (to accept follow requests)
  • A GET endpoint for the outbox (to do server-to-server federation when publishing a post)

#webdev

Cont. /n

domhabersack, to random
@domhabersack@mastodon.social avatar

My portfolio got a visual and functional refresh during our recent workation in Denmark. Looking at it now, I feel excited to make this the home for all my educational content going forward.

I might have to take the timestamps off until then.

https://domhabersack.com

The new version looks more bold and puts my videos and blog content front and center.

thomasreggi, to programming

Who is someone you follow on mastodon that is a programmer and posts regularly about new technologies? Looking for people to follow.

jgayfer, to react
@jgayfer@fosstodon.org avatar

Is #react (and #nextjs) the de facto way to build a web app these days? Need to put together a dashboard for one of my projects.

I don’t necessarily love the overhead of a single page app, but I also haven’t worked with NextJS before.

HTML templates are of course an option, but I don’t want to make things too hard on myself either by going against the grain.

schizanon, to webdev
chrlschn, to programming

Been seeing a lot of this sentiment recently with . Not living up to the hype from the conf last year. On the other hand @astro is killing it! https://www.reddit.com/r/reactjs/comments/16rhrqx/astro_3_is_what_i_wished_next_13_was/

SuitedUpDev, to react
@SuitedUpDev@mastodon.online avatar

Colour me surprised... but I was today years old when I learned that the website of The Pyongyang Times uses . It even uses and

jasonstcyr, to random

Did you try to deploy your #Nextjs app today to #Vercel and it just doesn't work? Builds seem to be queuing up? You are not alone, there is currently an outage under investigation!

https://www.vercel-status.com/

nosherwan, to webdev
@nosherwan@fosstodon.org avatar

:javascript: :typescript:

Next.js

Finally People are realizing what Next.js has become:

I started to realise this last year & was already worried about Next.js future.

I am relieved that these discussions have come out into the open.

I am tired of repeating this but there is no silver bullet as Software Engineers web developers we have to decide what is best for the architecture.

https://www.reddit.com/r/nextjs/comments/139k2q2/is_anyone_else_skeptical_of_this_revolutionary/

#nextjs
#webdev
#fullstack

bobiko, to webdev Polish

w koncu wrzucę release mojego self-projektu rowerowo-podróżniczego :) ... i bede musiał zmienić UI. z #tailwind na coś znacznie lekkiego i łatwego w utrzymaniu.

#webdev #nextjs

murat, to random

Directing a user of an airport website to the browser console... And the worse part in my opinion is, the page actually loads and then immediately removes the content to just show this message. Is this the common approach to show errors in #NextJS ? #frontend is really broken nowadays :(

davidbisset, to php
@davidbisset@phpc.social avatar

"Write Code Within Components"

🤔

https://github.com/bufferhead-code/nextjs-use-php

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