AWSDrupalFront End Development

Create a virtual host on Ubuntu Machine in simple way

Introduction A virtual host refers to the practice of hosting multiple domain names on a single server or multiple servers. It allows a single physical server to serve multiple websites, each with its own domain name and content. Virtual hosting is commonly used in web hosting environments to efficiently utilize server resources and accommodate multiple […]

Mohd Ebrahim
Mohd Ebrahim
Read

DrupalFront End Development

OTP Verification through Mobile Number using Javascript

Verifying a One-Time Password (dru) typically involves comparing the OTP a user provides to the one generated by a trusted system or service. OTPs are commonly used for authentication and security purposes. Here’s a general outline of how to verify an OTP. User Input The user provides an OTP through an application. Generate an OTP […]

Mohd Ebrahim
Mohd Ebrahim
Read

DrupalFront End DevelopmentReact.js

Tailwind CSS: Setup Tailwind With React

Setup tailwind with react 1. create your project folder Open the terminal and navigate your created project, and then run the below command npx create-react-app react-demo. Once reactdemo app has been created, >> go to the react-demo folder >> run the “npm start” command 2. Install Tailwind CSS and generate the configuration file >> npm […]

Front End Development

Tailwind CSS: Learning For Absolute Beginners

What is Tailwind CSS ? Tailwind CSS is basically a utility-first CSS framework. Rapidly build modern websites without ever leaving your HTML. With utility classes, We can style elements on hover, focus, and more. It is a highly customizable, low-level CSS framework. This CSS framework is packed with classes like flex, pt-4, text-center and rotate-90 […]

Mohd Ebrahim
Mohd Ebrahim
Read

AgileAngularJSFront End Development

AngularJS vs. ReactJS: How the Two Compare?

Product companies have evolved over the last few years. While some years back, the focus was on going to market with the best features, the game has shifted to user experience today! With multiple products launching similar functionalities, it is very difficult to stand out against the competitors with features alone. It is the intuitive […]

Nidhi Choudhary
Nidhi Choudhary
Read

AngularJSFront End DevelopmentProduct Engineering

Infographic: 6 Amazing Features of AngularJS you Shouldn’t Miss!

AngularJS is a JavaScript-based open-source front-end web application framework which is quickly gaining traction among companies to build intuitive and engaging front end. AngularJS development plays a significant role in front-end product engineering. Unlike other frameworks, Angular gives you a certain degree of freedom when writing codes. In this infographic, we have outlined top 6 […]

Nidhi Choudhary
Nidhi Choudhary
Read

AngularJSFront End DevelopmentProduct Engineering

AngularJS Performance Tuning in Enterprise Applications

Introduction Before developing any application, it is always important to use the technology stack in a beneficial way. Using a technology doesn’t count until and unless we use it effectively. Let’s see some of the common performance issues caused by AngularJS and their possible suggestions to fix or ways to avoid them. Problem Faced or What Went Wrong During Implementation […]

Front End DevelopmentTechnology

Advanced Features of HTML5 and CSS3

HTML was simply perceived as a markup language some years back. With an advancement in HTML and birth of CSS media queries, the web has evolved drastically. HTML5 and CSS3 media queries are both allowing developers to go the extra mile and deliver a superior web as well as mobile experience to the viewers. This […]

Experience DesignFront End Development

So I saw this website, and it was Awesome!

It is said, beauty lies in the eyes of the beholder. What bothers me is how is beauty defined? I mean I know beauty can vary from anybody to everybody, but I am trying to pin point the thin line of commonality in opinions. This botheration starts making rounds when I am talking about the […]

Ankit Gupta
Ankit Gupta
Read