Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. the format of the methods looks really similar to inserting text that would be returned/called.
  2. ie: toDos = $('.js-to-dos'); vs console.log ( $objectname.value]);
  3. is there any major aspect of the code that could help me avoid getting the formats confused?
  4.  
  5. is there a common situation that will usually call for Jquery? or is it just a general tool when using JS?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement