Favour Vivian Woka

  https://codesource.io/author/favour/ I'm a frontend developer based in Port Harcourt, Nigeria. I am passionate about building applications that run on the web. Technical writing is another interest of mine.

   



7 Stories by Favour Vivian Woka

Build a Google Doc clone with HTML, CSS, and JavaScript

Use HTML, CSS, JavaScript, and Firebase to create a basic text editor that allows you to create, edit, download, share, and access documents.
9 13 min read

The difference between stateless and stateful widgets in Flutter

This quick comparison of stateless and stateful widgets can teach you their use cases for your Flutter project.
0 2 min read

How to add Font Awesome to an Angular project

Font Awesome is an icon toolkit with over 1,500 free icons. Learn how to animate, color, and resize Font Awesome icons in Angular projects.
0 5 min read

Server-side pagination in Angular with ngx-pagination

Learn how to implement server-side pagination in Angular with ngx-pagination for receiving large amounts of data in manageable pieces.
2 4 min read

Vue Composition API vs. React Hooks

Vue API and React Hooks handle state and the reuse of logic in components. Examine each to determine which program is best for your...
3 5 min read

Angular 11: What to expect when you upgrade

Check out all the newest updates to Angular released as part of Angular 11, including component test harnesses and webpack 5 support.
0 3 min read

How to implement form validation with Vuetify in a Vue.js app

Learn how to build a registration form and implement quality form validation using Veutify in a Vue app.
2 6 min read