All Stories

Using react-native-ble-manager in a mobile application

Explore how react-native-ble-manager allows us to enable and scan for Bluetooth Low Energy devices within our React Native application.
Chimezie Innocent
10 min read

Exploring data visualization with Unovis

Create charts and map graphs using Unovis, the framework-independent data visualization library.
Mohammad Faisal
10 min read

Converting videos to GIFs using FFMPEG on Android

In this article, we will convert a video file into a GIF using FFMPEG on Android and request media from Android Storage Providers.
Emmanuel Enya
5 min read

Conduct a heuristic evaluation: Step-by-step tutorial and tips

In this tutorial, you can learn what a heuristic evaluation is and how to perform it to enhance your product and reduce usability issues.
Rosie Allabarton
9 min read

How to automatically import and register Vue components

Reduce your code bloat by automatically importing Vue components using unplugin-vue-components.
Jacob Jackson
5 min read

How to write reusable components in Phoenix LiveView

In the Phoenix framework, a LiveView is a special type of connection that we can return from the returned JSON and HTML routes.
Simon Bundgaard-Egeberg
6 min read

Build complex SPAs quickly with vue-element-admin

Learn how to use vue-element-admin, a helpful admin dashboard starter template, to jumpstart your dashboard building process in Vue.
Emmanuel John
8 min read

A UX designer’s guide to implementing push notifications

Here are 10 tips on how to create push notifications, as well as some issues to avoid during the process and compliance considerations.
Yaroslav Malymon
8 min read

Understanding Rust disambiguating traits: Copy, Clone, and Dynamic

In this article, we will delve into each trait's specifics and use cases so that you can effectively implement them in your Rust projects.
Eze Sunday
9 min read

Using SuperTokens for authentication in Next.js

In the fast-paced world of web development, security has become a major concern for developers and businesses alike. With the increasing number of data...
Wisdom Ekpotu
10 min read

How to build a ClojureScript web app with React…

ClojureScript, which compiles Clojure to JavaScript, is a natural fit for web development, particularly with React via a library called Reagent.
Oliver Hine
6 min read

Storytelling: Designing the user’s journey with UX story mapping

Story mapping is a powerful, fresh, and enjoyable way to map and visualize the user’s journey in a visual and dynamic manner.
David Hall
8 min read