Posts by vinibudd • 455 points
10 posts
-
4
votes1
answer3685
viewsQ: Function pipe() javascript (Node.js)
How does the javascript PIPE() work (Node.js)? I see it a lot in Gulp and would like to know how the function works directly in javascript.
-
11
votes3
answers218
viewsQ: Doubt javascript Function t(n,t,i,r)
I usually see the source code of the pages and I never understood that. function dt(n,t,i,r) What do those letters mean?
javascriptasked vinibudd 455 -
0
votes1
answer144
viewsQ: Finish burger menu
Guys, I downloaded this menu, I’d like you to help me, I’m learning javascript and I’d like your help. I would like to know how to open and close the menu pq has no and where to put UL LI in html…
javascriptasked vinibudd 455 -
6
votes1
answer1377
viewsQ: Select multiple CSS classes with wildcard
I want to color all the classes in a grid I downloaded, the Flexbox. It has 12 columns, I want to do something like col-md-* and select everyone who uses this class to color.…
-
1
votes0
answers34
viewsQ: Is that an operator in javascript? = >
I’m learning JS and I downloaded a package from Atom and I went to see his code, I found this, I think it’s an operator => but I would like to remove that doubt
javascriptasked vinibudd 455 -
5
votes1
answer47
viewsQ: Symbol unknown javascript
Guys, I’m learning javascript and I downloaded Olw Carousel and I went to see the js and at the beginning of the script there’s this excerpt ;(function($, window, document, undefined) what intrigued…
javascriptasked vinibudd 455 -
3
votes1
answer431
viewsQ: Text effect or paragraph loading
Hello. I’ve been watching it on several websites. Facebook, Dropbox and various frameworks that use css and js an effect that appears before the text is loaded. I hope you understand. Thank you…
-
1
votes2
answers585
views -
-4
votes1
answer152
viewsQ: How JSON works in a project
Hello, I’ve been asking many questions, which seem basic, but causes me confusion, so better ask, rs. I would like to know how the . json file works in a project, what it does. Thank you!…
-
1
votes3
answers267
viewsQ: I’d like to know how Vagrant works
I saw several tutorials on the Internet, and various articles on Youtube, but so far do not understand the functioning. In most of the things I saw, I taught how to install a virtual machine and run…