Avatars
Hey, I am Prana Apsara Wijaya

a happy Software Engineer

a passionate Javascript developer from Indonesia who loves to build and deliver quality products.

Tech stack I use

Featured blogs

3 Easy Ways to Swap 2 Array Elements in JavaScript

3 Easy Ways to Swap 2 Array Elements in JavaScript

December 27, 2022

#graphql #vitejs #axios #docker #tailwind-css #article #packages #es6 #es7

In this article, we’ll learn multiple ways to easily swap the values of two array elements in JavaScript.

Read more >
5 JavaScript Console Methods That will Improve your Debugging Skills

5 JavaScript Console Methods That will Improve your Debugging Skills

December 27, 2022

#javascript #webdev #debugging #programming #axios #vuejs #eslint

The console is a JavaScript object that grants developers access to a browsers debugging console.

Read more >
The CSS Working Group At TPAC: What’s New In CSS?

The CSS Working Group At TPAC: What’s New In CSS?

August 16, 2022

#graphql #vitejs #axios #docker #tailwind-css #article #packages #es6 #es7

Last week, Rachel Andrew attended the CSS Working Group meeting at W3C TPAC, and rounds up some of the discussions in this post — including those things where you can help make a decision.

Read more >
7 Killer One-Liners in JavaScript

7 Killer One-Liners in JavaScript

March 16, 2022

#javascript #es6 #es7 #fundamental #advanced #medium #es2020 #es2021

JavaScript is the most crucial pillar of Web Development. This article contains code snippets hand-picked by sterilized contamination-free gloves and placed onto a satin pillow.

Read more >
15 Useful Lodash Methods for Everyday Coding (Part-1)

15 Useful Lodash Methods for Everyday Coding (Part-1)

March 16, 2022

#javascript #lodash #eslint #es6 #es7 #operator #fundamental

Lodash is one of the most popular open-source JavaScript libraries. It implements a lot of functional programming helpers that make everyday coding easier. It’s something I use often in my own development work, and so I wanted to share with you some of the methods that I find myself using a lot.

Read more >