TO THE NEW Blog PAGES

Front End DevelopmentSoftware developmentTechnology

Enhancing Accessibility in Web Development: Addressing Common Challenges

With the constantly evolving digital landscape, creating experiences that cater to diverse user needs is both a challenge and a necessity. One of the most significant shifts in recent years has been the growing importance of web accessibility. Ensuring that web applications and websites are accessible to individuals with disabilities has become not only a […]

Himanshi Gera
Himanshi Gera
Read

Big DataData & AnalyticsDevOps

Enhancing Workflows with Apache Airflow and Docker

In today’s world, handling complex tasks and automating them is crucial. Apache Airflow is a powerful tool that helps with this. It’s like a conductor for tasks, making everything work smoothly. When we use Airflow with Docker, it becomes even better because it’s flexible and can be easily moved around. In this blog, we’ll explain […]

AndroidiOSMobility

Building a Reusable Circular View Component in Flutter

Flutter, Google’s open-source UI software development toolkit, is gaining popularity day by day for its ability to create beautiful and highly customisable user interfaces. Flutter is now becoming a better option to create and deliver cross-platform apps. In this blog post, we will dive into creating a reusable circular view component in Flutter that dynamically […]

Front End DevelopmentReact.js

State Management in React

React, a widely used JavaScript library for building user interfaces provides a powerful and efficient way to manage application state. Proper state management is crucial for creating interactive and responsive web applications. In this blog, we will explore various techniques and libraries for effective state management in React. Understanding State in React In React, state […]

Abdul Samad
Abdul Samad
Read

Software development

PyDelhi Conf 2023: A Journey of Inspiration and Learning

Technology conferences have always been a wellspring of inspiration and knowledge, and the PyDelhi Conference held at the University of Delhi campus on August 19th – 20th, 2023, was no exception. A couple of us from the Python competency team of TO THE NEW had the privilege of attending this remarkable event. The event comprises […]

AdobeJava/JVMWeb Content Management

Integrating Check-style and code coverage plugin in AEM codebase

Introduction As developers, we strive to maintain high code quality and ensure that our software is both functional and maintainable. Two essential tools for achieving this are Checkstyle and code coverage analysis. In this blog post, we’ll explore how to integrate these plugins into your Adobe Experience Manager (AEM) codebase to boost your code quality […]

Medha Kohli
Medha Kohli
Read

Drupal

Implementing views custom style plugin in Drupal 10

Views style plugins, such as tables and lists, serve the purpose of presenting a view in various display formats. The built-in plugins usually suffice for basic displays, and customising them by overriding their template files through theming is often a simple solution for most customization needs. However, when dealing with more intricate display scenarios, particularly […]

AWSBig Data

Unlocking the Potential: Kafka Streaming Integration with Apache Spark

In today’s fast-paced digital landscape, businesses thrive or falter based on their ability to harness and make sense of data in real time. Apache Kafka, an open-source distributed event streaming platform, has emerged as a pivotal tool for organizations aiming to excel in the world of data-driven decision-making.In this blog post, we’ll be Implementing Apache […]

Ashish Gupta
Ashish Gupta
Read

Automation Testing

Overview of Robot Framework

Introduction For newbies, the world of automated testing might be intimidating. But do not worry, the Robot Framework will make the transition to automated testing simple. In this blog post, we’ll demystify the Robot Framework in simple language so that even if you’re unfamiliar with testing or programming, you can still understand the fundamentals. What […]

B2BB2CDigital Marketing

Marketplace Optimization (MPO): Enabling SEO for Enhanced ROI/Sales

Roughly over a decade ago, online shopping was such a taboo that the majority of buyers from around the world hesitated in buying products online. There was a fear of phishing and online scams around the web to trick shoppers into giving out their personal information. Nowadays, almost everyone you come across has recently purchased […]

Testing

How to install Appium on Windows

Appium is a powerful open-source automation framework that has gained immense popularity among developers and testers for mobile app testing. However, getting started with Appium setup can be a daunting task for beginners. In this blog, we will walk you through a step-by-step guide to simplify the process and help make your Appium setup easier. […]

Gaurav Manik
Gaurav Manik
Read

Big DataData & AnalyticsSoftware development

How to Setup Astro CLI and deploy to Astro (Windows)

Setup: Download the optimal version of Astro for your Windows system from link. Rename the downloaded file to “astro.exe” and save it. Add the file path to environment variables. To check if Astro has been configured correctly, run “astro” command On cmd. After the successful configuration of Astro CLI, you should get a response like […]

Mayank Gupta
Mayank Gupta
Read