Skip to content
software development

Inspire innovation

software development

Inspire innovation

  • Home
  • Online Classes
  • In-person Training
softare development

Benefits of Learning Software Development

codeflare July 14, 2022 1 Comment

As the world becomes increasingly digitised, software developers are in demand in virtually every industry…

Read More
javascript

JavaScript Shorten String With Three Dots

codeflare July 11, 2022 No Comments

Using JavaScript, we can shorten the length of our string and just replace the rest…

Read More
php software development

PHP Shorten String With Three Dots

codeflare July 3, 2022 No Comments

Using PHP, we can shorten the length of our string and just replace the rest…

Read More
softare development

Gmail Productivity Hacks You Should Know

codeflare June 29, 2022 No Comments

With over 1.8 billion users, Gmail is a free email service provided by Google. While…

Read More
Cascading style sheet

JavaScript Change Background Color on Click

codeflare June 24, 2022 No Comments

In this tutorial, we are going to change the background color of a webpage to…

Read More
Cascading style sheet

CSS Dropdown Menu

codeflare June 21, 2022 No Comments

In this tutorial, we are going to create a CSS dropdown menu that will reveal…

Read More
react native softare development

React Native Toggle Password Visibility

codeflare June 16, 2022 No Comments

The toggle password visibility helps for a good user experience and lets the user see…

Read More
java javascript

FizzBuzz HackerRank Challenge

codeflare June 13, 2022 No Comments

Solve the fizzbuzz hackerrank challenge question: Given a number n, for each integer i in…

Read More
react js softare development

React Paginated Table

codeflare June 8, 2022 1 Comment

A React paginated table is useful when presenting data in an organised and readable format.…

Read More
Cascading style sheet softare development

Cool CSS Tricks You Should Know

codeflare May 30, 2022 No Comments

in a typical software development process, less is more. This tutorial outlines cool css tricks…

Read More
javascript softare development

How to Use Fetch API in Javascript

codeflare May 18, 2022 No Comments

In this tutorial, we are going to use the Fetch API to fetch all public…

Read More
react js softare development

Remita Payment Integration: How to Generate RRR and Check Transaction Status in React JS

codeflare May 12, 2022 2 Comments

So the other day I was trying to integrate Remita payment integration system into a…

Read More
php softare development

How to Create REST API Using Vanilla PHP

codeflare April 25, 2022 1 Comment

API stands for Application Programming Interface. It’s an intermediary that allows two applications to talk…

Read More
Cascading style sheet

Aspect Ratio in CSS

codeflare April 16, 2022 No Comments

Aspect ratio in CSS refers to an element’s proportional relationship between its width and height.…

Read More
javascript programming software development

Text to Speech in Javascript

codeflare April 13, 2022 No Comments

Text to speech (also known as tts or speech synthesis) is an offshoot of the…

Read More
javascript react js softare development software development

Dynamically Populate Select Options in React JS

codeflare April 7, 2022 No Comments

Dynamically Populate Select Options in React JS could be a real time-saver. When working with…

Read More
javascript softare development software development

Remove Duplicate Values From an Array in JavaScript Using ES6

codeflare April 2, 2022 No Comments

We can easily get the distinct values in our JavaScript array by using the spread…

Read More
softare development

How to Use Data Tables in React JS

codeflare March 30, 2022 2 Comments

Knowing how to use dataTables in React JS can be very rewarding and time-saving. DataTables…

Read More
softare development

Complete Sweet Alert Tutorial With React JS

codeflare January 1, 2022 No Comments

Sweet Alert helps your software application give fanciful and useful feedback to users after they…

Read More
softare development

Real-time Data Search From API Using Search Bar Filter and ListView in React Native

codeflare December 14, 2021 No Comments

Real-time data search functionality can be very crucial for your React Native app, especially as…

Read More
softare development

Return the Sum of Even Digits of a Given Number in Java

codeflare December 11, 2021 No Comments

Question: Write a static method below that takes integer number as input argument and returns…

Read More
softare development

Write a static method that takes int number as input argument and returns the sum of the digits of that number.

codeflare November 8, 2021 No Comments

Check if a given number is perfect square in Java

Read More
softare development

Check if Given Number is a Perfect Square in Java

codeflare October 29, 2021 No Comments

A perfect square is a number that is made by squaring a whole number. For…

Read More
softare development

Check If a Number is Palindrome in Java

codeflare October 23, 2021 No Comments

It is true that Strings can be palindromic in nature. The same can equally be…

Read More
softare development

How to Use External Style Sheet in React Native

codeflare October 10, 2021 2 Comments

Style sheets are very useful in software development as they define both the style and…

Read More
softare development

Login Form With Toggle Password Visibility in Android Studio: A Step By Step Process

codeflare September 25, 2021 No Comments

Login forms help give authentication to users of a particular platform, and it is utilised…

Read More
softare development

How to Revive Your Old React Native Project

codeflare September 18, 2021 No Comments

