AWS, Drupal

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...

by mohd.ebrahim
Tag: Front End Development
26-Feb-2024

Drupal, Front 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 ...

by mohd.ebrahim
Tag: Front End Development
26-Sep-2023

Drupal, Front End Development

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...

by mohd.ebrahim
Tag: Front End Development
30-Apr-2023

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,...

by mohd.ebrahim
Tag: Front End Development
06-Feb-2023

Agile, AngularJS

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...

by Nidhi Choudhary
Tag: Front End Development
19-Sep-2017

AngularJS, Front End Development

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...

by Nidhi Choudhary
Tag: Front End Development
12-Sep-2017

AngularJS, Front End Development

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. ...

by Sonakshi Mediratta
Tag: Front End Development
29-Aug-2017

Front End Development, Technology

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 blog will take you through...

by Prachi Katiyar
Tag: Front End Development
10-Apr-2017

Experience Design, Front 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 beauty of a website. When in doubt, I...

by Ankit Gupta
Tag: Front End Development
01-Jan-2017

Front End Development, Node.js

TypeScript – A Primer

The evolution of JavaScript from merely a scripting language to a general purpose programming  language is indicative of the Atwood Law. JavaScript is a multi-paradigm object based language with roots in C, Java, Self and Scheme. It was designed to be relaxed i.e. without a static type system. This in my opinion is a perfect rationale...

by Ravi Shankar Tiwari
Tag: Front End Development
13-Oct-2016

Experience Design, Front End Development

Collaborative Design thinking – A unified discipline & framework for innovation

Customer expectations have evolved manifolds over the last few years and so have the brands. Brands are becoming more conscious about their visual designs and whether these designs will better the customer experience and provide instant gratification to end users. As most brands want to MVP fast, limiting the iterations in design...

by Ankit Gupta
Tag: Front End Development
29-Sep-2016

Technology

Usability and User Experience – the Cornerstones of UI Design

User Interface Design or Engineering, also known as Front End Development, is all about designing attractive user interfaces for different machines, software, mobile devices, or other products with the aim of enhancing user experience. UI design is extremely powerful as it leads to enhanced user engagement leading to greater success of...

by Anila Wadhera
Tag: Front End Development
06-Jun-2016