Author: Sultan Shakir

Fall 2020 Conferences

AWS re:Invent Github Universe 2020 Next.js Conf 2020 Chrome Developer Summit 2020

What’s new in JavaScript from Google I/O 2019

https://youtu.be/c0oy0vQKEZE

Protected: Lime Approval

There is no excerpt because this is a protected post.

Regular Expression Syntax Reference

This section of the PhpStorm documentation website provides a brief summary of regexp syntax that can be helpful for creating search and issue navigation patterns. https://www.jetbrains.com/help/phpstorm/regular-expression-syntax-reference.html

Tagged with: ,

Using regex to replace upper case with lower case in JetBrains IDEs?

find: (\w+_)+(\w+) replace: \L$1$2\E from: https://stackoverflow.com/a/32137232

Tagged with: ,

Amazon FBA Arbitrage Links

Online Arbitrage Book Arbitrage and Amazon’s Fulfillment By Amazon (FBA) Program | Udemy Online Arbitrage – Buy Products Online to Resell http://amzn.to/2t5Vljs https://www.udemy.com/arbitrage/ https://www.udemy.com/onlinearbitrage/

Angular with jQuery plugin

AngularJS Behaviors

JS Bin on jsbin.com

Better D3 Charts with TDD

Google Hangout: https://www.youtube.com/watch?v=nUWomATpNtE Slides: http://golodhros.github.io/ Code: http://tinyurl.com/oh8t4dv

Developer Toolbox – 20150723

http://jsbeautifier.org/ http://beta.json-generator.com/ http://requestb.in/ https://www.runscope.com/ https://www.hurl.it/ http://httpbin.org/

Top