Nwose Lotanna Web Developer and Writer

Stories by Nwose Lotanna

Form Validation in Vue With Vuelidate

Form validation in Vue with Vuelidate

Dev

Form validation gives you total control of the customer experience and enables you to guide the user through the path you want them to take. Learn how to conduct simple form validation in Vue.js.

Nwose Lotanna
Jun 11, 2020 ⋅ 5 min read
Form Input Binding in Vue

Using v-model in Vue.js for form input binding

Dev

In this tutorial, we’ll explore the concept of form input binding in Vue and demonstrate the v-model directive on which it relies.

Nwose Lotanna
Mar 14, 2020 ⋅ 5 min read
Introducing The New Create Next App

Introducing the new Create Next App

Dev

Initially a community project, the Next.js team recently took over maintenance of Create Next App and added a number of new features.

Nwose Lotanna
Feb 11, 2020 ⋅ 3 min read
What’s New in Next.js 9.2?

What’s new in Next.js 9.2

Dev

The latest version of the Next.js framework, Next.js 9.2, features built-in CSS support for global stylesheets, improved code splitting capabilities, and more.

Nwose Lotanna
Jan 30, 2020 ⋅ 4 min read
The Most In-Demand CSS Technologies In 2020

The most in-demand CSS technologies in 2020

Dev

Review all the highlights of the inaugural “State of CSS 2019” survey.

Nwose Lotanna
Jan 28, 2020 ⋅ 4 min read
What Are the Most In-Demand CSS Features in 2020?

The future of CSS features in 2020

Dev

This year’s “State of CSS” survey revealed that frontend developers are building more animations and becoming more interested in CSS modules. It will be fascinating to see how these and other trends progress in 2020.

Nwose Lotanna
Jan 23, 2020 ⋅ 4 min read
‘State of JavaScript’: What Are the Most In-Demand Frontend Frameworks in 2020?

What are the most in-demand frontend frameworks in 2020?

Dev

What libraries and frameworks are frontend developers most excited about in 2020? The annual “State of JavaScript” survey takes a pulse on the developer community.

Nwose Lotanna
Jan 6, 2020 ⋅ 3 min read
JS-nocdn.png

Most in-demand JavaScript testing tools in 2020

Dev

This post runs through the most popular JavaScript testing tools going into 2020, including Jest, Mocha, AVA, and Enzyme.

Nwose Lotanna
Jan 3, 2020 ⋅ 3 min read
Fragments in Vue.js for accessibility

Fragments in Vue.js

Dev

This tutorial shows you how to use fragments in Vue.js to ensure your web page is accessible and compatible with assistive technology.

Nwose Lotanna
Dec 31, 2019 ⋅ 5 min read
angularforms

How to make your Angular 8 forms reactive

Dev

In this post, we’ll look at various approaches of form handling.

Nwose Lotanna
Oct 4, 2019 ⋅ 4 min read
A Guide For Creating and Using Stateless Components in Vue

How to use stateless components in Vue.js

Dev

In this post, you’ll learn about functional components and find out how to use stateless components in your workflow in […]

Nwose Lotanna
Sep 1, 2019 ⋅ 4 min read

Hooks are coming to Vue.js version 3.0

Dev

This article introduces an experimental Vue feature, you guessed it, Hooks.

Nwose Lotanna
Aug 30, 2019 ⋅ 5 min read