Cloudflare edition.>Free beginner resources to get started with HTML, CSS and JShttps://developer.mozilla.org/en-US/docs/Learn - MDN is your best friend for fundamentalshttps://web.dev/learn/ - Guides by Google, you can also learn concepts like Accessibility, Responsive Design etchttps://eloquentjavascript.net/Eloquent_JavaScript.pdf - A modern introduction to JavaScripthttps://javascript.info/ - Quite a good JS tutorialhttps://flukeout.github.io/ - Learn CSS selectors in no timehttps://flexboxfroggy.com/ and https://cssgridgarden.com/ - Learn flex and grid in CSS>Resources for backend languageshttps://nodejs.org/en/learn/getting-started/introduction-to-nodejs - An intro to Node.jshttps://www.phptutorial.net - A PHP tutorialhttps://dev.java/learn/ - A Java tutorialhttps://rentry.org/htbby - Links for Python and Gohttps://quii.gitbook.io/learn-go-with-tests - Learn Go with Tests>Resources for miscellaneous areashttps://github.com/bradtraversy/design-resources-for-developers - List of design resourceshttps://www.digitalocean.com/community/tutorials - Usually the best guides for everything server related>Need help? Create an example and post the linkhttps://jsfiddle.net - if you need help with HTML/CSS/JShttps://3v4l.org - if you need help with PHP/HackLanghttps://codesandbox.io - if you need help with React/Angular/Vue/wdg/ may or may not welcome app development discussion. You can post and see what the response is. Some app technologies of course have overlap with web dev, like React Native, Electron, and Flutter.We have our own website: https://wdg-one.github.ioSubmit your project progress updates using this format in your posts, the scraper will pick it up::: my-project-title ::dev:: anontools:: PHP, PostgreSQL, etc.link:: https://my.website.comrepo:: https://github.com/user/repoprogress:: Lorem ipsum dolor sit ametPrevious: >>108951042
Well /wdg/? Do you read engineering blogs from big companies?I sometimes read tech blogs but normally I'm just writing personal projects and reading documentation.
>>109005780It's certainly superior over medium.com pajeet slop, and now AI slop flooding tech blogs.
>>109005876I read some random dev's blog the other day about AI programming. I think it was something I found on Reddit. It was a good article, saying that AI is a useful tool but you need to understand any code you've made with it before you commit that code.
>>109005588The Preact no build SPA I'm working on is improving. I've read the entire Preact docs, and added global state and dispatch to all functional components using the legacy context class API. I am now reading up on frontend architecture with the Elm, Redux, Replicant and Re-Frame docs.Millions must read.
>>109007360>but you need to understand any code you've made with it before you commit that code.it's pretty surreal that this has to be specified 2bh, it should be common sense
>>109007529damn you've read a lot kneegrow
thoughts on Less (CSS)?
>>109009213More of a vanilla CSS guy myself
>>109005780>Do you read engineering blogs from big companies?I did when they ware interesting and technology focused ~10 years agoThose companies have grown so much that they don't value tech any more but brand value so the blogs now are circle jerking exercise
>>109009213basically jQuery at this point. Makes your project more complex with little to gain
>>109010316yeah, so I learnedI was setting up an Angular project and the installer proposed to install Less along with it so I thought it would be relevant
I'm getting fucking raped by Ai ScrappersIs there anything you can do short of Installing Trannyware Anubis to somehow take advantage of this?At least make em pay a fucking cent or something if they're going to be hitting me up every 2 seconds
>>109010647put it behind cloudflare
>>109005588Oh i misunderstood the thread. Thought this was a how to FUCK cloudflare and whatever voidzero is in the FACE!
>>109011195>Sell out to the literal devil Literally give me anything else
>>109010647https://webagencyhero.com/cloudflare-waf-rules-v3/
>>109007578I have read the current React docs twice and the legacy React docs once
chances are cloudfñare is running the same scrapers they get rid of when u use themnow that I think about it, there's probs lot of money in bypassing cloudflareand probs theres also money in competing with cloudflare
>>109012995my focus is really poor, I read something and soon I start thinking about something which is slightly related, damn
>>109013105cloudflare sells a scrper nowcloudflare 's scraper also has a lot of exploits that are well known at this point there is not money in competing in cloudflare because you can'thope that helps. all scrapers can be easily bypassed instantly. it doesn't matter if you have anubis or anything else. i can bypass it instantly using firecrawl. ddos-guard, go-away, anubis, cloudflare, fastly, i don't care, i am fucking scraping it. cry about it
>>109009213not needed anymore, vanilla CSS is pretty good now
>>109013127Ditto. Good blog post on this: https://www.zolkos.com/2025/12/03/vanilla-css-is-all-you-need
>>109005876God I hate when that fucking slop is the first result google throws at you instead of MDN
>>109013151Ermm. duderino, literally just use a tailwind multi-line class with 9340 characters to paint the background blue
>>109013151I only skim-read this. But yeah I just use vanilla CSS in personal projects. Tailwind seems like total bloat.Also it's crazy how much stuff browsers can do natively these days. They just keep bolting on new stuff, whether it's CSS, JS, whatever. From a web dev perspective I think that's good though. It allows you to make more powerful and interesting web applications.
>>109005780nowadays all you'll get from engineering blogs are AI articles you cant trust
>>109015076Hopefully the AI meme will be tempered somewhat by increasing prices. Pic related.
>>109015893tech leads in charge status: troll'd
Claude fable 5 can turn htmx into react
>>109016146>htmxMeme
I'm fucking around with my projects and noticed serving a few MB files is kind of slow, like roughly 1000 requests per second slow, localhost. How do I fix this?
>>109010647Add your own PoW middleware? https://en.wikipedia.org/wiki/HashcashIt's not that hard. Anubis is basically just this.
I thought making my own crypto payment processing would be simpler, i've installed a handful of very sketchy apps by now and made a lot of wallets, but i think i got the hang of things, now to scrap my progress and redo it properly
>they separated ripple.ts syntax into its own package that can compile to react, preact, solid and sveltehttps://tsrx.dev/THANK YOU VIBE GODS
>>109020174refactoring is OP, share ur insight on refactoring with us if you want
tets
bupn
I might run all my npm stuff inside a VM because of all these npm supply chain attacks.
whats a good static site generator framework, I want the least complex one.
>>109022945people are already calling it dead, scary stuff. it'd be a shame, cause node is probs the best thing to ever happen to BE it is the future, done and gone completely wrong. to me the moral of the story is accountabilitylike, yeah, take care of it, don't let bad actors handle it, should be obvious enough, the mass layoffs probably didn't help either, the vulnerability warnings were a profecy
>>109022981no framework, just vanilla php include/require that's all if all u want is a menu or list of links that'd be my choice fo shizzle
Why doesn't Firefox have canvas smoothing?
>>109023820Never used <canvas> myself because I'm a pleb
>>109022981I haven't used it myself, but maybe something like Hugohttps://gohugo.io/getting-started/quick-start/
Another day, another axios CVEit's all so tiresome
>>109026000More of a fetch nigga myself