Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antonio-marasescu/the-stc-repository

A collection of Standard Templates for Construction of software
https://github.com/antonio-marasescu/the-stc-repository

Last synced: about 1 month ago
JSON representation

A collection of Standard Templates for Construction of software

Awesome Lists containing this project

README

        

# The STC Repository

## Description
A collection of Standard Templates for Construction of Software, Ideas and Behaviour.

## Cloud Development STC
- [AWS](./cloud/aws/aws.md)

## Infrastructure as Code (IAC) STC
- [Terraform](iac/terraform/terraform.md)

## Web Development STC

### General Concepts

- [Browser API](./webdev/browser-features.md)
- [Bundling](./webdev/bundling.md)
- [JavaScript](./webdev/javascript.md)
- [Optimization](./webdev/optimization.md)
- [RxJs](./webdev/rxjs.md)
- [Security](./webdev/security.md)
- [Styling](./webdev/styling.md)
- [Web Communication](./webdev/web-communication.md)

### Frameworks
- [Angular](./webdev/angular.md)
- [React](./webdev/react.md)