/wdg/ - Web Development General

Framewoorker 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 this 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: 1623086112433.jpg (1999x1181, 279.26K)

Das me, I make money, im goona framewoork

Wojak counteract ANIME POST

Attached: 801322.png (1920x1200, 914.42K)

AHHH IM LEETCOOOOOOOOODING

>could not solve a single coding challenge if his life depended on it

Attached: 1625484516269.png (512x301, 108.17K)

Attached: chillin.jpg (540x405, 23.27K)

Learning Vue. How come when I click on test me the editAgain doesn't become true and make the request?


Test me

export default {
data: () => ({
editAgain: false
}),
methods: {
test () {
if (this.editAgain === "true") {
//make the request
}
}
}
}

FUCK FRAMEWORKS

Attached: ahem.jpg (254x198, 5.96K)

Agree, user!
Fuck frameworks, fuck depending upon hundreds of packages.
HTML, CSS, JS, and PHP is all you need.

Attached: 1651534166455.jpg (4032x2268, 1.97M)

how do I become a junior web/front-end developer without experience or a CS degree?

Attached: 1633043990822.png (897x900, 1.47M)

You don't.

I don't believe you.

try to find courses that offer a certification or simply work on your portfolio that proves your skills

You don't need a degree to be a web developer, but you need experience. It can be acquired through an internship, personal project, create your own company and such.
No one will hire at face value.

What's better in this field: an online university degree or paid certificates from online classes?

this is literally me lmao

The most expensive bootcamp you can find, they're usually the best. 0 to 100k in 6 months.

NTA, but how about bootcamps? Is it a good way to build connection and gain experiences?

AMA BOOTCOOMPER IM GOONNNA BOOTCOOOOOOOOOOOM

What is a portfolio? Does a github with all your stuff count as a portfolio? Also should I make a new one separated from my neet/private account? I don't want to look unprofessional but that's also where I have all the stuff I worked on these past years

>"true" instead of true
I wonder

You may only post in this thread if you can into flexbox

Attached: Screenshot 2022-06-14 at 09-03-51 Flexbox Froggy.png (593x593, 44.43K)