Edmund Ekott Frontend engineer who specializes in building complex UIs with JavaScript and CSS.

Stories by Edmund Ekott

Implement push notifications in React Native with OneSignal

Dev

Learn how to implement push notifications in React Native on iOS or Android devices with OneSignal, a handy messaging tool.

Edmund Ekott
Feb 2, 2022 ⋅ 10 min read

How to use React with Ruby on Rails

Dev

Build complex UIs with this tutorial outlining multiple ways to use and install React in a Ruby on Rails project.

Edmund Ekott
Aug 23, 2021 ⋅ 4 min read

Comparing React Native state management libraries

Dev

Find the best state management library for your React Native app with this comparison of the React Context API, Hookstate, and Easy-Peasy.

Edmund Ekott
Jul 29, 2021 ⋅ 7 min read

Using TypeScript with React Native

Dev

An introduction to using TypeScript in React Native apps, including a tutorial and example build for a mobile app

Edmund Ekott
May 17, 2021 ⋅ 7 min read
Gridsome vs. Nuxt.js: Comparison and Tutorial With Examples

Gridsome vs. Nuxt.js: Comparison and tutorial with examples

Dev

In this guide, we’ll evaluate Gridsome and Nuxt.js in terms of the developer experience, general use and best practices, structure, and community adoption. Then we’ll build an example blog with both frameworks.

Edmund Ekott
Feb 17, 2021 ⋅ 10 min read
A Dropdown Menu Representing the GitHub Actions Needed to Autodeploy an App

GitHub Actions: How to autodeploy your app

Dev

In this tutorial, you can learn how to build a sample Vue.js app and automate the process of autodeploying it with GitHub Actions.

Edmund Ekott
Dec 3, 2020 ⋅ 8 min read
How to Take Full Advantage of Full-Static Mode in Nuxt 2.13

How to take full advantage of full-static mode in Nuxt.js 2.13

Dev

Nuxt.js 2.13 introduced improved support for static apps, making it possible to specify how apps in universal mode are handled. In this guide, we’ll zoom in on this new full-static mode.

Edmund Ekott
Oct 6, 2020 ⋅ 2 min read
5 Methods For Optimizing Vue.js Applications

5 methods for optimizing Vue.js applications

Dev

It’s one thing to write Vue.js code and ship it; it’s another thing entirely to make it faster and more enjoyable for your users.

Edmund Ekott
Jul 29, 2020 ⋅ 5 min read