Ado Kukic
Is this thing on?
// Latest Articles
Better Strings in JavaScript with Template Literals (February, 2019)
Template literals or string literals is a new JavaScript feature that enhances the ways in which developers can work with strings. It adds functionality for expression interpolation, multi-line strings, nesting templates, and tagged templates. These features make your code more usable and readable. Let’s learn how to use template literals in our JavaScript applications.
Master the Web Storage API (February, 2019)
The Web Storage API is a JavaScript based API that allows modern browsers to store and persist data in the users browser. The Web Storage API exposes two mechanisms for this called localStorage
and sessionStorage
. These APIs are easy to learn and master, but can easily be abused. This article will teach you all about the Web Storage API, why it exists, how to use it in your applications, and most importantly when to use it and when to avoid using it.
Learn to Code by Building DevEv.io Live (February, 2019)
I have had the priviledge to meet so many amazing developers, community builders, and all around awesome folks over the last 18 months as a Developer Evangelist at Auth0. I am building a platform for them and everyone else to share their amazing projects, talks, tutorials, and wins. The catch? I am doing it all as a live-streamed interactive educational experience for both new developers wishing to learn to code and experienced developers wanting to brush up on new skills, and and I want you to be a part of it!
Introducing ado.xyz (February, 2019)
Hello and welcome to my new place on the web. You might have come across one of my articles on Auth0, Scotch.io, or SitePoint. Maybe you’ve seen one of my talks at a meetup or a conference. Most likely though, this is your first interaction with me.
Whether you know me or are about to, I want to be the first to welcome you to my new blog!
// Upcoming Events
GDG DevFest
- Talk: A Non-Dystopian Look at Modern Authentication
- Date: February 23, 2019
- Location: Winnipeg, Manitoba
Ecuador Java User Group
- Talk: Securing Spring APIs with JSON Web Tokens
- Date: February 28, 2019
- Location: Quito, Ecuador
BoosterConf
- Talk: Build a Passwordless Authentication Server
- Date: March 13, 2019
- Location: Bergen, Norway
CodeStock
- Talk: A Non-Dystopian Look at Modern Authentication
- Date: April 12, 2019
- Location: Knoxville, Tennessee
// Current Projects
DevEv.io
I am building a platform for developers to share their amazing projects, talks, tutorials, and wins. The catch? I am doing it all as a live-streamed interactive educational experience for both new developers wishing to learn to code and experienced developers wanting to brush up on new skills, and and I want you to be a part of it!