This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.addEventListener("turbo:click", event => console.log(event)) | |
document.addEventListener("turbo:before-visit ", event => console.log(event)) | |
document.addEventListener("turbo:submit-start ", event => console.log(event)) | |
document.addEventListener("turbo:before-fetch-request ", event => console.log(event)) | |
document.addEventListener("turbo:before-fetch-response ", event => console.log(event)) | |
document.addEventListener("turbo:submit-end", event => console.log(event)) | |
document.addEventListener("turbo:before-cache", event => console.log(event)) | |
document.addEventListener("turbo:before-render", event => console.log(event)) | |
document.addEventListener("turbo:before-stream-render", event => console.log(event)) | |
document.addEventListener("turbo:render", event => console.log(event)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Dependecia: https://github.com/ggreer/the_silver_searcher | |
## alias gs="git status && console" | |
function console { | |
pwd=$(pwd) | |
if [ -z "$(ag console.log "$pwd")" ] | |
then | |
echo -e '\033[1;31m Good job \033[0m 😎' | |
else |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<outline text="Dataviz" title="Dataviz"> | |
<outline type="rss" text="Programming Historian" title="Programming Historian" xmlUrl="http://programminghistorian.org/feed.xml" htmlUrl="https://programminghistorian.org"/> | |
<outline type="rss" text="storytelling with data" title="storytelling with data" xmlUrl="http://www.storytellingwithdata.com/feeds/posts/default" htmlUrl="http://www.storytellingwithdata.com/"/> | |
<outline type="rss" text="DataScience+" title="DataScience+" xmlUrl="http://datascienceplus.com/feed/" htmlUrl="https://datascienceplus.com"/> | |
<outline type="rss" text="Blog - Darkhorse Analytics" title="Blog - Darkhorse Analytics" xmlUrl="http://darkhorseanalytics.com/blog/feed/" htmlUrl="https://www.darkhorseanalytics.com/blog/"/> | |
<outline type="rss" text="Chartable" title="Chartable" xmlUrl="https://blog.datawrapper.de/rss2.xml" htmlUrl="https://blog.datawrapper.de/"/> | |
<outline type="rss" text="Michael Sandberg's Data Visualization B |
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 5 columns, instead of 6 in line 1.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name,year,value,lastValue,rank | |
Badajoz,1950,0,0,1,2 | |
Badajoz,1951,0,0,2,2 | |
Badajoz,1952,0,0,3,2 | |
Badajoz,1953,0,0,1,2 | |
Badajoz,1954,0,0,2,2 | |
Badajoz,1955,0,0,3,2 | |
Badajoz,1956,0,0,1,2 | |
Badajoz,1957,3,0,2,2 | |
Badajoz,1958,5,3,3,2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name | year | value | lastValue | rank | |
---|---|---|---|---|---|
Badajoz | 1950 | 0 | 0 | 1 | |
Badajoz | 1951 | 0 | 0 | 2 | |
Badajoz | 1952 | 0 | 0 | 3 | |
Badajoz | 1953 | 0 | 0 | 1 | |
Badajoz | 1954 | 0 | 0 | 2 | |
Badajoz | 1955 | 0 | 0 | 3 | |
Badajoz | 1956 | 0 | 0 | 1 | |
Badajoz | 1957 | 3 | 0 | 2 | |
Badajoz | 1958 | 5 | 3 | 3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am jorgeatgu on github. | |
* I am jorgeatgu (https://keybase.io/jorgeatgu) on keybase. | |
* I have a public key ASB8WrN0i32MGIS_z1OoP3N-CJ3ipOxfQNrBVvqJm6VvMwo | |
To claim this, I am signing this object: |
NewerOlder