20 year old Front-end Developer at the AUAS. Often taking up educational (and fun) personal projects for which I document my learning process on GitHub.
-
Amsterdam University of Applied Sciences
- The Netherlands
-
14:20
(UTC +01:00) - in/rose-mulazada-6664a2254
Pinned Loading
-
API-2324
API-2324 PublicForked from cmda-minor-web/API-2324
This is my repository for the subject API's for the minor Web Design and Development 23-24.
JavaScript
-
CSSttR
CSSttR PublicMy repository for the final assignment for CSS to the Rescue, Web Design and Development 2024.
CSS
-
-
-
SCALABLE: Save form data to localSto...
SCALABLE: Save form data to localStorage and auto-complete on refresh 1// With the help of Jeremy Keith, I was able to create a fully scalable code sample that you can copy-paste into your project.
2// It will save the user input value on blur, this includes radio buttons, checkboxes and date inputs besides regular text/number inputs.
3// The only condition is that you give the form element on your page a data-attribute of data-form-topic="foo".
4// This code snippet saves the data-attribute as the key to the localStorage, and the value of it will be an object with key/value pairs of the respective inputs name and value.
5// Please refer to this gist somewhere in your code if you use it :)
-
briannededeugd/tumimundo
briannededeugd/tumimundo PublicThis is our repository for Tumi Mundo during the Web Design & Development minor at AUAS, academic year 2023-2024.
Svelte
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.