Jakob · @jakobo
89 followers · 10 posts · Server hachyderm.io

: Next 13 will push route.ts / route.js files through its preprocessing pipeline. That's probably not what you want for OAuth callback pages or other API endpoints.

github.com/jakobo/codedrift/di

#til #NextJS #javascript #typescript

Last updated 1 year ago

Schalk Neethling · @schalkneethling
5 followers · 89 posts · Server hachyderm.io
Eric Burel · @ericbureltech
0 followers · 5 posts · Server hachyderm.io

If your app structure looks like "[lang]/[segment]/[ab-bucket]/[theme]/[productId]/[today's weather]/[god when does this end]/page.tsx"
=> you can limit the annoying parameter nesting by encoding them into a "megaparam":
blog.vulcanjs.org/render-anyth

#NextJS

Last updated 1 year ago

Eric Burel · @ericbureltech
0 followers · 5 posts · Server hachyderm.io

is like Pokemon, the first step is to pick your starter ๐Ÿ”ฅ ๐Ÿ’ง ๐Ÿƒ
Let me help you with my latest article:
prismic.io/blog/nextjs-boilerp

#NextJS

Last updated 1 year ago

Interesting course, for free!!๐Ÿ‘€

Build a Twitter Clone with the Next.js App Router and Supabase
egghead.io/courses/build-a-twi

#NextJS #Supabase

Last updated 1 year ago

zaphodias · @zaphodias
19 followers · 46 posts · Server hachyderm.io

I'm building my personal CMS in , I think I have a few little gems in it that could be useful to others too ๐Ÿ‘€
I'll share a blog post with some implementation details soon, in the meanwhile writing these posts looks like this:

#rust #web #NextJS #react #frontend #backend

Last updated 1 year ago

Learn to authenticate your app with with Ceora Ford at 2023.

Register today and join us at Kalahari Resort & Convention Center in the Nov 7-10: techbash.com/

#NextJS #auth0 #techbash #poconos #webdev #auth #javascript #techevents #devconference #developers #webdevelopment

Last updated 1 year ago

Natik Gadzhi · @natik
101 followers · 572 posts · Server hachyderm.io

I have no idea what I'm doing with that little site, but here are some words on how I've used with for some self-inflicted site suffering at respawn.io:

respawn.io/posts/contentlayer-

Don't do this at home. Just stay with , , or , seriously. Good for occasional therapeutic yak shaving sessions though.

#contentlayer #NextJS #frontend #static #11ty #jekyll #hugo

Last updated 1 year ago

Ayu Adiati · @AdiatiAyu
107 followers · 15 posts · Server hachyderm.io
Marty Coote · @martycoote
52 followers · 573 posts · Server hachyderm.io

Anyone had issues with Container Queries and minification, specifically with Next.js?

I've got an odd issue where white space is being stripped from css inside an `@container` block.

Anyone know if dart sass or other processors are handling container queries well yet?

#containerquery #webdev #NextJS

Last updated 1 year ago

Andrew Moore · @FineWolf
83 followers · 49 posts · Server hachyderm.io

For the past year or so, I've grown very unsatisfied with . Its ESM support is non-existent, upgrades were like pulling teeth, and the build times were appalling. In 2023, really the only place where it still shines is its unparalleled image optimization pipeline.

As for , image optimization doesn't work in SSG. That's a non-starter for me. My site is deployed on an S3 bucket, fronted by CloudFront.

[continued...]

#gatsbyjs #NextJS

Last updated 1 year ago

Andrew Moore · @FineWolf
70 followers · 44 posts · Server hachyderm.io

andrewmoore.ca is built using Astro now ๐ŸŽ‰

It took me about 5 days to re-implement my site with @astro . The developer experience is amazing, the team is super helpful, and the build times... wow. I went from 35 minutes with down to 20 seconds (both figures are with a primed cache).

Why did I chose over or even ? ๐Ÿงต

#gatsbyjs #withastro #NextJS

Last updated 1 year ago

Natik Gadzhi · @natik
78 followers · 438 posts · Server hachyderm.io

respawn.io is basically an SSG site that ingests notes from a subdirectory in a @obsidian vault (hardlinked into the site repo) and renders them, with support, wikilinks, code snippets, etc.

It's been fun to build. But if you'd be interested, try Flowershop.app instead โ€”ย it does all of that, but probably better. flowershow.app/

#NextJS #github #markdown

Last updated 1 year ago

Kai Klostermann · @odddev
212 followers · 970 posts · Server hachyderm.io

@activenode just published a great video about server actions! Check it out here: youtu.be/jsEJsi2FD1U
Great new feature.

#NextJS #javascript #web #webdev #dev

Last updated 2 years ago

Jaka Hudoklin · @offlinehq
44 followers · 81 posts · Server hachyderm.io

server actions look cool, they allow you to execute code on a server without having to deal with extra API layer. It brings client and server code closer together, while making sure it only updates what is needed in the UI
nextjs.org/blog/next-13-4#serv

#NextJS

Last updated 2 years ago

Sasha · @ferrata
521 followers · 2830 posts · Server hachyderm.io

my first experience using together , , and . the code looks terrible ๐Ÿ˜ฃ

#NextJS #tailwind #fontawesome

Last updated 2 years ago

Kris · @lookitskris
26 followers · 12 posts · Server hachyderm.io

Converting a & app built using the visual studio template (that uses create-react-app under the hood) to use instead. Not as straight forward as I thought it would be. Will do a blog post with some notes when done

#dotnet #react #NextJS

Last updated 2 years ago

Eric · @eheimburg
0 followers · 10 posts · Server hachyderm.io

I've been recreating some dead WordPress blogs as static websites. But which site generator to use?!

My goal is to spend the least amount of time possible maintaining the project code over the next two decades (say).

is my current pick, and I have no complaints... aside from setup: on Windows the installation was very fiddly. But that's a big downside!

Also, it's written in , which is sadly withering away. Will ruby exist in 20 years?

Maybe or ?

#jekyll #ruby #gatsbyjs #NextJS #jamstack

Last updated 2 years ago

Daniel Smith · @javajoint
56 followers · 223 posts · Server hachyderm.io

Putting it out there that I need to come up with a web dev role this week. Open to contract or FT. Thanks kindly for checking me out.

See github.com/DanielSmith and daniel.org/resume/

been studying Python & Django -
happy to come up to speed with that. I also used to do a lot of , and am happy to learn

#php #laravel #react #NextJS #tailwind #node #Express #mongoose #mysql #mongodb

Last updated 2 years ago

Tali · @Tali
730 followers · 355 posts · Server hachyderm.io

TFW you endeavor to simply practice your new react skills with next.js and then stupidly decide to pick up a template that does way more than you need it to instead of good ol' create-react-app and then fall into a hyperfixation rabbit hole and accidentally half-learn-but-not-really dynamic routes, typescript, prisma, next-auth, deploying to Railway, and framer for no reason ๐Ÿ˜ฎโ€๐Ÿ’จ

Please someone tell me they can relate

#react #javascript #typescript #NextJS #adhd

Last updated 2 years ago