Explore >> Select a destination


You are here

www.garysieling.com
| | cassidoo.co
12.3 parsecs away

Travel
| | Where will your logs be? Depends on where you call them.
| | alexlakatos.com
13.4 parsecs away

Travel
| | Alex Lakatos is a reformed JavaScript person. Currently a Developer Relations Manager ?? @ Fidel API by day, Speaker and Mozilla Reps Mentor by night.
| | mattgreer.dev
21.4 parsecs away

Travel
| | The browser's dev console can be a nice tool to extract data from a webpage.
| | techtldr.com
39.4 parsecs away

Travel
| I use Ammonite and ipython like REPL for Scala. I find it handy to save history to file, so here is how to do it in Ammonite. Ammonite exposes a global object called repl, which has a method called history. The code above converts history to a new line separated string and writes it to [...]