MeshWorld India LogoMeshWorld.
Page 28

The Manifest.

More posts from The Manifest, paginated so the main blog stays lighter and faster to load.

Dart - Relational Operators
others2 min read

Dart - Relational Operators

Master relational operators in Dart and Flutter. Learn how to compare values using less than, greater than, and equal to operators in your mobile apps.

Vishnu
Vishnu
Laravel Eloquent whereDate() Method Explained
Laravel5 min read

Laravel Eloquent whereDate() Method Explained

Filter Laravel records by date while ignoring time using whereDate(). Learn the syntax, comparison operators, and why raw where() calls often fail for dates.

Vishnu
Vishnu
Program to mixup characters of 2 strings in JAVA
JAVA1 min read

Program to mixup characters of 2 strings in JAVA

Write a Java program to mix up characters of two strings alternately, with step-by-step logic, string manipulation methods, and complete source code.

Vishnu
Vishnu
Find IP Address of Any Website Using Linux Commands
Linux6 min read

Find IP Address of Any Website Using Linux Commands

Learn Linux commands to find IP addresses of any website. Master dig, host, nslookup, and ping for DNS lookups and network troubleshooting on Ubuntu 26.04.

Jena
Jena
Laravel firstOrCreate(): Find or Create a Record
Laravel5 min read

Laravel firstOrCreate(): Find or Create a Record

Find the first matching record or create a new one automatically with Laravel's firstOrCreate(). Learn syntax, parameters, and how it differs from firstOrNew().

Vishnu
Vishnu
How to Use Laravel firstOrNew() to Find or Prepare Records
Laravel5 min read

How to Use Laravel firstOrNew() to Find or Prepare Records

Learn how Laravel's firstOrNew() finds a matching record or returns a new instance. Compare it with firstOrCreate() and see real-world examples for your app.

Vishnu
Vishnu
Dart - Comparison Operators
others2 min read

Dart - Comparison Operators

Learn how to use comparison and equality operators in Dart and Flutter. Understand == and != operators with practical code examples for your next app.

Vishnu
Vishnu
Dart - Arithmetic Operators
others2 min read

Dart - Arithmetic Operators

Master arithmetic operators in Dart and Flutter. Learn how to perform addition, subtraction, division, and modulo operations with practical code examples.

Vishnu
Vishnu
Restart Docker Container
Git2 min read

Restart Docker Container

This article explains about deletion of a local branch from git using terminal. Also includes explanation about deleting branch forcefully.

Vishnu
Vishnu
How to Update an Array Element in JavaScript
Tutorial1 min read

How to Update an Array Element in JavaScript

Learn the simplest ways to update array elements in JavaScript. This guide explains how to use assignment operators and modern methods to modify array values.

Vishnu
Vishnu
Delete Local Git Branch Using Terminal
Git4 min read

Delete Local Git Branch Using Terminal

Learn to delete local Git branches safely using terminal commands. Master git branch -d, -D flags, and cleanup workflows for maintaining a clean repository.

Jena
Jena
Laravel RequiredIf Validation: Pass a Condition Directly
Laravel8 min read

Laravel RequiredIf Validation: Pass a Condition Directly

Four ways to use Laravel's required_if validation rule — rule strings, booleans, closures, and Rule::when() — with a full Form Request example and gotchas.

Vishnu
Vishnu
Install OBS Studio on Ubuntu 20.04 or Ubuntu-based distributions
HowTo2 min read

Install OBS Studio on Ubuntu 20.04 or Ubuntu-based distributions

This article helps you to install OBS Studio on Ubuntu 20.04. It can be install with PPA via `apt` command.

Vishnu
Vishnu
Install OpenShot on Ubuntu 20.04 or Ubuntu-based distributions
HowTo2 min read

Install OpenShot on Ubuntu 20.04 or Ubuntu-based distributions

This article helps you to install openshot on Ubuntu 20.04. It can be run with AppImage or install via `apt`.

Vishnu
Vishnu
Flatten an Array One Level Deep in Javascript
JavaScript2 min read

Flatten an Array One Level Deep in Javascript

This article explains to flatten an array one level deep in javascript comparing with lodash _.flatten method.

Vishnu
Vishnu
Identify whether device is a mobile or desktop
JavaScript2 min read

Identify whether device is a mobile or desktop

This article explains to flatten an array one level deep in javascript comparing with lodash _.flatten method.

Vishnu
Vishnu
Install GhostWriter on Ubuntu 20.04 or Ubuntu-based distributions
HowTo2 min read

Install GhostWriter on Ubuntu 20.04 or Ubuntu-based distributions

This article helps you to install ghostwriter on Ubuntu 20.04. It can be installed via a `Software Center` or with `apt`.

Vishnu
Vishnu
Install Chromium Web Browser on Ubuntu 20.04 and Other Linux Distros
HowTo3 min read

Install Chromium Web Browser on Ubuntu 20.04 and Other Linux Distros

Learn how to install the open-source Chromium browser on Ubuntu 20.04 and other Linux distributions using either snap packages or the apt package manager.

Vishnu
Vishnu
Linux command: dirname
Linux2 min read

Linux command: dirname

The `dirname` command comes handy to retrieve path where the file is saved. This article shows the usage of dirname command with example.

Vishnu
Vishnu
How to find the length of a list in Dart
Dart2 min read

How to find the length of a list in Dart

The `length` property is one of the easiest ways to find the length of list in Dart. This is the most conventional technique adopted by all programmers.

Leo
Leo

Domain Expertise

Browse by topic.

Manifest Updates

Get new posts without checking the archive.

Stay close to the latest deep-dives, references, and practical engineering notes from MeshWorld without having to scan the archive manually.

Archive depth

More posts, still searchable and still useful, without forcing the main blog page to carry the full post list at once.

Reading flow

Faster main archive, lighter page weight, and a cleaner path into older tutorials, installs, and references.