David Ekanem In love with technology and discussions around technology.

Stories by David Ekanem

Build a Shopify app with Node.js

Build a Shopify app with Node.js

Dev

Learn how to build a Shopify storefront with Node.js in this detailed, step-by-step tutorial, including testing your application.

David Ekanem
Jan 5, 2023 ⋅ 7 min read
How to use Whisper for speech recognition in React Native

Using Whisper for speech recognition in React Native

Dev

Learn how to use Whisper, a speech recognition tool, to create a speech-to-text application with React Native.

David Ekanem
Dec 5, 2022 ⋅ 13 min read
E2E testing NestJS with TypeORM

End-to-end testing in NestJS with TypeORM

Dev

Learn to create end-to-end tests in NestJS and use TypeORM to provide database connectivity in our application.

David Ekanem
Oct 24, 2022 ⋅ 10 min read
Creating React Native badge components in iOS

Creating React Native badge components in iOS

Dev

Learn how to integrate notification badge components into a React Native project and explore how badges improve UX ‌and drive engagement.

David Ekanem
Sep 27, 2022 ⋅ 6 min read
Implementing 3D animations in React Native

Implementing 3D animations in React Native

Dev

Learn how to implement 3D animations in React Native using the Three.js library in this post. We cover both simple and advanced use cases.

David Ekanem
Sep 14, 2022 ⋅ 8 min read
How to do interaction testing with React 18 and Storybook

How to do interaction testing with React 18 and Storybook

Dev

Learn how to use React 18 and Storybook to perform interaction testing on application components.

David Ekanem
Aug 3, 2022 ⋅ 6 min read
Integrate react native components native apps

How to integrate React Native components into native apps

Dev

Learn how to integrate React Native into native apps to gain access to a vast array of shared codebases.

David Ekanem
Jun 17, 2022 ⋅ 4 min read
A Developer's Guide to Smart Contract Security Audits

A developer’s guide to smart contract security audits

Dev

Smart contracts are deployed and executed on the Ethereum blockchain. Audits of these contract enable developers to provide a thorough analysis of smart contract sets.

David Ekanem
May 13, 2022 ⋅ 7 min read

Exploring React Native’s new architecture

Dev

Learn more about the upcoming React Native version and it’s improvements in in startup time, developer experience, better interoperability between all threads, and a new web-like rendering system.

David Ekanem
Apr 29, 2022 ⋅ 5 min read
Build a Web3 authentication flow with React, Ether.js, and Ceramic

Build a Web3 authentication flow with React, Ether.js, and Ceramic

Dev

Learn how to build a Web3 auth flow in this step-by-step tutorial using popular libraries and platforms like React, Ether.js, and Ceramic.

David Ekanem
Mar 11, 2022 ⋅ 4 min read
Create your own Oracle with an Ethereum smart contract

Create your own oracle with an Ethereum smart contract

Dev

Learn how to build an Oracle, which helps connect blockchains to external systems and enable access to data from off-chain systems.

David Ekanem
Jan 27, 2022 ⋅ 7 min read
Implementing split view and responsive layout in React Native

Implementing split view and responsive layout in React Native

Dev

In this detailed post, learn how to implement a split view with a responsive layout in your React Native apps.

David Ekanem
Dec 7, 2021 ⋅ 10 min read