Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View faragly's full-sized avatar

Faradzhli Khalik faragly

  • Khanty-Mansiysk
View GitHub Profile
Verifying my Blockstack ID is secured with the address 14GYSiFrut1PhiarhU8qQTUv9ScrrxrHr9 https://explorer.blockstack.org/address/14GYSiFrut1PhiarhU8qQTUv9ScrrxrHr9
@faragly
faragly / index.html
Last active August 29, 2015 14:26
Пошаговое выполнение долгого скрипта (AngularJS + PHP)
<div ng-app="testApp">
<div ng-controller="TestCtrl" ng-init="ajaxStart">
{{progress}}
</div>
</div>