/wdg/ - Web Dev Gen

corporations love it because facebook

Not a lot of bloat compared to Angular or Vue, and with Redux you have the perfect state based UI framework

Material UI next has the most features as far as I know but if you don't like google's material you're out of luck.

You're the one that got duped into working for free.

>copying and pasting is 'working'
holy fuck you boomers are on another level of lazy

We're talking about having codejams in /dpt/, first theme seems to be "find a project and improve on it", nicely general. No central repository, showcase your solution however befits you.
July 15 Deadline for codejam0

Attached: 68eb2df1a189f88bb0cbd47a3e00c112--lena-illustrations.jpg (236x236, 13K)

>Does angular suck
No

>everything seems so tedious.
It's better for things to be explicitly defined rather than you finding a bug then wasting 5 hours trying to find the cause.
It's better when shit doesn't run at all when things aren't 100% fine, than it breaking down in production.

>Why is wordpress the standard for web right now?
It isn't. It's just widely used by codelets
That's like saying shady hole-in-a-wall fried chicken is equal to steak prepared in a proper restaurant just because the fried chicken is more common.

>not immediately adding the closing brace / bracket / paren when you type the opening one

Prev thread: →

>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 (independent of your browser choice)
freecodecamp.com
codecademy.com
hackr.io

>Further resources
developer.mozilla.org/en-US/docs/Web - excellent documentation for HTML, CSS & JS
github.com/kamranahmedse/developer-roadmap - Frontend+Backend learner-path suggestions
youtube.com/watch?v=Zftx68K-1D4&feature=youtu.be

jsfiddle.net - Use this and post a link, if you need help with your HTML/CSS/JS