>Free beginner resources to get started Get a good understanding of HTML, CSS and JavaScript. developer.mozilla.org/en-US/docs/Learn - a good introduction to HTML/CSS/JS and Node.js or Django freecodecamp.org - curriculum including HTML/CSS/JS, React, Node.js, Express, and MongoDB javascript.info - curriculum providing a strong basis in JavaScript
>Further learning resources and documentation developer.mozilla.org/en-US/docs/Web - excellent documentation for HTML, CSS & JS hackr.io - crowdsourced collection of tutorials from across the web for learning languages and libraries (ignore sponsored stuff, look at upvotes) learnxinyminutes.com - quick reference sheets for the syntax of many different languages (generally not sufficient on their own for learning something, but very helpful) pastebin.com/gfBPg24A - Collection of PHP links.
>Asking questions jsfiddle.net - Use this and post a link, if you need help with your HTML/CSS/JS 3v4l.org/ - Use this and post a link, if you need help with PHP/HackLang
How do you make a movable (click n drag) element in webstuff?
Jaxon Ross
>javascript.info is a really good resource, thanks for sharing
Caleb Hernandez
I always liked low level stuff and assumed web dev was easy but boy was I wrong. You guys are autistic maniacs in the best possible way. How do I git gud?
Carter Sanders
mouse click and move eventlistener and modify the elements left/top or transform: translate CSS property? There is also some popular library for exactly this but can't remember the name right now.
Having some hobby project you really like working on is a great way to learn and improve overall imo.
Easton Roberts
Pick something and get really good at it. Don't fall for the fullstack meme, you'll get stuck in some shitty company who relies on you to hold the entire thing together and even if you can handle that, after decades of doing that shit you'll get bored - but the money raises to keep you gets better and better until you're literally a fucking husk.
So pick something. Anything. And keep getting better at it, pushing it to the limits of what you currently believe is capable. Don't ignore everything else, but don't waste your time trying to be a master of everything when the good companies are going to hire specialists of those areas anyways.
Elijah Martinez
React devs, which framework/UI library do you like the most?
Juan Jones
Who is the most framworked nigga on /wdg/ tell us your complete stacks so we can have a laf. Then tell us your salary so we can cry.
ANT. It just werkz. The other option you'll probably hear a lot is MUI.
Kevin Hernandez
Am I dumb for wanting to just use vanilla javascript/jquery? I wouldn't mind learning React for visuals, but Angular seems gimmicky. It's like people got sold on the idea of trying to us javascript for everything. Its like using a flat head screw driver for Phillips screws. Yeah, it will work, but sucks in the long run.