/wdg/ - Web Developer General

Previous 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
youtu.be/Zftx68K-1D4 - Web Development in 2018

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

Attached: 1523601419185.png (1280x720, 180K)

Other urls found in this thread:

gist.github.com/svmotha/9fae060072bd88d6168e738dd09d85a3
gist.github.com/hygull/6cdf0fa8a1184693a234a7a73cbdd52e
gist.github.com/angrycoffeemonster/4f05896d233baf6bd9b0894e30b5fa63
gist.github.com/SivaCse/ba601e580c5a53564acbf8d63ef24437
vimeo.com/128417581
gnu.org/software/emacs/
vimeo.com/blog/post/new-upload-rules
twitter.com/NSFWRedditGif

okay, now that we have a thread I wanted to ask if there is a javascript library for resizing divs like jquery-ui's resizable() but without jquery?

is there a prepacked image gallery like craigslist's?
so far i'm just manually copy pasting their shit figuring it out.
maybe i'll just copy someones slideshow

Whats a good way of going through the call stack step by step when clicking a button on a web page. I don't know which function is tied to the click event so I find it hard to know where to put the breakpoint for debugging.

Can anyone steer me in the right direction?

>making the jump from apache to node.js

Attached: flat,550x550,075,f.u1.jpg (550x550, 20K)

In chrome dev tools, you should be able to see events from this panel when you highlight an element in the DOM tree

Attached: Screen Shot 2018-04-16 at 6.30.15 AM.png (2074x676, 313K)

Ah great, thanks!

what if I'm making a freelancer-like site?

Phoenix is god tier.

not a site per se, more of a management tool
that can work as a freelancing site?

thoughts?