Posts

Fri 181220 Joined Discord chat: Created server: pramgoat's server (general chat)

2:55 PM JOINED DISCORD SITE I was watching a YouTube video related to learning to use: Web Services: Web hooks Webhooks for Beginners - Full Course https://www.youtube.com/watch?v=41NOoEz3Tzc&t=2506s ...the same video also mentioned you can use GitHub/and, Discord to create Web Hooks. So, I decided to join Discord site... https://www.discord.com ...at the discord site I went and created my 1st chat server in just merely seconds -(no coding, necessary: just give the room a name/and, a topic)-; my room is called: pramgoat's server(topic: general chat). https://discord.gg/sk622VJetv FOLLOWING CRAIGSDENNIS GITHUB PAGE  I also went and checked out the guy who created the Web hooks video for freecodecamp.org...git hub page...where I went and forked 2 of his repos. https://github.com/craigsdennis https://github.com/craigsdennis/intro-to-apis-course https://github.com/TwilioDevEd/webhooks-course ...he has an interesting GitHub web page...which is well worth reading/following...I choose

Sun 221120 Created simple Javascript object array Phonebook program

05:30 AM CREATED SIMPLE JAVASCRIPT OBJECT ARRAY PHONEBOOK PROGRAM All this Javascript phonebook application does is...to list out the objects array data going from start to finish. Source code: https://github.com/pramnora/javascript/blob/master/language/data/complex/arrays/js-phonebook-01.html Live code: https://prg-javascript.netlify.app/language/data/complex/arrays/js-phonebook-01.html

Fri 201120 Did 2 x Internet speed tests/Downdetector

14:00 PM CHECKED OUT MY INTERNET SPEED http://www.speedtest.net   (Ookla) Ping: 5 ms Download: 37.11 Upload: 9.40 -( NOTE : You can also download FREE software; which will, automatically, save/record your speed test results history.)-

Thu 191120 Visited: Dev.to

00:05 AM VISITED DEV.TO When I visited: dev.to site...I found an interesting 'tutorials' link... https://dev.to/ender_minyard/28-code-tutorials-for-visual-learners-19pl

Wed 181120 Added [phonebook.html]/JQuery file to GitHub

CREATED AN [INDEX.HTML] FILE TO ILLUSTRATE MY 'JQUERY' GITHUB REPO. I created an [index.html] file...to demonstrate what is my current understanding of JQuery code; this works in conjunction with Netlify service...that shows the code 'live'...the underlying 'source code' of which is being stored inside of my GitHub JQuery folder repository.  https://prg-jquery.netlify.app/ CREATED [PHONEBOOK.HTML]/JQUERY CODE I also created a [jq-phonebook.html] file...; which demonstrates use of the JQuery 'toggle' functionality.  Source code... https://github.com/pramnora/jquery/blob/master/language/toggle/jq-phonebook-01.html Live code... https://prg-jquery.netlify.app/language/toggle/jq-phonebook-01.html

Sun 151120 Codepen.io Joined: dev.to, edabit.com

  12:00 MIDNIGHT RETURNED BACK TO CODEPEN.IO https://www.codepen.io Yesterday, I was at codepen.io studying a particular project... https://codepen.io/IsaacPCooper/pen/mdEKMvY ...and, today, I decided to go check it out, again...because, I had left favourable comments before; and, wanted to see if there was any reply; yes, indeed, there was.   2 AM JOINED DEV.TO Early morning, I joined... https://dev.to ...which allows developers to upload/publish codes they wrote/or else, share resources: links/-etc. 6 AM JOINED EDABIT.COM I joined... https://edabit.com ...this site publishes code challenges; which, then, the programmer is meant to solve...; so far, I've tried a few Javascript challenges, correctly; some are more difficult than others are. My current skill level is: 3(110 points/5 points for each successful guess)/moved up from Level 1/2.