The Manifest.
More posts from The Manifest, paginated so the main blog stays lighter and faster to load.
Get Last Array Element in PHP and Laravel
This article, guide you through the retrieval of last array element in different ways in Laravel and also in PHP.
Free Illustrations for Designers
Looking for web design illustrations? In this post, you'll find few great sources such as free illustrations, icons and many more thing that cn be use for your next project or personal.
Guide to Creating a B2B Contract
Guide to Creating a B2B Contract
Links in Markdown
The Markdown language supports creating different types of links including internal & external. In this article you will see how to create different links as per your need. The text enclosed within `[]` and link within `()` to create link.
Create directories or folders in Linux with mkdir command
The `mkdir` command comes handy to make one or more directories aka folders in Linux system. This article shows the basic usage of mkdir command with examples.
UX Laws Every Designer Should Know
This article, list UX laws every designer should know. Including Fitts’s Law, Jacob's Law, Hick's Law, Miller's Law, Parkinson's Law, Tesler's Law and few others.
Effective and low cost marketing tips for freelancers
Explore affordable and effective marketing strategies for freelance developers and designers. Kickstart your freelance journey with low-cost tips to build your brand and attract clients.
Inspirational Quotes for Developers
Inspirational Quotes for Developers
List in Markdown
The Markdown language supports creating different types of list with different types of bullets. In this article we will see how to create ordered and unordered list as per need. Use `-` to create unordered list and `1` for ordered at the start of lines.
Create collection instance for given array in Laravel
This tutorial explains with syntax and an example of how to create a collection instance from provided array with Laravel collect() helper method in the framework.
Configure user name & email for Git profile using terminal
This article explains about configuring user name & email, globally with your Git profile so that you don't need to specify every time you commit. Git automatically associate your identity from this profile with every commit you make.
Emphasis in Markdown
The Markdown language supports creating different level of heading styles. In this article we will see how to create different headings as per need. Use `#` to create heading at the start of lines.
Headings in Markdown
The Markdown language supports creating different level of heading styles. In this article we will see how to create different headings as per need. Use `#` to create heading at the start of lines.
Install Telegram on Ubuntu
Learn how to install Telegram Desktop on Ubuntu using Snap or the official Linux tarball, then update or remove it cleanly.
Get Last 30 Days Records in Laravel
This article, guide you through the usage of Carbon for retrieving records for last 30 days in Laravel.
Install Hugo on Ubuntu 20.04 or Ubuntu-based distributions
This article helps you to install hugo an open source static site generator on Ubuntu 20.04 in two different ways. It can be installed via a `snap package` or with `apt`.
Python Introduction
An introduction to Python programming language, its features and why you should learn it.
Laravel's Eloquent whereTime() filtering method
This article, guide you through the usage of Laravel's Eloquent `whereTime()` method. It is used to match a field value against a specific time.
Convert array to an object in JavaScript
This article explains simplest and quickest way to convert array to an object in JavaScript. Using widely accepted spread operator `...` makes easy to do it.
Dart - Relational Operators
Dart - Relational Operators
Domain Expertise
Browse by topic.
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.
More posts, still searchable and still useful, without forcing the main blog page to carry the full post list at once.
Faster main archive, lighter page weight, and a cleaner path into older tutorials, installs, and references.