My First Hacktoberfest : Feasting on issues for the badge
Hi I am Pat, and this year is my first #hacktoberfest. From the title, I sound like a #hacktoberfest...
playing with web fiery
Hi I am Pat, and this year is my first #hacktoberfest. From the title, I sound like a #hacktoberfest...
📌 Interfaces in Java An interface is a reference type, similar to a class that can...
Entry for The Odin Project's library exercise under the full javascript path Live preview can be...
Live preview and can be found here About 👨🏫 The todo list have projects or...
This is a JavaScript exercise I worked on under The Odin Project to get familiar with the basics of...
[JS#5 WIL 🤔 Post] JavaScript hoisting refers to the process where the compiler allocates...
📌 Annotation Basics Annotations, a form of metadata, provide data about a program that is...
[Java WIL🤔 Post #2] Java has a very rich set of features that gives developers a lot of...
[JS#4 WIL 🤔 Post] Test Driven Development (TDD)'s main idea is to simply start working on...
[Java WIL🤔#1] I am reviewing for an Oracle Java Certification exam and decided to run...
She Coded, 2021 👧 📌 My two cents It is a consensus that the IT industry is a...
[JS#3 WIL 🤔 Post] Most websites and applications written would, at some point request data...
webpack is a famous static module bundler. Module bundlers are used to bundle Javascript modules into...
[JS #2 WIL Post] Encapsulation is not inherent in Javascript. There are no modifiers like...
I was trying to achieve this kind of UI when I tried implementing the Tic-tac-toe game (I know it loo...
[JS #1 WIL Post] I was doing my tic-tac-toe project when I stumbled upon requestAnimationF...
One thing that I can say for person who just started coding is, pick some programming stuff you enj...