Open in app

Sign In

Write

Sign In

Jonelle Noelani Yacapin
Jonelle Noelani Yacapin

51 Followers

Home

About

Aug 10, 2021

Highlight Text with CSS

I want to give a ‘highlight’ effect to some of the key words to make them stand out. First, I thought I was being clever by making all the titles <h5>. It was a good size and looked alright. …

Coding

2 min read

Coding

2 min read


Aug 3, 2021

Is jQuery Unavoidable?

I’ve seen jQuery requested a lot in job descriptions. I’ve also seen it when I add the scripts to use bootstrap in a project. And, I’ve also seen a bit of the syntax of jQuery. jQuery syntax: $ (document).ready(function( ){ $(“#div2”).find(“*”).css({“color”:”red”, “border”:“5px solid red”}); }); Why does it keep popping…

Jquery

5 min read

Is jQuery Unavoidable?
Is jQuery Unavoidable?
Jquery

5 min read


Published in Geek Culture

·Jul 27, 2021

Navigating to the ‘Home’ Page in a Single Page Application (SPA)

Decided to revisit an old SPA project. Everything works alright. Click an item and it pulls up the images and data associated with it. Click another item and it’s all replaced with new images and data associated with that link and so forth. …

JavaScript

4 min read

Navigating to the ‘Home’ Page in a Single Page Application (SPA)
Navigating to the ‘Home’ Page in a Single Page Application (SPA)
JavaScript

4 min read


Jul 20, 2021

Set and List in Data Structures

A while ago I did a technical assessment/coding challenge and thought this would be pretty easy except I didn’t have a clear understanding of what ‘set’ and ‘list’ meant. Is ‘set’ just the concept of turning it into 1 singular object by putting everything in curly braces? If everything is…

Coding

5 min read

Set and List in Data Structures
Set and List in Data Structures
Coding

5 min read


Jul 13, 2021

What’s the point of <script> elements in an HTML doc?

In a previous blog, I explored scripting languages and shell/bash scripting. This exploration was spurred by “scripting” being thrown around in job descriptions which made me ponder what little I knew of “scripts” and “scripting” in the programming universe. …

Jquery

4 min read

What’s the point of <script> elements in an HTML doc?
What’s the point of <script> elements in an HTML doc?
Jquery

4 min read


Published in JavaScript in Plain English

·Jul 6, 2021

innerText vs innerHTML vs textContent in JavaScript

A couple of weeks ago, I was working on something and had one of those ‘Aha!’ moments where something made such profound sense that I told myself I should explore it and write about it. Unfortunately, I don’t remember what I was working on or what that ‘Aha!’ moment was…

JavaScript

3 min read

innerText vs innerHTML vs textContent in JavaScript
innerText vs innerHTML vs textContent in JavaScript
JavaScript

3 min read


Published in Geek Culture

·Jun 29, 2021

General Coding & Scripting

Some software engineer/developer job descriptions list knowledge of ‘scripting’ as a requirement. What exactly does that mean? I can deduce that scripting means to write something, in this context, code. But what kind of code? The only time I’ve seen ‘script’ come up in my coding projects is in the…

Coding

5 min read

General Coding & Scripting
General Coding & Scripting
Coding

5 min read


Published in Geek Culture

·Jun 22, 2021

Bypassing CORS with a Google Chrome extension

I’ve never had a CORS-related issue until just recently when I was working with JavaScript. Then again, I haven’t dealt much with CORS in general. My only recollection of even bumping into the subject was by exploring the Gemfile in past Ruby projects. I think it comes with the initial…

3 min read

Bypassing CORS with a Google Chrome extension
Bypassing CORS with a Google Chrome extension

3 min read


Jun 15, 2021

API + REST = RESTful API

In previous blogs, I’ve tried to clarify what an API (Application Programming Interface) is and define the components of a RESTful (Representation State Transfer) program. Now, I want to combine those to talk about a major concept that I’ve seen repeatedly in my job search: RESTful APIs. My main takeaway…

2 min read

2 min read


Jun 8, 2021

Who needs REST in the programming world?

REST is for the weak. Just have to code, code, code long into the night, right? No, REST (Representation State Transfer) is a programming standard used in many languages for organizing ‘routes’ and making them reusable. A ‘RESTful’ system is “stateless and separate(s) the concerns of client and server” —…

Rest

6 min read

Who needs REST in the programming world?
Who needs REST in the programming world?
Rest

6 min read

Jonelle Noelani Yacapin

Jonelle Noelani Yacapin

51 Followers

Certified Sommelier and Flatiron School Software Engineering Grad

Following
  • Western Clock

    Western Clock

  • Zulie Rane

    Zulie Rane

  • Soumadri Banerjee

    Soumadri Banerjee

  • Deven Joshi

    Deven Joshi

  • Dropbox

    Dropbox

See all (68)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech