It’s been a while since I last posted in this blog, and a lot of things have changed since then. I have changed two jobs since the last blog…
promises So you’ve clicked the title to read this post. I know you’re a JavaScript developer by then. You’ve probably seen “promise” and…
There are times when a Rails app needs to receive emails to process the content, or grab the file from the attachment and process data…
The use of React Context with renderProps that’s introduced since React v16.3 is highly being recommended in React community to pass global…
Note: Examples shown in this post are a fraction or a sample response returned from Lazada Open Platform: Without a sophisticated Ruby SDK…
Context A project was remained almost untouched for a year and it was out of dust recently for migrating a deprecating API. For frontend…
React developers know what does it mean when they saw this error: Adjacent JSX elements must be wrapped in an enclosing tag It’s simply…
Context Rails 5.2 has been released with dozens of new features, which highlights the release of ActiveStorage and a new way to deal with…
While it’s programmed in my brain to use commands for migrations and tasks, I find it very useful to use command instead of which is…
There are tons of Active Admin workarounds available in the net but there are very limited resource on manipulating the content to be…