David Ekanem

  https://duekanem.tech/ In love with technology and discussions around technology.

   



13 Stories by David Ekanem

Build a Shopify app with Node.js

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

Using Whisper for speech recognition in React Native

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

End-to-end testing in NestJS with TypeORM

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

Creating React Native badge components in iOS

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

Implementing 3D animations in React Native

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.
0 8 min read

How to do interaction testing with React 18 and Storybook

Learn how to use React 18 and Storybook to perform interaction testing on application components.
0 6 min read

How to integrate React Native components into native apps

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

A developer’s guide to smart contract security audits

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

Exploring React Native’s new architecture

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...
0 5 min read

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

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.
0 4 min read

Create your own oracle with an Ethereum smart contract

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

Implementing split view and responsive layout in React Native

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