Telerik DevRel
Developer Relations team @ Telerik!
Thankfully, every year ECMAScript gives us new shinies to advance how we code JavaScript. I’ve found myself digging into features & proposals ever since my curiosity of ES2017’s `SharedArrayBuffer` took me down a fascinating rabbit hole. Let’s delve into some of the features & proposals we get to look forward to in 2019.
just to start a basic workshop
NS Dev Day (shorter version)
ImageCon Keynote, May 2019
A Vue.js inspired slides deck to help you build readable presentations.
A Vue.js inspired slides deck to help you build readable presentations.
Vue.us, NS Dev Day
Model All The Things
Boston Vue.js Meetup launch party
v-type prompts
Keynote for Voxxed Thessaloniki
Vue Vixens special! for mini skulks
For Skulk Launches
ML Kit Talk
Vue.js Roadtrip - Paris (45 mins)
Vue Vixens special! Full Day Skulks
for webinar
mini version - Creative Coders
short version for remote presos
For Progress/NEXT
For Angular NYC - 20 minute preso
Vue Conf US
short version for Vue.Conf Amsterdam
shorter version - ngEurope
For FrontendLove Conference, Amsterdam
For ATO, DevReach, JazzConf
DevReach - TJ and Jen
For ATO, DevFests, etc
General Introduction to NativeScript's State of the Art, updated 8/2018
For NativeScript Developer Days, Sept 2017
and it's awesome!
You have the data, now how do you feed it to a chart so that you can actually see what the data means? In this talk we'll write the code to go from data source to visualization with three different strategies: from a file, from user input (using two-way data binding & from a live data source that's ever-changing. We live in a world with a ridiculous amount of data, let's use it!
Lordt we actually gave this talk
"Cooking with Jen!"
in ten easy steps
An introduction to NativeScript, an open source platform to build Native iOS/Android Apps.
For a long time, I fumbled my way through searching and finding routines involving frontend source code, using the Chrome Developer Tools (aka DevTools). When I finally managed to find what I was looking for, I would then stumble through the best way to make a quick change and track that change. I eventually realized my problem was that I never took the time to learn the DevTools fundamentals. I will relate the fundamentals of searching frontend source code, finding DOM elements, and editing everything, all in the browser, using the Elements and Sources DevTools panels, so that you don’t suffer like I did.
The third meetup is about diving deep into the advanced features of NativeScript. The slides explain access iOS and Android APIs, using npm modules, NativeScript plugins, and more.
The second meetup is about going about the basics with NativeScript. The slides explain concepts like navigation, data binding, CSS, and more—then the hands-on lab walk you through adding these features to a real app.
The first meetup is all about introducing NativeScript. The slides explain what NativeScript is and how to build apps with it. The hands-on lab walks you through the basics of starting an app and making changes to it.
An introduction to NativeScript