HTMX and the last OP is a fag for letting the thread die edition >>>Free beginner resources to get started with HTML, CSS and JS>https://developer.mozilla.org/en-US/docs/Learn - MDN is your best friend for fundamentals>https://web.dev/learn/ - Guides by Google, you can also learn concepts like Accessibility, Responsive Design etc>https://eloquentjavascript.net/Eloquent_JavaScript.pdf - A modern introduction to JavaScript>https://javascript.info/ - Quite a good JS tutorial>https://flukeout.github.io/ - Learn CSS selectors in no time>https://flexboxfroggy.com/ and https://cssgridgarden.com/ - Learn flex and grid in CSS>>>Resources for backend languages>https://nodejs.org/en/learn/getting-started/introduction-to-nodejs - An intro to Node.js>https://www.phptutorial.net - A PHP tutorial>https://dev.java/learn/ - A Java tutorial>https://rentry.org/htbby - Links for Python and Go>https://quii.gitbook.io/learn-go-with-tests - Learn Go with Tests>>>Resources for miscellaneous areas>https://github.com/bradtraversy/design-resources-for-developers - List of design resources>https://www.digitalocean.com/community/tutorials - Usually the best guides for everything server related>>>Need help? Create an example and post the link>https://jsfiddle.net - if you need help with HTML/CSS/JS>https://3v4l.org - if you need help with PHP/HackLang>https://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.io>>Submit your project progress updates using this format in your posts, the scraper will pick it up:>>:: my-project-title ::>dev:: anon>tools:: PHP, MySQL, etc.>link:: https://my.website.com>repo:: https://github.com/user/repo>progress:: Lorem ipsum dolor sit amet>>previous >>108057968
>>108097699"Modern" javascript frame works was the original vibe coding.it let a bunch of retards with "imposter syndrome" make a ton of slop that ruined the web. Training wheels for javascript.
>team doesn't use git>no senior dev >use a WebForms app>No Models>code is a pasta >PM is retarded>Stored Procedures are messy>used MVC approach>they hate me and thinks I'm a retard Im gonna quit for real I hate this, my study towards WebAPI+Angular are now down the drain because the Project manager doesn't know the difference between .net and .net core and now got scammed by a fucking UI developer that use depreciated framework so he can flex his design, fuck them.
>>108100107>used MVC approachBased>they hate me and thinks I'm a retardVery based
>>108100107>tranime poster>his avatar is a malerare
Front end tips?
>>108102169Start with small small toys and work your way up to something life-size. You don't wanna try to take all of your bf's cock straight way. Anal tears are no laughing matter
>>108102169If you can't navigate through your website interfaces using just a keyboard, you're architecting a difficult-to-use website.
>>108103630Ironically, this is good advice.>>108104353I'm still at the very beginning, although I believe serious planning for mobile phones is best.
Is this thread still active? I'm studying HTML, CSS, and JavaScript.
>>108100107Most boomers don’t really know much about computer science. I met a dude at some place who didn’t even know what Python was.
>>108100107kek actually super relatable. its kind of funny. I've fallen for that multiple times over the years, but when you need a job you need a job. basically MVC.net and newer is fine. but ya web forms and active server pages and all that old shit is pretty trash and hard to work on. ESPECIALLY because they use stored procedures so extensively. Everything feels hidden. its good money and job security though. if they're running 30 year old software they probably have ancient fucking devs kek.
>>108104546Good, after finishing it learn git, MySQL and PHP (and a simple styling framework, like bootstrap). Unironically that's all you need to start getting productive and have fun
>>108097699Htmx + fastapi guy here. I started to wonder how to make error conditioning rendering work (a form displays an error message in the appropriate input, else update the target div) - chatgpt said to return the form either way, with either the error or a on load trigger to fetch the target. Quirky, but not so bad.I started to wonder if using (modern) PHP + htmx was a good idea, since I'm just rendering html on endpoints, but after some testing (specifically in docker, since I want to secure my VPS) I've come to realize that I don't really like PHP all that much, and prefer python with SQLModel and strong typing for better debugging and testing.
Been working on a modern imageboard engine in Go + React 19 for a while now.My goal was to modernize the stack while preserving the SOUL of imageboards like this site while fixing the privacy vs. spam trade-off and baking in all the quality-of-life features we usually need extensions for.>Invite-based (WebAuthn/Passkeys = No CAPTCHAs)>Blind Signatures (Server mathematically cannot link posts to user IPs)>Native 4chan X suite (Floating QR, Image Expansion, Thread Watcher, Gallery Mode, Auto Updates, etc.)>Mobile native PWA>Multiple images/webms in one post>Markdown formatting>Simple theme builder/CSS injectionJust a pet project for fun to see if I could solve the identity/anonymity paradox, but it's fully functional. I'll spin up a live instance in the coming months.
>>108106949
>>108106949Cool, can you share the link/invite?
i love vibeslopping