CreoWis Logo

CreoWis

Services

Case Studies

Who we are

Blog

Let's Talk

Services

Case Studies

About CreoWis

Culture

InterMentorship

Hatch-n-Hype

Meet Our People

Careers at CreoWis

Blog

Let's Talk

CreoWis Technologies © 2026

Crafted with passion by CreoWis

shadow

24 posts found by tag: General Programming |  See all post

Blogs

One place for Insights, innovation, and the future of tech

post card img

How to Perform Performance Testing on a Website: A Beginner's Guide

Introduction Website performance can make or break the user experience. A delay of just one second in page load time can reduce conversions by 7%, while 53% of mobile users abandon sites that take longer than three seconds to load. Performance testin...

SEO and Page Speed
Performance Testing
website optimization
Load testing tools
Web Development
JavaScript
General Programming
AuthorSyket Bhattachergee·11 min read

Trending Topics

SEO and Page Speed
Performance Testing
website optimization
Load testing tools
Web Development
JavaScript
General Programming
React
SOLID principles
scalability

All Posts

post card img

Liskov Substitution Principle in React: Building Reliable Component Hierarchies

Welcome back to our SOLID principles series! If you’ve been following along, we’ve already covered:✅ S: Single Responsibility Principle (SRP): Keep components focused.✅ O: Open/Closed Principle (OCP): Make extensions easy, not modifications. Today, w...

React
SOLID principles
scalability
code
Liskov Substitution Principle
General Programming
Beginner Developers
AuthorChhakuli Zingare·8 min read
post card img

Open/Closed Principle: Writing Scalable Code in React

Welcome back to our journey through the SOLID principles! In our last blog, we talked about the Single Responsibility Principle (SRP) and how it helps us write clean, maintainable code. If you missed it, go check it out first—it’s the foundation for ...

React
Next.js
OCP
Beginner Developers
General Programming
AuthorChhakuli Zingare·6 min read
post card img

How to Approach a Problem Effectively?

Imagine you’re given a problem or tasked with developing a feature, and to implement it, you first need to solve an unfamiliar issue. How would you tackle this? That’s exactly what we’ll explore in this article. We'll dive into strategies, planning m...

problem solving skills
Problem Solving
DSA
interview
Programming Tips
General Advice
General Programming
AuthorSyket Bhattachergee·7 min read
post card img

How to Use Playwright with Next.js - A Step-By-Step Guide

Greetings from the Playwright universe! You've come to the right spot if you're searching for a robust, dependable, and developer-friendly platform to manage end-to-end (E2E) testing. Microsoft created Playwright, a cutting-edge testing framework for...

playwright
Next.js
E2E
E2ETesting
General Programming
Beginner Developers
AuthorPrachi Sahu·7 min read
post card img

Building a React Text Comparison Tool - From POC to NPM Package

Hey everyone! 👋 Chhakuli here. Today, I want to walk you through an exciting task I received at work: researching and building a text comparison tool. This tool’s job is to compare two pieces of text, highlight the differences, and present them in a...

React
TypeScript
Tailwind CSS
Web Development
JavaScript
General Programming
AuthorChhakuli Zingare·10 min read
post card img

Centralize API calls in Web Application - A must-have guide

Hey there! I'm Chhakuli, working as a Front-End developer for a while now. Today, I want to share with you how you can make your app a lot better by changing how you handle API calls. Don't worry if you're new to this stuff - I'll explain everything ...

Next.js
APIs
React
General Programming
Beginner Developers
AuthorChhakuli Zingare·7 min read
post card img

Mastering Nivo Charts: A Comprehensive Guide to Data Visualization

Hello, data enthusiasts! Are you ready to transform your data into stunning, interactive visualizations? Look no further than Nivo, a powerful charting library that allows you to create beautiful, responsive charts with ease. In this blog, we’ll expl...

General Programming
Beginner Developers
#codenewbies
React
data visualization
AuthorChhakuli Zingare·15 min read
post card img

Mastering Coding Best Practices: Optimize Your Workflow and Boost Productivity

Hello, fellow coders! Are you ready to take your coding skills to the next level? In this article, we'll explore the common coding mistakes that secretly sabotage your productivity and share the best practices you need to know to optimize your workfl...

coding
best practices
#codenewbies
General Programming
Developer
AuthorChhakuli Zingare·9 min read
post card img

Data at Scale: Unlocking the Secrets of Hive and Cassandra in Distributed Systems

Imagine a world where every piece of digital information—every tweet, transaction, and temperature reading—could be processed and analyzed almost instantly, no matter the scale. This isn't just a dream scenario for data scientists and IT professional...

Databases
distributed system
Data Science
big data
Web Development
NoSQL
System Architecture
backend
General Programming
AuthorArnab Chatterjee·11 min read