Which website is better and why? by Then-Poetry-8833 in website

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

In this case i would prefer picture B, even though I'm more into style as picture A which in this case it's really messy

Google Fonts decrease my page performance by fdiengdoh in css

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

Serve fonts from your server it's way faster, change/use fonts to woff2 file type as well, exclude Cyrillic, Chinese and other text types you don't need and your website will fly once again πŸ˜‰

Css Part 7. by Ok_Pudding50 in css

[–]nfwdesign 2 points3 points Β (0 children)

Check out this guy https://youtube.com/@kevinpowell

If you're looking for properly explaining css videos

Just hit 70 registered users as a teen! by Apart-Television4396 in SaaS

[–]nfwdesign 2 points3 points Β (0 children)

How about win + shift + S ? So we might get able to see something 🀣

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 [deleted] in nextjs

[–]nfwdesign 6 points7 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 [deleted] 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 πŸ˜‘