Shalitha Suranga Programmer | Author of Neutralino.js | Technical Writer

Stories by Shalitha Suranga

Guide to UI Designing

What does a UI designer do?

UX Design

A UI designer turns UX designers’ ideas into real product-like prototypes. Learn all about UI designing and how you can become one.

Shalitha Suranga
Jul 11, 2024 ⋅ 7 min read
Using AI for no-code design: Introducing Fronty

Using AI for no-code design: Introducing Fronty

UX Design

Let’s explore no-code designing with AI. We’ll discuss Fronty, its features, and using them by converting Figma design frames to webpages.

Shalitha Suranga
Jun 21, 2024 ⋅ 9 min read
Building A Customizable Dashboard With Dashy

Building a customizable dashboard with Dashy

Dev

Dashy helps us create beautiful, customizable, modern dashboard pages with web service links and widgets.

Shalitha Suranga
May 29, 2024 ⋅ 10 min read

Transferring your Figma design into Flutter code

UX Design

Let’s take a look at several popular community Figma plugins and third-party cloud services that offer Figma to Flutter code generation.

Shalitha Suranga
May 27, 2024 ⋅ 12 min read
Zeplin Design Handoff

Using Zeplin for design handoff: How does it compare to Figma Dev Mode?

UX Design

Let’s compare Zeplin with Figma Dev Mode to find out which suits design handoff better for your software product team!

Shalitha Suranga
Apr 22, 2024 ⋅ 10 min read
Enabling Multi Select Dropdowns In React Native With The React Native Sectioned Multi Select Library

Enabling multi-select dropdowns in React Native

Dev

The react-native-sectioned-multi-select package is easy to use, but we can also implement multi-select dropdowns from scratch if needed.

Shalitha Suranga
Mar 11, 2024 ⋅ 11 min read
Scoping CSS inline styles with css-scope-inline

Scoping CSS inline styles with css-scope-inline

Dev

Similar to CSS @scope, but with better browser support, this library will help you create scoped styles easily in CSS.

Shalitha Suranga
Nov 28, 2023 ⋅ 12 min read
Guide to load testing in Node.js with Artillery

Guide to load testing in Node.js with Artillery

Dev

Load testing with Artillery can help you develop a performance test strategy, measure application speed, and monitor application behavior.

Shalitha Suranga
Oct 31, 2023 ⋅ 13 min read
Comparing classless CSS frameworks

Comparing classless CSS frameworks

Dev

Compare class-based, class-light, and classless CSS frameworks in this comprehensive post covering ten frameworks with demos and examples.

Shalitha Suranga
Sep 14, 2023 ⋅ 9 min read
Getting started with the Zig programming language

Getting started with the Zig programming language

Dev

Zig is a new C-like programming language designed to provide a better programming experience over traditional C. Learn how to use it here.

Shalitha Suranga
Aug 15, 2023 ⋅ 14 min read
How to simplify form styles using CSS accent-color

How to simplify form styles using CSS accent-color

Dev

CSS accent-color is a property for customizing the accent colors on your website. Learn how to customize form controls in this post.

Shalitha Suranga
Jul 12, 2023 ⋅ 7 min read
How to debug TypeScript in Chrome

How to debug TypeScript in Chrome

Dev

Learn how to debut apps written in TypeScript (both frontend and backend, as well as using Node.js and Deno) using Chrome DevTools.

Shalitha Suranga
Jun 22, 2023 ⋅ 13 min read