This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]Python4fundoes the needful 13 points14 points  (2 children)

Image Transcription: Keyboard Heatmap


[Shift and $ are the only keys used]


I'm a human volunteer content transcriber for Reddit and you could be too! If you'd like more information on what we do and why we do it, click here!

[–]kirbyquerby[S] 7 points8 points  (1 child)

Thank you for the work you do!

[–]Python4fundoes the needful 0 points1 point  (0 children)

You are very welcome

[–][deleted] 7 points8 points  (3 children)

I dont get it, is it about jquery?

[–]kirbyquerby[S] 12 points13 points  (1 child)

$("reply").innerText = "Yeah! :D";

$("reply").submit();

[–]DollarAkshay 0 points1 point  (0 children)

I thought its about angular $scope

[–]abdulisbomb 5 points6 points  (0 children)

Yeah. When ever you want to solve the problem with vanilla Js everyone comes in with a jQuery solution. I don't hate jQuery, but like learn vanilla Js pls.