React Native is a great library for building awesome applications. But sometimes after downloading a…

Read More
softare development

Why the Confirm Password Field is Useless

codeflare September 14, 2021 No Comments

As design concepts continually evolve, there, at some point in this our evolving design journey,…

Read More
softare development

Differences Between Android and iOS Software Development

codeflare September 8, 2021 No Comments

If you are just entering the software development niche, or even if you are remotely…

Read More
react js softare development

Working With React Router in React JS

codeflare August 29, 2021 No Comments

Routing and navigation are inevitable in most software applications The way you would handle routing…

Read More
react js softare development

React JS: Show And Hide Loading Animation on Button Click

codeflare August 25, 2021 1 Comment

Let’s face it: We all hate to be kept waiting, especially when we don’t have…

Read More
react native

How to Clear Pod Cache in React Native

codeflare August 14, 2021 1 Comment

Working with React Native can sometimes be tricky. Sometimes you encounter unexpected errors, at other…

Read More
react native softare development

React Native App Intro Slider, Anyone?

codeflare August 1, 2021 1 Comment

Implementing a React Native App Intro Slider in your software application can sometimes be a…

Read More
react native

Software Development: Top Tab Navigator With Icons in React Native

codeflare July 4, 2021 No Comments

The Top Tab Navigator in React Native is one of the most common types of…

Read More
javascript

Javascript Get Date Methods You Can Quickly Use

codeflare June 21, 2021 No Comments

In Javascript, dates are objects and are inbuilt. There are also methods that can be…

Read More
react native

React Native: Make a POST Request With Axios And Reqres API

codeflare June 10, 2021 No Comments

When working with React Native applications, you will often want to make API requests and…

Read More
software development

The Things They Carry: An Honest Look into a Software Developer’s Toolbox

codeflare June 6, 2021 No Comments

First a software developer carries a bag pack of interconnected gadgets – Flash drives, hard…

Read More
react native

React Native: Remove Multiple Items From AsyncStorage

codeflare May 31, 2021 No Comments

AsyncStorage is used in React Native mobile app development to store items in an unencrypted,…

Read More
php

Image Upload With Preview Using PHP’s PDO And jQuery

codeflare May 24, 2021 No Comments

With PHP we can upload various files to the server depending on the given requirements…

Read More
softare development Uncategorized

Deep Work For Software Engineers

codeflare May 17, 2021 No Comments

What is Deep Work? According to Cal Newport, Deep work refers to professional activities that…

Read More
php

Create a PHP Login and Register Form Using PDO And Password Encryption Technique

codeflare May 10, 2021 2 Comments

PDO is an acronym for PHP Data Objects and is a useful alternative to MYSQLI.…

Read More
Android

Create a WebView in Android Studio: ProgressBar + Swipe to Refresh + Custom Error Page on Network Failure

codeflare May 2, 2021 No Comments

What is a WebView? A WebView is an embeddable browser that helps a native application,…

Read More
programming

11 VSCode Shortcuts You Should be Using

codeflare April 29, 2021 No Comments

Finding an alternative and, at the same time, accelerated way of performing both simple and…

Read More
react native

How to Create a Stack Navigator Using Class Component in React Native

codeflare April 25, 2021 No Comments

According to the React Native Navigation documentation, the StackNavigator provides a way for your app…

Read More
programming

What is Github? And Why You Should Integrate it in Your Projects

codeflare April 21, 2021 No Comments

Github is an internet hosting platform where software developers can host code and collaborate together…

Read More
javascript

7 Javascript Shortcuts You Should Use in Your Next Project

codeflare April 18, 2021 No Comments

You’ve probably heard it a lot: Work smart and not hard. That advice couldn’t be…

Read More
react native

JSX for HTML Addicts

codeflare April 12, 2021 No Comments

JSX stands for Javascript Extension (although most sites like W3 schools refer to it as…

Read More
ethical hacking

What is Cross-Site Scripting?

codeflare March 30, 2021 No Comments

Cross-site scripting (XSS) is an attempt to insert malicious markup or untrusted data into values…

Read More
software development

What is Enterprise Software Development?

codeflare March 26, 2021 No Comments

Enterprise software development is the process of creating a software or a platform that has…

Read More
softare development software development

How to be a Software Developer – 4 Things to Consider

codeflare March 24, 2021 2 Comments

Software development is currently a popular and alluring career path, no doubt. Knowing how to…

Read More

Posts pagination

1 … 7 8 9 10

« Previous Page — Next Page »

You Missed

softare development

React Native vs. Flutter: Which is Best to Build Mobile Apps in Abuja?

Android programming softare development

How to Hire the Best Software Developers for Your Mobile App Development Project in Abuja

javascript softare development

How to Dynamically Create, Update, and Delete HTML Elements

javascript softare development

Why parseInt(’09’) Returns 0

software development

Inspire innovation

Copyright © All rights reserved | Blogus by Themeansar.

  • Facebook
  • Instagram
  • Email