LordKenzo / BlackSheep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlackSheep

A website with HTML, SASS (with BEM Name Selector and 7:1 Pattern) and Angular.

## Packages and Libraries

I used this npm package:

Express for Heroku NGX Page Scroll Normalize CSS uninstall it if I'll use Bootstrap!

I used this libraries in index.html:

Passive Events

Fonts

Se fai il test lighthouse e hai il problema @font-face ma tu usi Google Fonts: Articolo

Responsive Images

According to Google, anything above 2 seconds of download time will put off your users and discourage the crawlers from indexing your website. PageSpeed Insights Tool Images Generator e Aggiungi testo immagine Compress Image

Utilizzeremo sempre il tag image, ma abbiamo differenti immagini per differenti risoluzioni grazie all'attributo srcset. Se ho già scaricato la versione "Large" non scaricherò la versione "Small". Per fare le verifiche del corretto caricamento caricare la pagina in incognito o pulire la cache. Abbiamo 3 immagini: small, medium e large. Risorsa

About


Languages

Language:TypeScript 56.7%Language:HTML 25.3%Language:CSS 10.8%Language:JavaScript 7.2%