Sergey Smyshlyaev

Results 19 issues of Sergey Smyshlyaev

It would be cool, if user could evaluate expressions in console tab, like in JSbin.

feature
contribution welcome

Can one embed CodePan snippets into an HTML presentation and show the presentation offline? My specific usecase is teaching JS, and sometimes classrooms have internet connection issues.

help wanted
feature

There are 2 issues with not publishing shape generator as RC: 1. Documentation website says `Try it! Open the developer console to take the API for a test run.` At...

Documentation shows the following example for shape generator: ``` gen({ type: 'Place', name: gen.string, location: [ gen.number, gen.number ], address: { street: gen.string, city: gen.string } }) ``` This works...

Attempt to run the following toy example ``` (loop [n 10 res 0] (print-let [n2 (* n n )] (recur (dec n) (+ res n2)))) ``` Gives the following result:...

NPM page for this package (https://www.npmjs.com/package/flipper-plugin-async-storage) has 2 broken links: - https://github.com/Fausto95/rn-async-storage-flipper/blob/rn-async-storage-flipper/ - https://github.com/Fausto95/rn-async-storage-flipper/blob/HEAD/flipper-plugin-async-storage Probably they became broken after Github changed URL structure

Red5 windows installer was downloaded from http://www.red5.org/downloads/red5/1_0_1/setup-Red5-1.0.1.exe After installing on Windows 7, "Remove programs" menu displays version 1.0.0 ![screenshot](https://cloud.githubusercontent.com/assets/1313744/5485842/23329e98-86b1-11e4-8d57-ea9c7db55631.png) The problem was reproduced on multiple Windows 7 systems.

Fix link formatting for Kroki link