Chizaram Ken I am a frontend technology enthusiast, intrigued by frameworks and how they work, presently specializing in React, and would love to teach on any topic under it.

Stories by Chizaram Ken

improving ux with scroll-select box

How to improve UX with a scroll-select box

Dev

The scroll-select box is a great tool for frontend developers to improve the user experience of their applications. Learn how to build a scrollable date picker that mimics the iOS style, but with the exemption of the <select> element.

Chizaram Ken
Feb 7, 2025 ⋅ 10 min read
Deploying Next.js apps with Deno Deploy

Deploying Next.js apps with Deno Deploy

Dev

For those just getting started with deploying their first application, Deno Deploy’s simplicity might be exactly what you need; no complex configuration files to wrestle with or cloud concepts to master before getting your app live.

Chizaram Ken
Feb 6, 2025 ⋅ 5 min read
React logo over lavender background

How React 19 can help you make faster websites

Dev

Explore React 19’s new features, including the compiler, automatic memoization, and updates to hooks like use() and useFormStatus.

Chizaram Ken
Dec 31, 2024 ⋅ 12 min read
CSS logo in front of pile of green matcha tea, which represents the matcha.css library discussed in this article.

How to style HTML with matcha.css

Dev

Learn how matcha.css simplifies HTML styling with responsive, customizable elements, no dependencies, and effortless integration.

Chizaram Ken
Oct 7, 2024 ⋅ 10 min read
This image features the Angular logo, a stylized "A" inside a red hexagon, which is positioned at the center of a geometric, abstract design. The background consists of various shades of purple and blue, overlaid with concentric circles and lines that emanate from the center, giving a sense of motion or animation. The red circles within the background also suggest movement or transitions, which could symbolize the dynamic nature of route animations discussed in the article. The image relates to the article's focus on Angular route animations, visually emphasizing the importance of transitions and movement within Angular applications. The abstract patterns and use of color gradients give a modern, tech-forward feel, aligning with the idea that animations enhance user experience by adding engagement and fluidity to user interactions within an Angular app.

Learn how to animate transitions in Angular apps

Dev

While animations may not always be the most exciting aspect for us developers, they’re essential to keep users engaged. In […]

Chizaram Ken
Sep 11, 2024 ⋅ 9 min read
Deno Adoption Guide: Overview, Examples, And Alternatives

Deno adoption guide: Overview, examples, and alternatives

Dev

Deno’s features and built-in TypeScript support make it appealing for developers seeking a secure and streamlined development experience.

Chizaram Ken
Sep 5, 2024 ⋅ 10 min read

Optimizing CSS time-based animations with new CSS functions

Dev

For a long time, the limited support for math functions made creating time-based CSS animations much more challenging. A traditional […]

Chizaram Ken
Aug 14, 2024 ⋅ 17 min read
Rxjs Adoption Guide: Overview, Examples, And Alternatives

RxJS adoption guide: Overview, examples, and alternatives

Dev

Get to know RxJS features, benefits, and more to help you understand what it is, how it works, and why you should use it.

Chizaram Ken
Jul 26, 2024 ⋅ 13 min read
Winterjs Vs Bun: Comparing Javascript Runtimes

WinterJS vs. Bun: Comparing JavaScript runtimes

Dev

WinterJS is theoretically the fastest WinterCG JavaScript runtime. Let’s compare WinterJS to Bun, another runtime known for its speed.

Chizaram Ken
May 28, 2024 ⋅ 6 min read
Using The Resizeobserver Api In React For Responsive Designs

Using the ResizeObserver API in React for responsive designs

Dev

With ResizeObserver, you can build aesthetic React apps with responsive components that look and behave as you intend on any device.

Chizaram Ken
May 9, 2024 ⋅ 11 min read
Developing A Cross Platform Tv App With React Native

Developing a cross-platform TV app with React Native

Dev

The react-tv-space-navigation library offers a comprehensive solution for developing a cross-platform TV app with React Native.

Chizaram Ken
Mar 14, 2024 ⋅ 10 min read
Using CSS Houdini Extend Styling Layout Capabilities

Using CSS Houdini to extend styling and layout capabilities

Dev

We explore CSS Houdini, a set of APIs that can extend CSS styling and even create new features that aren’t part of the standard CSS toolkit.

Chizaram Ken
Jan 10, 2024 ⋅ 15 min read