HomeGitHubAboutBlog
Arrays have many useful methods. They are objects that are used to store lists of items. Elements inside can be of any data type, each one…
I cannot help but hear the song Promises by 3LW when we talk about Promises in Javascript. Analogy inspired by Javascript Modern Tutorial…
What is stack? Stack seems like the most basic of data structures. Examples of stack is: Undo/Redo in text editors Going back and forth on…
What is AJAX? AJAX stands for Asynchronous JavaScript and XML. It is a way for front-end code to communicate with the backend by making…
Where can you learn how to code in Berlin? There is no shortage of Berlin learning groups and meetups if you want to learn how to code. If…
What is emmet Emmet is a plugin that comes built in VScode (and probably other IDE's, if not, you can add it as an extension). It is a…
Github immersion I decided to spend the day learning github more in depth. One of my favourite resources is GithubImmersion. It can get…
What is accessibility and what does a11y mean? Good accessibility or "a11y" is crucial to making sure all users can access the content in…
Weekend progress Ok, I digress. From now on, I will say 'no-zero' weekdays. Weekends are off limits. Today is monday and I 'accidentally…
I finally started blogging again I have been trying to get myself to write again, at no avail. Now that I am starting a bootcamp in a few…