Open in app

Sign In

Write

Sign In

Ifeanyi Ibekie
Ifeanyi Ibekie

54 Followers

Home

About

Pinned

HELPFUL TIPS FROM AN EXPERIENCED SOFTWARE ENGINEER

The software engineering field is a fast-paced environment and I know that keeping up with trends in itself is a task but some engineers forget to build up good habits to live by in such an environment and this article is to help with that. I am definitely not the…

Front End Development

9 min read

HELPFUL TIPS FROM AN EXPERIENCED SOFTWARE ENGINEER
HELPFUL TIPS FROM AN EXPERIENCED SOFTWARE ENGINEER
Front End Development

9 min read


Pinned

Layouts in Next.js

There may be many approaches to handling layouts in Nextjs but mine is as easy as can be, and I can explain why. Nextjs is the React framework for production (http://nextjs.org). It is a remarkable framework for developing applications with React as it comes preconfigured with a lot of must-have…

Nextjs

4 min read

Layouts in Next.js
Layouts in Next.js
Nextjs

4 min read


Nov 17, 2020

The Service Locator Pattern (Bonus: Implementation of an EventBus).

The service locator pattern is a design pattern used in software development to encapsulate the processes involved in obtaining a service with a strong abstraction layer. This pattern uses a central registry known as the “service locator”, which on request returns the information necessary to perform a certain task (Wikipedia)…

React

4 min read

The Service Locator Pattern (Bonus: Implementation of an EventBus).
The Service Locator Pattern (Bonus: Implementation of an EventBus).
React

4 min read


Nov 6, 2020

How to Detect User Inactivity in front-end applications.

An overlooked vulnerability in most applications is user inactivity. The concept of what happens to your application when the user that has logged in leaves it unattended in say an open tab and completely forgets about it. This feature though not critical is mostly adopted for finance apps and applications…

Java Script

4 min read

How to implement Logout due to Inactivity Functionality (Detect User Inactivity) in front-end…
How to implement Logout due to Inactivity Functionality (Detect User Inactivity) in front-end…
Java Script

4 min read


Oct 14, 2020

Working with SSL as Env variables in Node js (Bonus: Connecting Mysql with SSL)

To support one of the most secure connections to application instances like databases, you need to connect via SSL and that usually involves having to download the cert files and making the cert files available in your application before your application can place a successful connection. But how do we…

Nodejs

4 min read

Working with SSL as Env variables in Node js (Bonus: Connecting Mysql with SSL)
Working with SSL as Env variables in Node js (Bonus: Connecting Mysql with SSL)
Nodejs

4 min read


Published in The Startup

·Sep 25, 2020

How to Implement Refresh-Token Functionality (Front-End).

Security in front-end applications differ based on requirements and as an engineer, your task is to meet those requirements while keeping a remarkable experience for your users. Using the Bearer Token authentication mechanism you would notice some differences in the approach when designing some applications. Financial apps require constant authentication…

Front End Development

5 min read

How to Implement Refresh-Token Functionality (Front-End).
How to Implement Refresh-Token Functionality (Front-End).
Front End Development

5 min read


Sep 1, 2020

How to Dockerize Laravel Applications with Nginx, Php-FPM, Node js (Bonus: Deploy to CloudRun)

Docker is a marvel in the developer world because it is that perfect deployment solution that ensures that no matter the machine you deploy your application on (https://www.docker.com/get-started), it would run exactly the same way on production environments. Docker is a must use in every company big or small but…

Docker

4 min read

Dockerize a Laravel Application with Nginx, Php-FPM, Node js (Bonus: Deploy to CloudRun)
Dockerize a Laravel Application with Nginx, Php-FPM, Node js (Bonus: Deploy to CloudRun)
Docker

4 min read


Aug 27, 2020

A Modular Approach To Authentication in Nuxt (Implementation)

If this is your first article in my modular authentication in nuxt series, I recommend taking a look at the link below before you proceed to understand what is being done in this section. My Modular Approach to Authentication in Nuxt (Overview) Security is a must-have in any application no matter how basic it is. The concept of securing your app doesn’t only…medium.com TLDR https://github.com/dop3ch3f/nuxt-auth-tutorial

Nuxtjs

9 min read

My Modular Approach To Authentication in Nuxt (Implementation)
My Modular Approach To Authentication in Nuxt (Implementation)
Nuxtjs

9 min read


Jul 13, 2020

A Modular Approach to Authentication in Nuxt (Overview)

Security is a must-have in any application no matter how basic it is. The concept of securing your app doesn’t only mean protecting against intruders, it also means guiding your users to where they should be and preventing them from accessing where they should not. …

Nuxtjs

7 min read

My Modular Approach to Authentication in Nuxt (Overview)
My Modular Approach to Authentication in Nuxt (Overview)
Nuxtjs

7 min read


Published in Vue.js Developers

·May 15, 2020

My Vue/Nuxt Architecture Part 2

This is a continuation of my series that talks about my approach to writing Vue/Nuxt code. if you are new to my series you can begin here https://medium.com/@dop3ch3f/my-vue-nuxt-architecture-part-1-db5bcb4970b7 HOW CAN WE SEPERATE OUR PURE CODE FROM SIDE EFFECTS With our understanding of pure code and side effects, we need to…

Vuejs

4 min read

My Vue/Nuxt Architecture Part 2
My Vue/Nuxt Architecture Part 2
Vuejs

4 min read

Ifeanyi Ibekie

Ifeanyi Ibekie

54 Followers

Greatness from small beginnings.

Following
  • Sebastian

    Sebastian

  • David Herron

    David Herron

  • Michael Thomsen

    Michael Thomsen

  • Alain Chautard

    Alain Chautard

  • Clint Maruti

    Clint Maruti

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech