Browsing Tag
ui
32 posts
TelUI leaves prototype purpose, now for making UIs!
TelUI TelUI is a Electron-based UI framework that packages a handful of reusable front-end primitives—color utilities, typography helpers,…
Fix mobile keyboard overlap with VisualViewport
Introduction Bottom‑pinned chat inputs get buried when the mobile keyboard opens. The page visually shrinks, but neither vh…
I Took Another Shot at Fullstack—and I’m Glad I Did
I was learning Next.js and decided to build a fullstack application. Now, let me tell you — my…
Best Website Design Trends for 2025 in Nigeria: Stay Ahead of Your Competitors
Introduction In 2025, businesses in Nigeria must adopt the latest website design trends to remain competitive. A well-designed…
How to Start as a UX/UI Designer: A Step-by-Step Guide to Breaking Into the Industry
The demand for UX/UI designers is growing as businesses prioritize user-friendly digital experiences. If you’re looking to enter…
j-DataGrid — Total.js part 1
j-DataGrid is part of the jComponent library from Total.js. You can find more information about j-DataGrid on componentator.com…
Let’s create Data Table. Part 7: Dark theme and refactoring
This is a single article from a series about creating of an advanced Data table component using React,…
This API Client Has A Brilliant Landing Page Trick
These days I am spending most of my life force on a single point agenda, that of building…
Explore bootstrap 5 components
Bootstrap 5, one of the most popular front-end frameworks, brings a range of useful components and utilities that…
Understanding the CSS Box Model: content-box vs border-box, inline vs. block elements
As a frontend developer, understanding the CSS box model is make-or-break for being able to deliver pixel-perfect layouts.…