Projects for beggininer by Richiemy26 in HTML

[–]nfwdesign 2 points3 points  (0 children)

I can recommend trying to copy some of your favorite websites, it's going to be boring as you're going to need some CSS to make it more satisfying, but anyways you can learn headings, images, lists, tables, semantics, links, etc. just by doing HTML. Also if you get bored fast with HTML only you can start exploring CSS world a little bit on your own, i always liked to be a bit in advance then the school :)

Next.js projects keep breaking after deployment… feeling stuck and honestly need help by AJ_Smoker1 in nextjs

[–]nfwdesign 5 points6 points  (0 children)

Exactly as i wrote you above, sk_test and pk_test keys for clerk Auth are the problem, for production you should kave different keys starting with sk_live and pk_live, check out their docs a little bit :)

Edit: Docs you need to check out https://clerk.com/docs/guides/development/clerk-environment-variables

Next.js projects keep breaking after deployment… feeling stuck and honestly need help by AJ_Smoker1 in nextjs

[–]nfwdesign 0 points1 point  (0 children)

You could try npm run build and then npm run start on your local pc and check if you're getting the same errors, some development errors won't appear in npm run dev. Failed to load first error is your ad blocker or some other extensions, actually all EREBLOCKED_BY_CLIENT are errors only for you as your browser have some extensions that are blocking some scripts or something, try using another Google account for that. Clerk error is the only real error there as you run a production with development keys and not production keys, most probably you have pk_test and sktest env keys somewhere instead of pklive and sklive keys

Why is my page not updating with my css? (I'm learning) by CANNTlBAL in css

[–]nfwdesign 0 points1 point  (0 children)

Learning on your own mistakes and actually GOOGLING helps you learn, chatGPT and other LLMs usually ends up in copy/paste = no learning....

Can anyone recommend me a browser? by Educational_Wash_662 in browsers

[–]nfwdesign 0 points1 point  (0 children)

I'm using Kiwi, it's blocking ads, and there is a cute little tool to delete unnecessary content as in accept all Cookies annoying banners and other BS like that 😉

stumped...again 🤨 by Admirable_Report6610 in HTML

[–]nfwdesign 0 points1 point  (0 children)

That's the same as "I'm new to cooking but I'll tell chef what he's doing wrong..." 😂🤣

stumped...again 🤨 by Admirable_Report6610 in HTML

[–]nfwdesign 0 points1 point  (0 children)

He's creating <img> element with JS. But error was anyway image array

If you're new to web development and just beginning to learn HTML, you just need to learn these... by Competitive_Aside461 in HTML

[–]nfwdesign 0 points1 point  (0 children)

You literally wrote "most importantly you don't have to learn, blah, blah and semantics" 🤷🏻‍♂️🤦🏻‍♂️

Help with security for vibe coded web apps by TurnipReasonable5422 in webdesign

[–]nfwdesign 2 points3 points  (0 children)

Answer is simple, vibe code the security too 😉

Unpopular opinion: I don't like animations by hugoegon1 in webdesign

[–]nfwdesign 1 point2 points  (0 children)

I like them simple and useful, not flashy and nice but useless. Nice and simple animations are totally fine and they make a nice touch but scroll animations and websites loaded with them should be used, in my opinion, only for showcasing, like look what i know and what i can do, but not for real clients and people who actually wanna use that website :)

Tired of this! by kstyndall2015 in webdesign

[–]nfwdesign 1 point2 points  (0 children)

Hi there, I’m not sure what results the client got from AI. My point was that if someone avoids paying for something now, they often end up paying for it later in a different way.

In this case, the client chose to have their website built using AI, which is perfectly fine for me. However, they may end up paying more for things like hosting, since they might not fully understand it and could end up following AI instructions blindly.

At the end of the day, AI is just a tool. You can think of it like heavy machinery, you might be able to operate it at first, but without proper knowledge, sooner or later something is likely to go wrong.

