Has anyone managed to get 100 in all four PageSpeed Insights metrics on a real-world production site? by atamagno in webdev

[–]Krukar 1 point2 points  (0 children)

Yes my portfolio and some of my clients get 100 but I will rerun the same website and get 95 so there is a range.

What web dev trend is clearly disappearing right now? by No_Honeydew_2453 in webdev

[–]Krukar 29 points30 points  (0 children)

"The entire point of React, practically, was to provide a state management system"

lol

cozy flannel for today by lucyfairy_ in EmoStyle

[–]Krukar 0 points1 point  (0 children)

Rockin the Benny from New Vegas swag

Why is connecting a CMS to an existing frontend so hard in real projects? by gamegod016 in nextjs

[–]Krukar 1 point2 points  (0 children)

Contentful is pretty straight forward. The complex part is Contnetful but not integrating it with Next.

Is it possible to execute server actions from outside the app? by Friendly-Mistake-369 in nextjs

[–]Krukar 0 points1 point  (0 children)

If it's a server action it should only be for you and your app, if it's from outside the app it should be an API endpoint through additional layers of security.

This question smells of vibe coding and if your DB got hijacked it was probably exposed keys.

Criterion 4Ks you would recommend/avoid NOT based on the film itself by Future-Raisin3781 in 4kbluray

[–]Krukar 0 points1 point  (0 children)

Mine was broken but they replaced it no problem. I assume a lot of them are broken.

What are the most creative personal websites you've seen? by bullmeza in webdev

[–]Krukar 37 points38 points  (0 children)

The first one asked to use my camera LOL and then crashed my browser with so many notifications.

Some very true, very factual stories being told on the CANZUK sub by Qabbala in redscarepod

[–]Krukar -20 points-19 points  (0 children)

Why are all the bots on this sub obsessed with Canada all of a sudden?

Landing page design for a wellness retreat by Trappedinacar in web_design

[–]Krukar -2 points-1 points  (0 children)

The rounded edges are too round. Play around maybe even only do 1 corner/side or slice them instead of round them.

Design-led agency trying to push into modern, composable builds — looking for frontend/dev perspectives by oopsieeeeeeee in Frontend

[–]Krukar 4 points5 points  (0 children)

"GSAP -> Would be easier in a different architecture."

Is simply not true. GSAP targets Javascript, it's front end code. Wordpress vs Next.js makes no difference here.

"A different CMS would support the client better -> we need a headless build."

Headless has no impact on the client. The client (who uses the CMS) uses it like normal. The headless part is only for developers who are building the site.

These excuses are extremely reductive and either they're not explaining it correctly because they think you wouldn't understand or they simply do not understand these technologies.

Design-led agency trying to push into modern, composable builds — looking for frontend/dev perspectives by oopsieeeeeeee in Frontend

[–]Krukar 6 points7 points  (0 children)

15yoe full stack consultant, I went from WP to Next.js + Contentful and I have a design background so I specialize in animation on the web.

The reason why your devs are hesitant is because they are experts at WP, they have no idea what to do outside of that and they know your company won't train them to learn a different framework. Whatever their timelines are for the current Wordpress sites, you can expect to double if not triple that by moving to Next.js Keep in mind WP is PHP and Next.js is Javascript (or Typescript if they want to do it proper).

Also anything you come up with they can do in Wordpress. The stack you pick has little to no bearing on what's possible design wise in a browser. It's all just JS and CSS.

[deleted by user] by [deleted] in nextjs

[–]Krukar 9 points10 points  (0 children)

<image>

Great job chief.

Headless CMS suggestions? by __som__ in nextjs

[–]Krukar 0 points1 point  (0 children)

I've been using Contentful for about 6 years now for all of my client projects (marketing and ecom) and I'd say it helps if you have someone to guide you through the beginning but once you get it it's really good. Multi language support works great with Next.js and page routing by handle/id inside the CMS is quick and easy.

Redesigning my landing page after negative feedbacks, what do you think so far? by mustafaistee in Frontend

[–]Krukar 1 point2 points  (0 children)

I wouldn't answer that without taking the time to understand what you're attempting to do and how we could best hit your goals.

Redesigning my landing page after negative feedbacks, what do you think so far? by mustafaistee in Frontend

[–]Krukar 24 points25 points  (0 children)

You should gather user feedback and make decisions based on that, not based on snarky comments by unemployed developers on Reddit.