• Stars
    star
    107
  • Rank 322,644 (Top 7 %)
  • Language MDX
  • License
    MIT License
  • Created over 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A place for sharing Angular Snippets

Angular Snippets

All Contributors

A website to find and share code snippets for Angular.

How to add snippets

Follow the below steps to add a snippet to the website.

  • Go to pages -> snippets folder.
  • add a new mdx file with the name of the snippet.
  • add the content in the format below.
---
title: Tile of the snippet
description: description of the snippet
pubDate: (Dare) Feb 20, 2022
contributedBy: "@TwitterHandle"
---

import BlogImage from "@components/BlogImage.astro";
import SourceMap from "@images/source-map.jpg";

Content of the snippet

We accept mdx syntax here.

You can include code snippets like this.

"sourceMap": {
"hidden": true,
}

and images like this.

<BlogImage src={ImagePath} alt="hidden source map for production" />

Tech Stack πŸ› οΈ

Developer Notes πŸ“

Here are some commands that you can run to get started with the project. You can also check all the commands in the package.json

# Install dependencies
pnpm install

# Run the development server
pnpm dev

# Build the project
pnpm build

# Serve the built project
pnpm preview

Contributors

Oliver Erxleben
Oliver Erxleben

πŸ’»
PaweΕ‚ Kubiak
PaweΕ‚ Kubiak

πŸ’»
Santosh Yadav
Santosh Yadav

πŸ’»
Nicolas Frizzarin
Nicolas Frizzarin

πŸ“–
Jay Bell
Jay Bell

πŸ“–
Bartosz Wasilew
Bartosz Wasilew

πŸ“–
Robin Goetz
Robin Goetz

πŸ’»
Chau Tran
Chau Tran

πŸ’» πŸ“–
Pham Huu Hien
Pham Huu Hien

πŸ“–
Nelson Gutierrez
Nelson Gutierrez

πŸ“–
Lucio Aimar
Lucio Aimar

πŸ“–
Deepak Rudra Paul
Deepak Rudra Paul

πŸ“–
RubΓ©n Peregrina
RubΓ©n Peregrina

πŸ“–

License βš–οΈ

This repository has MIT License.

More Repositories

1

angular-getting-started

Content to Learn Angular
TypeScript
55
star
2

hotelinventory

This repository contains the code used in Angular Getting Started Course
HTML
26
star
3

hotelapi

TypeScript
25
star
4

santoshyadavdev

21
star
5

ngRxElementDemo

TypeScript
13
star
6

GitHubTips

Collection of Git and GitHub Tips
Astro
13
star
7

gde-githubstar-interest-call

12
star
8

angular9-providerdemo

TypeScript
11
star
9

sharedmodule-demo

TypeScript
8
star
10

router-app

Demo for my Angular Router Talk at NgBe
TypeScript
6
star
11

nx-workspace-demo

TypeScript
6
star
12

hybrid-angular-app

TypeScript
6
star
13

solidjstips.dev

Astro
5
star
14

typescript-basics

TypeScript
5
star
15

Personal-Blog

Astro
4
star
16

nest-in-memory-demo

TypeScript
3
star
17

react-nexus

TypeScript
3
star
18

testimonial

3
star
19

ci-action-exercise

3
star
20

ts-workshop

TypeScript
3
star
21

github-action-learning

3
star
22

ama

2
star
23

exercise-publish-package

Ruby
2
star
24

EcomPortal

TypeScript
2
star
25

di-demo-Angular-Online-Meetup

TypeScript
2
star
26

portfolio

Astro
2
star
27

writing-javascript-actions

2
star
28

nx-gatsby-netlify-deploy

using netlify-deploy to deploy gatsbyjs app inside Nx mono-repo
TypeScript
2
star
29

garmin-api

The API to get your data from Garmin Connect
Python
2
star
30

ng-bank

TypeScript
2
star
31

ngrx-store-mug

TypeScript
2
star
32

my-talks

2
star
33

angular-london

TypeScript
2
star
34

ng-Srilanka-NgRx-Demo

angular
TypeScript
2
star
35

scssdemo

TypeScript
1
star
36

dnt215

TypeScript
1
star
37

typescript-learnign

TypeScript
1
star
38

dnt229

TypeScript
1
star
39

30minsofgithub

1
star
40

optimization-course

TypeScript
1
star
41

ngLeipzig-Demo

TypeScript
1
star
42

conference-demo

TypeScript
1
star
43

StudentRegistration

TypeScript
1
star
44

react-storybook-demo

TypeScript
1
star
45

typescript-demo-dnt215

TypeScript
1
star
46

flutter-getting-started

Dart
1
star
47

react-tutorial

Created with StackBlitz ⚑️
JavaScript
1
star
48

analog-netlify

TypeScript
1
star
49

EComAPI

TypeScript
1
star
50

ngu-carousel-ssr-demo

SSR demo with Angular 9 and ngu-carousel
TypeScript
1
star
51

Angular11-demo

TypeScript
1
star
52

dnt232

TypeScript
1
star
53

EntityFramework

JavaScript
1
star
54

firebase-angular-demo

TypeScript
1
star
55

nest-api-ecom

TypeScript
1
star
56

ProductMangement-API

JavaScript
1
star
57

ngrxdemo-allscript

TypeScript
1
star
58

rxjs-in-angular-pluralsight

Created with StackBlitz ⚑️
TypeScript
1
star
59

Angular-lib-code

TypeScript
1
star
60

ng-chennail-router-demo

HTML
1
star
61

build-tool-demo

TypeScript
1
star
62

secondary-endpoint-demo

HTML
1
star