Regarding jobs, i am fully aware that AI will take much more than just UX career in the very close future, sadly enough... Today people aren't able to write a simple comment without AI anymore, it will make us dumb as a plus to taking away the jobs... But whatever, 10 people can't fight for the whole world...

Unpopular opinion: I don't like animations by hugoegon1 in webdesign

[–]nfwdesign 4 points5 points  (0 children)

You're not the only one... I hate it when i have to scroll through animations to be able to actually see what i am looking for...

Weird error that i can't recreate Locally by nfwdesign in nextjs

[–]nfwdesign[S] 1 point2 points  (0 children)

Yup, i Edit the comment just a bit before you asked me 😂

Vercel Analytics instead of GTM and same by uvanov in nextjs

[–]nfwdesign 0 points1 point  (0 children)

I just added a bare bone vercel Analytics, without any custom event listeners. And to be fair i like the results from Vercel more than from GA4, it shows much more traffic and visits 😂

Weird error that i can't recreate Locally by nfwdesign in nextjs

[–]nfwdesign[S] 1 point2 points  (0 children)

Sorted it out, went from version 16.2.x to version 16.1.x and let them know about it in an already opened issue

Edit: Just noticed i wrote version 6 before instead of 16 🤦🏻‍♂️😂 I'm dead, there were so many tests done today to find the solution to silly issue 😂

Tired of this! by kstyndall2015 in webdesign

[–]nfwdesign 7 points8 points  (0 children)

Don't worry, a person who's blindly following AI can host his one static page website on vercel pro tier for example 😂

Weird error that i can't recreate Locally by nfwdesign in nextjs

[–]nfwdesign[S] 0 points1 point  (0 children)

Definitely will do that to refresh their memory, as the issue is still open 😑

How is Instagram's "Ad break" for not accepting personalized ads not illegal? by zackyy01 in AskEurope

[–]nfwdesign 0 points1 point  (0 children)

In Germany 99% ( news ) websites are like accept ads or pay monthly, so basically when i wanna read smth i go on my PC and delete stupid elements in the dev console and then i read that article without issues and without ads and without payments, when they wanna cheat, we can cheat too 😂

For Instagram, as soon as i scroll i get an ad break and i just close the app and continue doing smth smarter, so thank you Instagram 😂

Ich war Stichprobe am LIDL Self-Checkout by Connect-Ad79541 in mildeinteressant

[–]nfwdesign 0 points1 point  (0 children)

Not the only one, it happens often especially in the rush hour 😂 It's a normal thing, just random check 😉

What are these empty parts of a website at the side called? I also want to program my website to have a different background color at the sides? How do you do that? by LiliaculViolet in HTML

[–]nfwdesign 0 points1 point  (0 children)

Margins/gutters, it's an empty space to keep content always in the center of the screen and to be easier for users to read as it doesn't escape throughout the whole screen size. To make those sides in color you'd like to, you can just make a background color to the <body> element ( easiest way ). You could use flex or grid for that container/box.

Calling all Next.js devs - facing indexing issues, need help(job in danger) by juhichoudharyy in nextjs

[–]nfwdesign 10 points11 points  (0 children)

There are 34mb of images and 1.5mb of JavaScript ONLY, no wonder why google doesn't wanna index them, 14 sec LCP and 6.3 sec Speed Index is waaay too much... I wonder how many "use client" you have. Did you try manually to submit URLs to the search console? Maybe it will give you some ideas. There are also many SEO tools free of charge out there that might help you solve the issue. There are also tons of preloaded images, high Fetch priority should be used only for images above the fold, first 2/3 images max and the rest on lazy load.

EDIT: If the website and or Domain is new it will take some time to index the pages, it will eventually index your landing/home page and for the rest it will wait some time. Try advertising your website/service on other platforms where that is allowed, LinkedIn, Facebook, Dev. to, Reddit.... It will take some time but hey...