github.com
GitHub - stacktracejs/stacktrace.js: Framework-agnostic, micro-library for getting stack traces in all web browsers
https://github.com/eriwen/javascript-stacktrace
Framework-agnostic, micro-library for getting stack traces in all web browsers. Https:/ www.stacktracejs.com/. Use Git or checkout with SVN using the web URL. Aug 9, 2016. Failed to load latest commit information. Add issue and PR templates. Apr 17, 2016. Properly bundle for module loaders. Aug 9, 2016. Fix new test for old IEs. Jun 13, 2016. Submit to npm's silly enforcement of 2-space indendation for package. Apr 1, 2016. Oct 19, 2015. Add jscs and fix all warnings. Feb 8, 2016. Convert reports to JSON.
betsydog.com
AttachHub | Betsydog Inc.
http://betsydog.com/attachhub
Mobile Apps Software Development. Skip to primary content. Skip to secondary content. Obtain various types of attachments from other Android apps and easily upload them, alongside record updates, to your Salesforce account; works both online and offline. Use AttachHub as a hub to obtain documents, pictures, videos, voice recordings, etc from your other Android apps and upload them as attachments to selected Salesforce records. AttachHub also allows you to make edits to those records. Alternatively, run t...
danlimerick.wordpress.com
How to catch JavaScript Errors with window.onerror (even on Chrome and Firefox) – danlimerick
https://danlimerick.wordpress.com/2014/01/18/how-to-catch-javascript-errors-with-window-onerror-even-on-chrome-and-firefox
Daniel Lee's thoughts about programming. How to catch JavaScript Errors with window.onerror (even on Chrome and Firefox). The way we handle our JavaScript exceptions is to:. Collect data about the useragent, context etc. Save it to our logs by sending an ajax request with the data and the exception information. I can finally log JS Exceptions! We decided to use. It is very simple to get started with, you just have to override the handler like this:. But It Was Too Good To Be True. Handler does not have t...
danlimerick.wordpress.com
Daniel Lee – danlimerick
https://danlimerick.wordpress.com/author/danlimerick
Daniel Lee's thoughts about programming. Review of Release It! Design and Deploy Production-Ready Software by Michael T. Nygard, published by The Pragmatic Programmers. Is a book I have had on my reading list for a few years. I started a new job at Tradera/eBay Sweden in June last year and Release It! It was the beginning of the end for a previously very successful company. Release It! The Exception That Grounded An Airline. The lesson learned in this case was that it is unlikely that you can catch all t...
coreboarder.com
musings, mumblings, and murmurs
http://coreboarder.com/blog
Musings, mumblings, and murmurs. Visual Studio 2015 Angular2 es6-shim missing. TSD: Error: self signed certificate in certificate chain. Git clone error: fatal: unable to access… SSL certificate problem: self signed certificate in certificate chain. SharePoint list item popovers on hover with AngularJS. How to change Xbox streaming on Windows 10 to very high quality. Visual Studio 2015 Angular2 es6-shim missing. October 6, 2015. To fix when in the project directory run:. Tsd install es6-shim -g. Script t...
blog.mitemitreski.com
Mite Mitreski: How to Not Hate JavaScript: Tips from the Frontline
http://blog.mitemitreski.com/2014/12/how-to-not-hate-java-script-tips-from.html
8220;There is no escape—we pay for the violence of our ancestors.”. How to Not Hate JavaScript: Tips from the Frontline. This article was originally published on voxxed under, https:/ www.voxxed.com/blog/2014/11/how-to-not-hate-java-script-tips-from-the-frontline/. Fundamentally it’s a simple way of adding a breakpoint. If we have code where we loop over an element list and then process the elements. We can add the debugger statement inside the loop so that we have a breakpoint on each iteration:. The tr...
blog.mitemitreski.com
Mite Mitreski: 12/01/2014 - 01/01/2015
http://blog.mitemitreski.com/2014_12_01_archive.html
8220;There is no escape—we pay for the violence of our ancestors.”. Thread Local Storage in Java. This post is part of the Java. And is licensed under the Creative Commons 3.0 Attribution. License. If you like it, please spread the word by sharing, Tweeting, FB, G , etc! It was also republished under https:/ www.voxxed.com/blog/2014/12/thread-local-storage-in-java/. Most major programming languages have implementations of the concept. For example, C 11 has the thread local. In the beginning the value is ...
SOCIAL ENGAGEMENT