General

Angular – Font Awesome Icons

Font awesome introducing icon module & component for angular,  API docs The official Angular module/component documentation  GitHub project Where to submit issues and collaborate/contribute to codebase Install Using npm : – npm i @fortawesome/angular-fontawesome Install Using yarn : – yarn add @fortawesome/fontawesome-svg-core yarn add @fortawesome/free-solid-svg-icons yarn add @fortawesome/angular-fontawesome For more details – https://fontawesome.com/how-to-use/on-the-web/using-with/angular

Angular – Font Awesome Icons Read More »

DevDocs – combines multiple API documentations in a fast, organized, and searchable interface.

DevDocs contain 100+ tutorial like Angular, Javascript, HTML, CSS etc with latest versions. It aims to make reading and searching reference documentation fast, easy and enjoyable. All the popular languages release versions documentations present in DevDocs.   For more details visit devdocs.io

DevDocs – combines multiple API documentations in a fast, organized, and searchable interface. Read More »

Scroll to Top