Jay WenArray Methods: Find VS FilterFind and filter are a couple of the common array methods used and there are slight differences between the two.Oct 31, 2022Oct 31, 2022
Jay WenTruncating Text with Read More/Read Less ButtonWhen browsing through a website, most people want to get to the meat of the site, especially when they are shopping. This week I had to…Mar 30, 20222Mar 30, 20222
Jay WenHow I found a job in 3 months after bootcampIt is no secret that job hunting SUCKS especially in a middle of a pandemic. But speaking from experience there is a silver lining. I’ve…Dec 28, 2020Dec 28, 2020
Jay WenWhat is Object Oriented Programming?I was asked this question in an interview and was totally unprepared! I knew generally what it was as I reviewed some material the week…Aug 4, 2020Aug 4, 2020
Jay WenAlgorithms: String ReversalString reversals are one of the most common questions on tech interviews. There are many different ways to do this and one way I’d like to…Jul 30, 2020Jul 30, 2020
Jay WenData Structures: Binary Search TreesThe next part of my Data Structures series is binary search trees.Jul 22, 2020Jul 22, 2020
Jay WenBasic Data Structures: ObjectsTo continue the data structure series I have going on, I’ll be talking about objects in this post.Jul 15, 2020Jul 15, 2020
Jay WenBasic Data Structures: ArraysWhile taking a udemy course for data structures and algorithms I have come across many types of data structures. I’ve mainly been using…Jul 8, 2020Jul 8, 2020
Jay WenReWild — a work in progressLast month I started to develop ReWild, a new e-commerce plant shop.Jul 1, 2020Jul 1, 2020
Jay WenThe difference between .splice() and .sliceI can’t tell you how many times I forget the difference between “.splice” and “.slice” when I’m doing an algorithm and trying to decide…Jun 24, 2020Jun 24, 2020