Open in app

Sign In

Write

Sign In

Theophilus Omoregbee
Theophilus Omoregbee

315 Followers

Home

About

Published in codeburst

·Dec 8, 2020

Tooling your typescript create react app to work with GraphQL

I’m going to assume you’ve already bootstrapped your app with the typescript template, create-react-app. In this article, we are going to learn how to tool your app development process to use GraphQL with a demo weather app by: Using consistent filename to hold our queries, mutations, and fragments. Generating typescript…

Graph QL

7 min read

Tooling your typescript create react app to work with GraphQL
Tooling your typescript create react app to work with GraphQL
Graph QL

7 min read


Published in codeburst

·Dec 31, 2019

Deploy(Travis/Gitlab CI) Frontend APPs on AWS S3 and distributing with AWS CloudFront

This is for those who want to do things themselves or like adventures. This will guide you in deploying to your AWS S3 buckets for different environments (development, staging and/or production) with archiving feature (keeping the last deployment in a dated archive folder). And then use AWS CloudFront for delivery…

Aws Cloudfront

6 min read

Deploy(Travis/Gitlab CI) Frontend APPs on AWS S3 and distributing with AWS CloudFront
Deploy(Travis/Gitlab CI) Frontend APPs on AWS S3 and distributing with AWS CloudFront
Aws Cloudfront

6 min read


Published in codeburst

·Sep 20, 2018

A simple show and hide password directive with Angular

What we want to do is to create an attribute directive to change the behaviour of password input. After building our directive, we can simply make any input field have a hide/show button by the side to toggle the type of the input form element by adding an attribute like…

Angularjs

4 min read

A simple show and hide password directive with Angular
A simple show and hide password directive with Angular
Angularjs

4 min read


Published in codeburst

·Aug 6, 2018

Using Angular Route Guard For securing routes

If you are trying to block some routes from loading based on some permissions or blocking a route based if not authenticated, then you can read along. We are going to do an example where you need to login to view your dashboard and permission-based routing where if no…

Java Script

5 min read

Using Angular Route Guard For securing routes
Using Angular Route Guard For securing routes
Java Script

5 min read


Published in codeburst

·Mar 20, 2018

The right way to prefetch data for your angular components/pages

Ever wondered why you load your component and now do API call? What you might be familiar with is, showing a loader after rendering your component and also watching if to hide or show a page loader, or have a user/client asked this question Why are we showing loader after…

Java Script

4 min read

The right way to prefetch data for your angular components/pages
The right way to prefetch data for your angular components/pages
Java Script

4 min read


Published in codeburst

·Jan 22, 2018

GitLab Build and Deploy to a Server via SSH

Goal Is to create a build and deployment process, where you tag to release to production, push to master to release to staging server via ssh scp. SIMPLE 😉 We are going to be using Gitlab CI/CD Angular Cli to build our sample project (with unit and e2e testing) SSH SCP…

Git

3 min read

GitLab Build and Deploy to a Server via SSH
GitLab Build and Deploy to a Server via SSH
Git

3 min read


Published in codeburst

·Sep 24, 2017

Youtube Page Loader with Angular 4 new HTTPClient interceptor

Goal Create a loader that looks like youtube’s using the new HTTPClient(angular 4.3) recently released (gives us the ability to intercept request or response) and ng2-slim-loading-bar. A major feature of @angular/common/http is interception, the ability to declare interceptors which sit in between your application and the backend. When your application makes…

Java Script

4 min read

Youtube Page Loader with Angular 4 new HTTPClient interceptor
Youtube Page Loader with Angular 4 new HTTPClient interceptor
Java Script

4 min read


Published in codeburst

·Sep 24, 2017

Youtube Page Loader with Angular 2+ Router Events

Goal Create a loader that looks like youtube’s using Router Events and ng2-slim-loading-bar. What we are going to do Create a new angular project Install Dependencies Adding Router Events Lastly, it’s working lol Create a new angular project We are going to be using angular cli to create our new application npm install -g @angular/cli@latest ng new…

Java Script

3 min read

Youtube Page Loader with Angular 2+ Router Events
Youtube Page Loader with Angular 2+ Router Events
Java Script

3 min read


Published in codeburst

·Jul 27, 2017

Bitbucket pipeline + Shared Server(or heroku) + Angular — Continuous Integration

Goal Able to deploy your angular application to your shared hosting server via FTP from bitbucket pipelines and alight on how to do same for heroku cloud hosting server. Let’s get down to play, with these few steps your continuous integration with bitbucket should be up and running (and don’t forget…

Git

4 min read

Bitbucket pipeline + Shared Server(or heroku) + Angular — Continuous Integration
Bitbucket pipeline + Shared Server(or heroku) + Angular — Continuous Integration
Git

4 min read


Published in codeburst

·Jul 9, 2017

EVERYTHING YOU NEED TO KNOW ON SECURING YOUR ANGULAR 2+ SPA

EVERYTHING YOU NEED TO KNOW ON SECURING YOUR ANGULAR 2+ SPA GOAL We are going to build an application to help prevent some routes based on user role and uses jwt that last for xmins before the xmins expires we use the token to request for the next one before the route is opened, so when idle we log the person out…

Java Script

14 min read

EVERYTHING YOU NEED TO KNOW ON SECURING YOUR ANGULAR 2+ SPA
EVERYTHING YOU NEED TO KNOW ON SECURING YOUR ANGULAR 2+ SPA
Java Script

14 min read

Theophilus Omoregbee

Theophilus Omoregbee

315 Followers

Dev at Coherent Path

Following
  • William Belk

    William Belk

  • Felipe Hoffa

    Felipe Hoffa

  • Romin Irani

    Romin Irani

  • Netanel Basal

    Netanel Basal

  • Sharon Nyarko

    Sharon Nyarko

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech