fun4code
  • Flutter
  • Front-end
  • Back-end
  • Contact us
  • About me
#10FlutterChallenges β€” Part 4: Filtering List by Matching IDs πŸ“š
Flutter

#10FlutterChallenges β€” Part 4: Filtering List by Matching IDs πŸ“š

Real challenges & real problems. Learn how to filter list by matching ID's in Flutter!
Nov 23, 2023 3 min read
5 Useful Flutter Libraries πŸ‘‘ πŸ’ͺ
Flutter Featured

5 Useful Flutter Libraries πŸ‘‘ πŸ’ͺ

Today I will show you 5 useful Flutter libraries that you can use in your applications: Isar for efficient data storage, Cached Network Image for faster image processing, Modal Bottom Sheet for UI interaction, Logger for convenient logging and Flutter dotenv for handling environmental variables.
Nov 11, 2023 4 min read
Building a Flutter application with a local ISAR database πŸ“±
Flutter

Building a Flutter application with a local ISAR database πŸ“±

ISAR is a high-performance, fully async NoSQL, and schema first database for Flutter. Isar was started as a replacement for Hive. By incorporating ISAR into your Flutter project, you'll be able to manage and manipulate data with queries, multi-entry indexes and JSON support.
Oct 24, 2023 7 min read
Full Stack Application – HTMX + ExpressJS + Turso: A Step-by-Step Guide πŸŽ‰ πŸ“š
HTMX

Full Stack Application – HTMX + ExpressJS + Turso: A Step-by-Step Guide πŸŽ‰ πŸ“š

Welcome to a step-by-step guide to building full-stack application using three technologies – HTMX, Express.js and Turso. In this tutorial, I'll show you how to build a simple application using this popular backend framework, together with HTMX.
Oct 16, 2023 12 min read
Formik and ZOD -Validating Forms with Schema βœŒοΈπŸ’‘
ZOD Featured

Formik and ZOD -Validating Forms with Schema βœŒοΈπŸ’‘

This blog post takes a deep dive into the world of Formik and Zod, offering an in-depth guide on how to validate forms with schemas. Formik simplifies form state management, while Zod empowers you to define precise data constraints with ease.
Oct 12, 2023 3 min read
Flutter conventional commitsβ€”with git hooks and Lefthook πŸ‘‘
Flutter Featured

Flutter conventional commitsβ€”with git hooks and Lefthook πŸ‘‘

Conventional Commits, Git Hooks, and Lefthook, a trifecta that can transform, maintaining code quality and consistency in your development.
Oct 5, 2023 3 min read
ZOD - TypeScript-first schema data validation 🀩 πŸ”₯
Front-end Featured

ZOD - TypeScript-first schema data validation 🀩 πŸ”₯

Zod is TypeScript-first schema validation library with static type inference from schema object. Validate at runtime and compile-time.
Aug 2, 2022 4 min read
Flutter translations with GetX
Flutter

Flutter translations with GetX

Today, I will show you how to deal with translations using the GetX package.
Jun 23, 2022 2 min read
8 ESLint rules you want to turn on in your project! πŸ“š
Front-end

8 ESLint rules you want to turn on in your project! πŸ“š

In this article, I will introduce some useful ESLint rules that can extend your current configuration and provide better and more secure code.
May 3, 2022 2 min read
Webpack 5 Module Federation A-Z: React Foodie App (Part II) – TypeScript + Bit πŸ‘‘
Front-end Featured

Webpack 5 Module Federation A-Z: React Foodie App (Part II) – TypeScript + Bit πŸ‘‘

Learn how to use Webpack Module Federation in real React application. Find out Micro-Frontends approach, TypeScript, AWS, Redux and many more in this blog series!
Apr 8, 2022 7 min read
#10FlutterChallenges - Part 3: Audio + LifeCycle service 🎡
Flutter

#10FlutterChallenges - Part 3: Audio + LifeCycle service 🎡

Real scenarios & real problems. Learn how to make Audio and LifeCycle services to play music in your app!
Mar 19, 2022 3 min read
Webpack 5 Module Federation A-Z: React Foodie App (Part I) – basics πŸ‘‘
Front-end Featured

Webpack 5 Module Federation A-Z: React Foodie App (Part I) – basics πŸ‘‘

Learn how to use Webpack Module Federation in real React application. Find out Micro-Frontends approach, TypeScript, AWS, Redux and many more in this blog series!
Mar 4, 2022 7 min read
Top coding resources to learn: list of awesome sources πŸ”₯πŸ‘ (2021/2022 updated) πŸ“š
Front-end Featured

Top coding resources to learn: list of awesome sources πŸ”₯πŸ‘ (2021/2022 updated) πŸ“š

Take a look at my favorite coding resources I have learned from! A constantly updated list that allows you to learn effectively! πŸ”₯
Feb 5, 2022 4 min read
#10FlutterChallenges - Part 2: switch button ❀️‍πŸ”₯
Flutter

#10FlutterChallenges - Part 2: switch button ❀️‍πŸ”₯

Real scenarios & real problems. Learn how to make a custom switch bar with the smooth toggle animation!
Jan 28, 2022 4 min read
TypeScript: Explicit vs Implicit type annotation πŸ€”
TypeScript

TypeScript: Explicit vs Implicit type annotation πŸ€”

Using TypeScript can provide many benefits, such as reducing bugs or self-documenting codebase. But it can also cause dilemmas, such as whether to allow TypeScript to infer types or to explicitly annotate the static type, as in other programming languages.
Jan 14, 2022 4 min read
πŸ”₯#10FlutterChallenges - Part 1: progress bar with gradient
Flutter

πŸ”₯#10FlutterChallenges - Part 1: progress bar with gradient

Real scenarios & real problems. Learn how to make an custom progress bar with the gradient background that will looks tasty!
Jan 7, 2022 3 min read
Custom styled Bar Chart with Flutter using charts_flutter
Flutter

Custom styled Bar Chart with Flutter using charts_flutter

Today I'm going to show you can customize your bar chart a bit using the chart_flutter package. I show you how you can style bars and labels, taking inspiration from series The Witcher.
Dec 31, 2021 5 min read
8 Reasons why working with Flutter is awesome 😎
Flutter Featured

8 Reasons why working with Flutter is awesome 😎

Hi! Today in this blog post, I'm gonna to highlight some of my personal-favorite reasons why I love working at Flutter, and what makes me to think it is awesome.
Dec 25, 2021 6 min read
Page 1 of 1
fun4code © 2023
  • Home
  • Flutter
  • Front-end
  • Back-end
  • Contact us
  • About me
Powered by Ghost