/wdg/ - Web Development General

Based Edition
>Free beginner resources to get started with HTML, CSS, JavaScript and PHP
eloquentjavascript.net/Eloquent_JavaScript.pdf - A modern introduction to JavaScript
developer.mozilla.org/en-US/docs/Learn - A good starting point to learn about web dev fundamentals
javascript.info/ - Quite a good JS tutorial
freecodecamp.org - Curriculum including HTML/CSS/JS, React, Node.js, Express, and MongoDB
theodinproject.com - Curriculum including HTML/CSS/JS, and either Ruby on Rails / SQL, or Node.js / MongoDB
fullstackopen.com/en/ - Requires you to have basic web dev, db and git knowledge
flexboxfroggy.com/ and cssgridgarden.com/ - Learn flex/grid in CSS
phptherightway.com/ - A decent PHP resource
phptutorial.net - A PHP tutorial

>List of design resources
github.com/bradtraversy/design-resources-for-developers

>All useful documentation in one place
devdocs.io

>Need help? Create an example and post the link
jsfiddle.net - if you need help with HTML/CSS/JS
3v4l.org - if you need help with PHP/HackLang
codesandbox.io - if you need help with React/Angular/Vue

We have own website: wdg.one
Submit your project progress updates using the following format in your posts (the scraper will pick it up):
:: my-project-title ::
dev:: user
tools:: node, react, etc
link:: my.website.com
repo:: github.com/user/repo
progress:: Lorem ipsum dolor sit amet


Previous :

Attached: illust_72725286_20211013_161224.jpg (1920x1080, 726.63K)

Attached: 1642223317867.jpg (800x450, 68.31K)

hotdog stand

Nakadashi, nakadashi, and nakadashi.

thoughts on supabase?

nakadashi Noa-chan :3

nakadashi Hana-chan :3

nakadashi Hinata-chan :3

fpbp

Bump

uoh

why the fuck does everyone want .net its so fuckin hard

Attached: file.png (700x894, 65.36K)

well this doesnt seem bad anymore but every thing in .net is an eye sore

Is it a good idea to buy a domain from Google Domains?
I just want to host html and it is dirt cheap (compared to let's say namecheap)

and maybe host a Flask App
Google: 10$/year
PythonAnywhere: 5$/month

Speaking of which, where should you host you portfolios to increase the likelihood of HR people clicking your link?

What kind of domains does google offer?

🤤

Oh boy I can't wait to learn about cookies considering how important they ar-
>Express requires an package to use half of its cookie functions
Fine whatever

Attached: captain adama.jpg (1244x676, 44.4K)

Ok help me understand one thing. I got a website, the website shows stock/currency prices etc in real time - it updates without refreshing but i do not see any requests being send in network tab nor any websocket during loading the page. How do they hide requests/ data exchange from appearing in the network tab?

😭

alright bros I've never used the Any Forums API but these emotes are a good reason to learn
how do I get programmatic access to all of the emotes?

I am doing some backend until I am tired of it and go back to frontend (god, that's a lot of prep work)

Afterwards I want to enter a German Bootcamp and get referred to future employers for interviews.
Bad move?

I don't think there's any endpoint for that, it's probably an April fool's
Just post a message with all the emotes and see what shows and what doesn't

amateur admin here, got a devops assignment coming up
they want me to do a traefik + wordpress docker deployment on a virgin ubuntu 20.04
any tips for impressing the recruiters? i should probably look into hardening?
should i use rootless mode? not sure cause i never tried it