Blog

Bytes Route 1.6.0 Released
Get new insights with Tour Analytics 2.0, improved UX in the dashboard, and the Tour Editor + stability improvements for SPAs.
January 21th, 2021 • 5 min read
Logos from companies within the digital adoption industry
Twenty one plus logos from leaders, challengers and newbie companies within the digital adoption and transformation industries, for your inspiration.
January 12th, 2021 • 5 min read

Bytes Route 1.5.0 Released
Work together with the new Teams feature. Create teams, invite your colleagues, and collaborate to produce the best tours together.
December 11th, 2020 • 5 min read

Bytes Route 1.4.0 Released
This release features a redesigned Tour Analytics view and a new Documentation. It also includes visual improvements and bugfixes in the creation script, running script, the landing page, and the blog.
November 3rd, 2020 • 3 min read
Bytes Route: a practical example
Explaining how the tour creator works with a practical example
October 20th, 2020 • 20 min read
Bytes Route 1.3.0 Released
Launch Widget visibility option, UX & UI improvements, bugfixes.
October 14th, 2020 • 3 min read
How we tackled the onboarding for the setup phase in Bytes Route
Learn how Bytes Route tackled its own users onboarding for the initial setup. How to smooth transition from an empty state to a normal view in a web-app
October 13th, 2020 • 3 min read
Bytes Route: a simple solution for user onboarding
The advantages of using onboarding guides in your apps
October 5th, 2020 • 10 min read
How we detect an HTML element in webpage
In this article, we will talk about the method we use for detecting an element on a website page and the problems we faced using this method
October 1st, 2020 • 15 min read
Bytes Route 1.2.0 Released
Dynamic URL support, tour statistics, redesigned dashboard redesigned homepage, new-user onboarding flow, tour creation bugfixes, password reset bugfixes, and much more.
September 28th, 2020 • 3 min read

What is Unicode or UTF-8
The standard defines, in one place, all the characters needed for writing the majority of living languages
September 16th, 2020 • 6 min read

About testing an API
Testing your API saves time and builds confidence
September 8th, 2020 • 5 min read

Semantic versioning
Semantic versioning for the rest of us
September 2nd, 2020 • 3 min read
Bytes Route 1.1.0 Released
New navigation options, improved security, redesigned homepage, and bugfixes.
August 28th, 2020 • 3 min read
Bytes Route 1.0.0 Released
Bytes Route has now gone gold 👑 The first stable versions of the extension, dashboard, and launch widget are here.
July 31st, 2020 • 3 min read

NPM guide
Ins and outs of npm + tips and tricks
July 25th, 2020 • 10 min read

SSE: server sends events to client?!?
HTTP is a unidirectional protocol, but, using SSE, we can send data from the server to the client without the client requesting it first
July 21st, 2020 • 3 min read

RESTful API's: Security Tips
Keep the design as simple as possible, simple is more secure
July 20th, 2020 • 22 min read

RESTful API's: Persistency & Mongo
MongoDB is a NoSQL document database. Find out how you can use it to store application data and have persistency in your apps.
July 17th, 2020 • 16 min read

RESTful API's: Servers & Node
Node.js is an open-source runtime for JavaScript. It was created by Ryan Dall in 2009
July 11th, 2020 • 18 min read

RESTful API's: Definition
Everybody uses REST applications to access information from the internet
July 8th, 2020 • 20 min read

RESTful API's: Networking
RESTful APIs are usually built over the internet. But what is the internet?
July 4th, 2020 • 12 min read

RESTful API's: from zero to HERO
A complete guide to RESTful API's and building them with Node and Express
July 1st, 2020 • 2 min read