HomeBadges

My First open-source Project: Building AmazonPay Gem

Sep 23, 20203 min read

Introduction Recently at my workplace, I was assigned the task to implement the new Amazon Pay checkout v2 in our e-commerce application. A little bit of context, we currently use Ruby on Rails on the backend and use React for our frontend. We combin...

Array.prototype.reduce() in JavaScript

Jul 11, 20204 min read

This is episode three of the JavaScript Snippet Series. In Episode one, we discussed three methods of getting unique values from JavaScript. In Episode two we discussed some ways to sort arrays in JavaScript. In this article, we will be looking at...

Sorting arrays in JavaScript

Jul 9, 20205 min read

This is the second article in The JavaScript Snippet Series. In the previous episode we discussed three methods of getting unique values from JavaScript. In this article, we will discuss various ways of sorting arrays in JavaScript. Sorting is a com...

Three methods to get unique values from arrays in ES6.

Mar 30, 2020

There are several ways and several algorithms that you can easily implement to retrieve unique element in an array in JavaScript. In this article, we will discuss three of those ways. This is the first article in The JavaScript Snippet Series. It is ...

Staying ahead of vulnerabilities in your repositories

Jan 27, 2020

Introduction The news is replete with reports of attackers exploiting web vulnerabilities to gain access to the private data of customers and clients that organizations have to be more proactive in protecting websites and applications. This is even m...

© 2021 ByteView Systems

PrivacyTerms
Proudly part of