Skip to content

Instantly share code, notes, and snippets.

@asif7774
asif7774 / Angular 5 App Folder Structure
Last active April 3, 2019 09:12
Angular 5 application folder structure
├── app
│ ├── module.ts
│ ├── page.css
│ ├── page.html
│ ├── page.spec.ts
│ ├── page.ts
│ ├── routing.ts
│ ├── core
│ │ ├── about
│ │ │ └── page.ts
@asif7774
asif7774 / castles-responsive-parallax-landscape.markdown
Last active February 5, 2021 00:48
Castles, responsive parallax landscape

Castles, responsive parallax landscape

A responsive landscape (some elements are added / removed depending on the screen size) made with Pixi.js.