Collections of our best resources.

For entrepreneurs, developers and UI/UX designers.

Tech, teams, best practices and resources handpicked for you. Join our community of readers and makers.

Accessible Fonts: A Guide To Design Inclusive Content

January 4th, 2024, posted in learning
by David Gevorkian

Accessible Fonts: A Guide To Design Inclusive Content

In a vast sea of fonts, selecting the right one for your website can be overwhelming. However, the key is prioritizing accessibility.
Sending emails in Laravel. A step-by-step tutorial

October 31st, 2022, posted in Guest Posts
by Yurii Shumak

Sending emails in Laravel. A step-by-step tutorial

Follow our step-by-step tutorial and learn how to send emails from a Laravel application. And easily integrate third-party services to manage subscribers and send emails on time.
How to Make a Simple Unit Converter in Vue

March 24th, 2022, posted in Guest Posts
by Matvey Nikonorov

How to Make a Simple Unit Converter in Vue

In this article, you’ll be learning how to create an energy unit converter SPA(Single Page Application) in Vue.
Introduction to APIs. And 3 repositories to get you started.

March 10th, 2022, posted in Guest Posts
by Suraj Vishwakarma

Introduction to APIs. And 3 repositories to get you started.

A deep dive into what APIs are, what you should know about them, and some help to get you started.
10 tips for Vue beginners - stuff to get you started fast

February 9th, 2022, posted in Guest Posts
by Pascal Thormeier

10 tips for Vue beginners - stuff to get you started fast

Vue is an amazing technology everyone should learn. So here are 10 tips to get you started on your journey.
10 simple tips for optimizing your Laravel application

February 7th, 2022, posted in Guest Posts
by Bobby Iliev

10 simple tips for optimizing your Laravel application

In this article, we’ll take a look at 10 simple tips for optimizing your Laravel application so that it runs faster and more efficiently.
React Hooks: Gotta Hook ’Em All

January 31st, 2022, posted in Guest Posts
by Tapajyoti Bose

React Hooks: Gotta Hook ’Em All

Hooks have become a standard part of the React ecosystem, and there is a push to use Hooks over Class Components. So let’s get a better look at these Hooks.