-
## Creating an HTML Page
It's time to begin working on the frontend of the application!
![html](https://user-images.githubusercontent.com/69332964/103604280-971e8c80-4ede-11eb-8cd1-b90ed8353ea0.png)
…
-
## Articles
- http://alistapart.com/article/boom
- http://coding.smashingmagazine.com/2013/03/08/tips-tricks-print-style-sheets/
- http://drublic.de/blog/printing-the-web/
## Outils
- http://www.html2…
-
In order to take the benefits and drawbacks from existing frontend guides for the 18f frontend guide, there should be a competitive analysis of various frontend guides.
Competitive analysis is descri…
-
available subjects will be shown to admin and teacher's will be assigned to the subjects ,
subjects can be of two type (one teacher type or two teacher type ) based on the selection teachers will b…
-
```
feature request:
allow for jquery-style 'method chaining' for those flot (& flot plugin) methods
that return 'void', i.e. those methods that dont return a value (such as the
'getData()' method);…
-
```
feature request:
allow for jquery-style 'method chaining' for those flot (& flot plugin) methods
that return 'void', i.e. those methods that dont return a value (such as the
'getData()' method);…
-
```
feature request:
allow for jquery-style 'method chaining' for those flot (& flot plugin) methods
that return 'void', i.e. those methods that dont return a value (such as the
'getData()' method);…
-
```
feature request:
allow for jquery-style 'method chaining' for those flot (& flot plugin) methods
that return 'void', i.e. those methods that dont return a value (such as the
'getData()' method);…
-
```
feature request:
allow for jquery-style 'method chaining' for those flot (& flot plugin) methods
that return 'void', i.e. those methods that dont return a value (such as the
'getData()' method);…
-
This is a follow-up to #5578, where it was proposed to remove the JSHint files from our codebase, since we aren't using them. The goal here is to add a GHA that checks our JS code, same as we have one…