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

10 posts found by tag: JavaScript |  See all post

Blogs

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

post card img

From Curiosity to Confidence: A Developer's Internship Story

“You don’t really learn to swim by reading about water — you dive in.” That line perfectly captures my internship journey.What began as curiosity soon transformed into confidence, clarity, and growth — both technically and personally. Stepping into ...

internships
Developer
technology
React
JavaScript
cms
GitHub
Git
problem solving skills
Career
professional development
AuthorParthib Sarkar·5 min read

Trending Topics

internships
Developer
technology
React
JavaScript
cms
GitHub
Git
problem solving skills
Career

All Posts

post card img

How to Build a GitHub–Discord Automation Bot

Last month, the founders at CreoWis kicked off a hackathon called Hatch-and-Hype (HnH). An initiative where every CreoWis team member had to build a project based on a given list of themes. The twist? Each project had to be built individually. The r...

GitHub
automation
discord
JavaScript
Node.js
TypeScript
Express
AuthorAjay Yadav·13 min read
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
post card img

Deep dive into the TypeScript Configurations(tsconfig file)

In today's digital era, every business needs an online presence through a website and applications. A website can go live instantly, allowing businesses to make a soft or hard launch in the market. In fact, Amazon launched its business through a webs...

JavaScript
TypeScript
Web Development
tsconfig
AuthorAjay Yadav·13 min read
post card img

The YAGNI principle in React development

Introduction Imagine you’re working on a new feature, and an idea pops into your head: “Maybe I should add this extra function now—it might be useful later.” It seems like a proactive approach, right? After all, future-proofing your code is a good th...

YAGNI
React
JavaScript
scalability
AuthorChhakuli Zingare·5 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

Refreshing a page on backend data update in Next.js: a step-by-step guide

Introduction We all love applications that are dynamic and interactive, don't we?😉 As we push forward in the digital age, it's essential to keep our applications up-to-date, especially those built with modern technologies like Next.js. Consider you'...

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

How to create a link previewer with Next.js?

Hey there! Ever wondered how to make your shared website links stand out on platforms like LinkedIn, Twitter, or WhatsApp? Well, you're in for a treat because we're about to dive into the exciting process of crafting captivating link previews that wi...

Next.js
JavaScript
React
General Programming
Beginner Developers
AuthorChaitanya Agarwal·7 min read
post card img

How to reduce unused JavaScript in your code?

Cutting down on JavaScript is super important when you're building modern websites. It's a big deal for making your pages work well and be more efficient overall. As technology in software keeps growing, everyone wants websites to be quicker and work...

JavaScript
General Programming
Beginner Developers
creowis
performance
AuthorSyket Bhattachergee·7 min read
post card img

A comprehensive guide to JavaScript array methods

Introduction to JavaScript Arrays Welcome to the thrilling world of JavaScript programming! If you're here, you're obviously curious about JavaScript arrays and the many techniques you can use to manipulate them. And trust me, they are as cool as the...

creowis
JavaScript
Beginner Developers
General Programming
#codenewbies
AuthorChhakuli Zingare·10 min read