-
**Deskripsi**
Pembuatan Low-fi oleh U/UX Designer untuk menggambarkan rancangan dasar mengenai aplikasi Web yang akan dibuat yaitu FunTri
**Implementasi Detail**
- [x] Homepage
- [x] Jokes Page
- [x]…
-
![image.png](https://raw.githubusercontent.com/ThawTunZan/pe/main/files/cd670dfd-0929-44ed-a1cd-9f8fb2e85fab.png)
The quote retrieved is not "random". It retrieves the same set of quote from a list …
-
From Module-JS2 created by [Dedekind561](https://github.com/Dedekind561): CodeYourFuture/Module-JS2#47
### Link to the coursework
Look up the `quote-generator` app in the `week-3` directory to g…
-
Building a chrome extension Bot:
- [x] Research chrome extensions S
- [x] Basic HTML and CSS with buttons S
- [x] 19px square icon S
_Functionality_ M
- [x] Two buttons M
- [x] Button one…
-
$(document).click(function () {
var prev = "";
var sentences = [
'You are somewhere in the ocean.',
'You are the seer and the snake.',
'The irony is that you are…
-
##### SUMMARY
lininfile module returns a fatal when trying to work on non existing file with **backrefs: yes**
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
lineinfile.py
…
-
##### SUMMARY
The Private Endpoint can have a custom IP configuration as shown here https://learn.microsoft.com/en-us/rest/api/virtualnetwork/private-endpoints/create-or-update?view=rest-virt…
-
I'm not sure what highlighting tech is used but it doesn't handle some C# basics.
1. Integer literals are correctly highlighted, float literals are undecorated.
2. Parameters in interpolated strin…
-
Quotes API Integration (Overall Feature)
- Description: Will need to modify loadQuote() function in index.html. Additionally logic must be added/maintained to ensure daily quote persistence (the sa…
-
Now we're ready to really build our quote bot. To test things out, we'll read all the quotes from a file and print the first one.
First, you can remove our test quote, the print statement on line 2. …