Apple deployed their non-minified Svelte code to production 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, MySQL, etc.link:: https://my.website.comrepo:: https://github.com/user/repoprogress:: Lorem ipsum dolor sit ametPrevious: >>107065449
legit insane that jabascript is still the only browser languageeven the ladyboy browser is using jabascriptcontinuing this mistake of history....
>>107122296That's not true though, we have WASM now
>>107122514rust is relly ugliest languaje ever writen
>>107121932>svelte on appleso that settles it, svelteChads won big time, react-virgins on suicide watch and on endangered species list
>>107122544Rust isn't the only language that can compile to WASM. I used Blazor WASM recently, Microsoft's framework for writing your front-end in C#, which compiles to WASM>>107122753React user here. I might look at Svelte one day. Can't be bothered right now though
I added santa to my personal site's little globe animation
>>107123223based as phuck, u modeled and painted it too?
>>107123316The original model is from half-life, I ripped it and converted to gltf:https://www.youtube.com/watch?v=1GM2pctX0K0The santa is all me though
what the fuck do i even put on a personal website besides github links projects I'm working on. should i just make it have cool shit like >>107123223 to show my skills tangibly?
svelte is the worst framework there is desū
>>107123338even more badass, I think they have the opacity turned down and some kind of blur filter/and/or antialiasing on it
>>107124533In the video it's linear texture filtering. Half-life has both linear texture filtering and nearest. I enabled nearest for mine
>>107121932>Apple deployed their non-minified Svelte code to productionkek, node_modules and allthat'll be $500k a year plus tip, no refunds
>>107124743>linear texture filteringinteresting, looks like it's something from the 3d world, because image editing doesn't have this at least doesn't make it explicit
>>107124530Why?
Anyone here run a dropshipping site? Is it worth getting into in 2025?
Does anyone here have an archive of the sourcemaps the GH repo was DMCA'd
>>107122544you can compile C to wasm you dumb fuck>>107124743I'm pretty sure half life used additive blending for the globes
>>107125484I think the globe has some kind of "light" to it, when the two layers of the globe (front continent and the other continent on the other side) the blending mode is additive, aka, they're a lighter shade when overlapping