Mimic.js, Phantom.js and More ~! @IHeartRadio


Details
Hello world,
It's that time again! Our monthly JavaScript meetup.
/~~~~~~~~~~~~~~~~~~~~~~~~Speakers~~~~~~~~~~~~~~~~~~~~~~~~~~~/
const Ra'Shaun_Stovall = {
About_Me: 'Ra'Shaun "Snuggs" Stovall is a familiar face in many developer communities. Whether contributing to OSS in the Javascript community or teaching new developers running NYC.rb he is always pushing the limits of the latest technology.',
Talk_Description: ' In this talk he will discuss using the HTML5 element and how it can be used with Javascript to render all our client side needs in the browser. He will discuss a real world scenario of its usage. If you would like to learn an easy method of using native components in the platform without the need of a framework this is the talk for you. Check out the MDN documentation for more details: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/template '
};
=========================================================
/~~~~~~~~~~~~~~~~~~~~~~~~Speakers~~~~~~~~~~~~~~~~~~~~~~~~~~~/
const Ilya_Gelman = {
About_Me: 'Ilya is the Head of NYC Office for 500Tech, Israel's leading front-end consultancy. In the last few years he helped large and small companies build advanced front-end, spoke and taught about front-end technologies around the world, organized international React and Angular conferences and local meetups, wrote a book on Redux and worked on multiple open-source projects.',
Talk_Description: 'Mimic.js is an open source tool for imitating server responses purely on the client-side. In this talk you will learn about the tool, the technical challenges we faced trying to make it unobtrusive for your application, and real-life problems we had, have and will have by making it open-source.',
Social_Links: [Linkedin (https://www.linkedin.com/in/ilyagelman/), Twitter (https://twitter.com/ilyagelman)]
};
=========================================================
const Sundeep_Narang = {
About_Me: 'Sundeep Narang is a Senior Software Engineer at Quality EDGAR Solutions, Inc. There he is responsible for development/design/deployment of web applications that help public companies file forms and documents with Securities and Exchange Commission (SEC). Tompkins Financial Corporation, Pioneer Power Solutions, Inc., Pillar Income Asset Management, CareView Communications etc. are some of the public companies that use these systems, developed by him, to file their documents with SEC. Sundeep also developed a negotiation system called, ETC Unite, to help corporations and unions negotiate labor contracts. This system was certified by SAP and showcased at “SAP Sapphire Now 2014”. It was also initially used by Association of Flight Attendants for United Airlines. He holds a Master’s of Science in Computer Science from New York University.',
Talk_Description: 'Phantom.js (http://phantomjs.org/), for testing and beyond! Sundeep will talk about PhantomJS. PhantomJS is a headless browser with a JavaScript API. He will show live demos on using it for automated testing. There are also some more unexpected uses for PhantomJS which he will discuss and demo.',
Social_Links: [Linkedin (https://www.linkedin.com/in/sundeepnarang/)]
};
=========================================================

Mimic.js, Phantom.js and More ~! @IHeartRadio