Front End Development, React.js

Unleashing the Power of Components: React for Dynamic Web Apps

Understanding React.js: React.js is an open-source JavaScript library maintained by Facebook and a community of developers. It is primarily used for building user interfaces (UIs) for single-page applications. React.js follows the component-based architecture, where UIs are composed of reusable and self-contained components. Core...

by Harshit Singhal
Tag: reactJS
19-Apr-2024

Front End Development, React.js

Getting started with Jest : A beginner’s guide

In the always growing web development world, ensuring the reliability and stability of your application is significant. Testing our Web applications is crucial for quality control and catching bugs early in the development process. Jest is an exciting JavaScript testing framework that has become a popular choice for testing React...

by niharika.arora
Tag: reactJS
26-Mar-2024

Front End Development, React.js

Understanding WebSockets with Socket.io

Introduction to WebSockets  WebSockets is a communication protocol that enables real-time bi-directional connections between server and client. It provides the ability to the server to provide updates to the client without the client explicitly requesting the server. WebSockets work internally by upgrading the HTTP connection to a...

by simranjeet.kaur1
Tag: reactJS
27-Feb-2024

AEM

AEM with NextJs RemoteSPA: A Comprehensive Integration Guide

Welcome to our comprehensive guide, where we illuminate the process of updating a Remote Single Page Application (SPA) – operating independently of AEM – to seamlessly consume and deliver content authored within Adobe Experience Manager (AEM). Throughout this blog, our focus centers on the local setup of an AEM instance and a Next.js...

by mayank.kumar1
Tag: reactJS
26-Dec-2023

Front End Development, MEAN

Future of MERN Stack?

Introduction MERN stack technology is a popular technology stack used by many developers worldwide. MERN is an acronym for four powerful technologies, including MongoDB, ExpressJS, ReactJS, and NodeJS. This technology stack is known for its ability to build fast and robust web applications. It is no surprise that the MERN stack is...

by Vijay Pratap Singh
Tag: reactJS
24-Aug-2023

AEM, Java

Building Custom Components in AEM SPA Editor with ReactJS: A Step-by-Step Guide

Introduction Adobe Experience Manager (AEM) is a comprehensive content management solution for building websites, mobile apps, and forms. It makes it easy to manage your marketing content and assets. One of the powerful features of AEM is the Single Page Application (SPA) Editor, which allows developers to create more fluid and...

by priyanka.singh
Tag: reactJS
28-Jul-2023

React.js

useEffect Hook – Reactjs

React Hooks are the feature that was introduced in React version 16.8, allowing us to use state and other class components features in our functional components. Out of all the hooks introduced, there is one salient hook named the UseEffect. The useEffect hook is a boon for the functional components. It basically allows us to execute...

by Shrishtee Suman
Tag: reactJS
23-Sep-2022

AWS, Cloud

TO THE NEW Organized TechFluence, 2018: Highlights

TechFluence, 2018 is a community-driven technology conference organized by TO THE NEW on 24th March 2018 in Crowne Plaza, New Delhi. We have been organizing GrailsConf, an independent series of global conferences with a complete focus on Groovy, Grails, Gradle and the related technologies from last 5 years.  This year we decided to...

by Nidhi Choudhary
Tag: reactJS
28-Mar-2018

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: reactJS
19-Sep-2017

Agile, AngularJS

How Design is Critical to Build Winning Front-End Experience?

Technology has empowered customers with a plethora of choices when it comes to interacting with a brand. A single interaction with a customer can change the customer’s perception, making it essential to provide them with a great end-to-end experience. Nowadays, companies are launching multiple digital initiatives to reach out to the...

by Apoorva Chawla
Tag: reactJS
12-Sep-2017

AngularJS, Experience Design

Optimization of AngularJS Single-Page Applications for Web Crawlers

I am assuming that you’ve seen websites developed on AngularJS. If not, here are a few sites using AngularJS you would be familiar with: Youtube Netflix Weather IStockPhoto AngularJS is taking over the robust development around the world. There’s a good reason for that React-style framework that makes better developer...

by Ankit Gupta
Tag: reactJS
06-Jun-2017

Front End Development, Mobility

How to Solve Some Common Coding Challenges in React Native?

React Native is a framework that provides the facility to develop applications for both Android and iOS. If you are beginner on React Native, you can read more about it on React Native Concept or React Native Website. For the last couple of months, I have been extensively working on this framework and through this blog I wanted to...

by Priya
Tag: reactJS
16-Dec-2016