.txt document to be able to be anywhere close to efficient at coding JS later and not have to constantly take 10-minute breaks to hunt for how to do this and that. [00:02] == ironfroggy [~ironfrogg@python/site-packages/ironfroggy] has quit [Ping timeout: 256 seconds] [00:02] what order should i be running: eslint, babel, istanbul, mocha, rollup (assuming if one fails i stop there) [00:03] No wait, I'm experiencing it. [00:03] BigFatMooCow: that just sounds like being new at something [00:03] sounds like you're doing it right [00:03] Havvy: Yes, still happens after reload. It only allows horizontal scrolling with middle mouse for some reason. [00:03] Success: that seems right
[00:04] what does it mean to instrument my javascript
[00:04] i dont get it
[00:05] == plutoniix [[email protected]] has joined ##javascript
[00:05] <kiki> use it? [00:05] <kiki
> context @ Success?
[00:06] Success: for code coverage? that's what istanbul does
[00:07] Success: A tool that looks at your JavaScript code to do something.
[00:07] Like I'm trying to figure out how to get istanbul to run on my es2017 in a clean manor
[00:07] For analogy, when you use a thermometer on a bowl of soup, you are instrumenting the soup.
[00:08] Havvy: ahhh that makes sense. Yeah i was greatly overcomplicating it lol. I thought "Instrumenting" was like whole process compiling the AST's and injecting necessary functions and what not :o
Havvy Success: "implement, tool, instrument, appliance, utensil mean a relatively simple device for performing work. implement may apply to anything necessary to perform a task (crude stone implements) (farm implements). tool suggests an implement adapted to facilitate a definite kind or stage of work and suggests the need of skill more strongly than implement (a carpenter's tools). instrument suggests a device [00:53] capable of delicate or precise work (the dentist's instruments). appliance refers to a tool or instrument utilizing a power source and suggests portability or temporary attachment (household appliances). utensil applies to a device used in domestic work or some routine unskilled activity (kitchen utensils)." [00:54] == jaxdev [~[email protected]] has quit [Remote host closed the connection] [00:54] implement, tool, instrument, appliance, utensil mean a relatively simple device for performing work. implement may apply to anything necessary to perform a task (crude stone implements) (farm implements). tool suggests an implement adapted to facilitate a definite kind or stage of work and suggests the need of skill more strongly than implement (a carpenter's tools). instrument suggests a device capable of delicate [00:54] or precise work (the dentist's instruments). appliance refers to a tool or instrument utilizing a power source and suggests portability or temporary attachment (household appliances). utensil applies to a device used in domestic work or some routine unskilled activity (kitchen utensils). « .. bonus appendix @ havvy bigfatmoocow [00:55] https://www.merriam-webster.com/dictionary/instrument .. nice features here [00:55] == phutchins1 [~[email protected]] has joined ##javascript [00:56] == django_ [[email protected]] has joined ##javascript [00:56] i wanted it api'ed