Weekly Shaarli

All links of one week in a single page.

Week 03 (January 18, 2021)

Outline – Notion alternative

A modern team knowledge base for your internal documentation, product specs, support answers, meeting notes, onboarding, & more…

Testing Angular applications with Jest and Spectator | by Van Huynh | ITNEXT

Speed up testing with Jest and Spectator for Angular applications.

The Front-End Checklist - ✨ Your best Front-End Tool ✨

#webdesign #services The Front-End Checklist Application is perfect for modern websites and meticulous developers!

UI Playbook

The documented collection of UI components

Piwigo - A self hosted Google Photos alternative

Piwigo is open source photo gallery software for the web. Designed for organisations, teams and individuals.

BundlePhobia ❘ cost of adding a npm package

find the cost of adding a npm package to your bundle

brumm.af — Custom CSS shadow generator

Make a smooth shadow, friend.

Design Systems Club — Каталог отечественных дизайн-систем

Каталог отечественных компонентных дизайн-систем, реализованных на технологическом уровне. Живые гайдлайны, статьи, презентации, выступления и другие материалы о них.

6 Simple Examples Which Will Make You Love Observables (rxjs 5)

In this article, I want to quickly introduce you to the idea of Observables, using elementary but real-life examples. There will be some basic theory at the beginning, but the rest is just me, you, and Observables. Let the fun begin!

GitHub - artalar/reatom: State manager with a focus of all needs

A framework agnostic state manager

Web APIs for Angular

Our goal is to provide high quality lightweight wrappers for various native Web APIs to use with Angular

Fork - a fast and friendly git client for Mac and Windows

A fast and friendly git client for Mac and Windows

Creating a Design System Monorepo - Ryosuke

In this article we'll go through what Lerna and monorepo's are and how to use them to create and manage a new design system. Or skip ahead and check out the source code here.

An automatic interactive pre-commit checklist, in the style of infomercials | victoria.dev

How to set up an interactive checklist using a Git pre-commit hook script.

Squoosh — compress images online in browser

Squoosh is an image compression web app that allows you to dive into the advanced options provided by various image compressors.

Как организовать работу над библиотекой общих компонентов / Блог компании Tinkoff / Хабр

Если ваша компания делает несколько продуктов в едином стиле, однажды вам в голову придет идея сделать библиотеку с общим кодом. Например, с UI-компонентами, сервисом авторизации или для работы со сторонними API. Возможно, вы зададитесь вопросами: кто должен поддерживать этот код? Как доносить изменения до пользователей? В конце концов, как вообще заставить их пользоваться вашей библиотекой?