Eternal 404 summer >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: https://desuarchive.org/g/thread/109365854
my professional future and job is right now in the air, uncertain future. looking to speed-run this cert and look for greener pastures. my job might be just right, but it sure is uncertain. got to check what the fuck to do, luckily I've got 2 leads. but I've got to speed-run this cert as first step to up my chances.
bump maintenance, keep it bumped guys, I go to sleep
Nice resource:https://unicode.org/Public/UCD/latest/ucd/emoji/emoji-data.txt
Any recs for ASP.NET tutorials?
>>109484625https://github.com/dotnet/AspNetCore.Docs.Sampleshttps://github.com/dotnet/sampleshttps://github.com/dotnet-architecture/eShopOnWebhttps://github.com/jasontaylordev/CleanArchitecturehttps://github.com/dotnet/eShop
YES WE USE HTMX YES WE'RE QUEERWE EXIST
>>109484625is that old .net?>>109484657git learning resource repos, some are gold, but hard to find
keep the maintenance bumps coming or 404. page 9
>>109484460nice presentation 2bh, specially the related emojs, should have gone a step further though
>>109488289>should have gone a step further thoughI'll bite. What is your magnificent idea?
>>109488291well, sets, happy faces: all of these, related hand gestures, all of these, gang banging hand signs, all of these, u get the picture
tets
how do I tell my female austrian boss that it's post G.I.S and not post jizz
>>109490779in a joking manner
about npm, react and nodeare they as insecure as I think they are?
me bumping the thread out of 404 response ;_;if you see it in page 9 or 10, just bump it
Honestly I'm tired of the bloat.Of worrying about CVEs, supply chain attacks, needless complexity and AI in general.I just want programming to feel fun again. I'm learning Go and use it along with HTMX to build shit for fun. Might even use Buffalo for the lols and learn a little about caddy to keep my projects running on the server in parallel.I just feel so sad bros, all I wanted was to keep working as a code monkey and feel needed.
>>109492251Javascript was never meant to be used on a server. With that said, the more libraries you add the more opening you add for attackers.
>>109485667>HTMX I have one question, why we need htmx if bootstrap.bundle.min.js exist?Also im making secured/encrypted chat, i learned a lot and looking for your advice 4chings about security?
>>109494969A bit of context: the only narrow thing is the created Chat Name is required to be same (without random vector) so potentially name can be decrypted, but thats it.
Just use ai lil snailkitties
Also Laravel debug on perf_statsTime: 286.16ms | RAM Peak: 22MBMine own MVC mini frameworkTime: 0.00557s | Memory Used: 0.62MB (Peak: 0.68MB)
is acces + refresh token a basic necessity?
>>109495154So it seems, so it seems.
>>109496105>>109495154Tokens is a goyslop.
>>109496130Cookies arent webscale
>>109494538it's complicated yes, it seems that we have a timer on us, but then again, somebody'll have to babysit the ai, and it better have a clue about programming
>>109494555>the more libraries you add the more opening you add for attackers.that much is clear, npm is a shitshow. I always say the same, let a megacorp have responsability on it, they'll thread more carefully. .net has a library system as well and you don't hear about attacks every day of the week
what would you say is the most recession/ai proof tech career whwre you still program?
>>109497003probably anything that is tightly regulated, i.e. aerospace>thought i was immune to the ai hype at my workplace because management are all engineers/ex-engineers with 30+ yoe>they've suddenly started "exploring" agentic ai from a comfy functional language to nodeslop because ai is better at iti should probably switch careers
>>109496694npm is owned by microsoft
>>109497504well they're not caring about it much, that's for surehow does that work, from the outside it'd seem that anyone can upload a package to later turn it malitious
Bump.
Why is the bar so insanely high for web devs now? In the 90s and 2000s, all boomers had to do was walk in and say they knew HTML and would be given a 6 figure job on the spot. Pic related is a job posting from some 40 person company nobody has ever heard of that probably won't even exist a few years from now, paying low 6 figures in a HCOL area.
>>109498293You are not programmers anymore, but software engineers.Programmers in the year 2026 are in ASM, C, Rust, maybe C++, Scala? maybe Java? SQL(T) and Power Shell.
>>109495075It's kinda ridiculous how slow laravel and symfony are, while php is very fast
>>109498120sneqqy
>>109498904yes, but supposedly even php is very slow, for example compared to node. let alone the big ones like java .net or gosymfony and laravel have to carry a big weight of built in solutions, they really are feature rich
>>109498769there's plenty of scripting langs in web dev, but there are also programming langs
>>109499221He tried 38 languageshttps://dev.to/johnrushx/38-programming-languages-which-is-best-584f
>>109499603>no HTMLngmi
>>109483175
>>109480978Making a website to share decks for a TCG I like. But I hate designing HTML/CSS and prefer doing backend shit. What are some ok-ish templates I could use? At least to test functionalities of my site.
>>109498293Me turning up with my htm/preact website with view transitionshttps://media1.tenor.com/m/JI5c7hbkod0AAAAC/tokyo-drift-fast-and-furious.gif
>>109503422nigga search for "free css theme/template"
>Bahahah funny BABHAHHHAFucking shit little piece of, Jesus.
>>109507292>reddit compressed into a boxshiggy diggy
https://www.youtube.com/watch?v=MnS0TvxLzaU>170kBpsYou should be able to beat this
>>109508528>convert the file to a QR Prompt>claude build
WHY IS MY DIV GOING TO THE TOP LEFT OF MY SCREEN EVEN THOUGH I USED TAILWIND CSS FLEX JUSTIFY-CENTER ITEM-CENTER!! WHY IS THIS HAPPENING?!! I DON'T WANT THE DIV TAKING UP THE WHOLE SCREEN THOUGH. HOW DO YOU FIX THIS SHIT I'VE BEEN HERE FOR HOURS!!
>>109510063line 77
>>109510063Replace tailwind with bootstrap
>>109510478nta, but that's fired boomer status