Meditation and Cryptocurrency: Navigating the Volatility with a Clear MindCryptocurrency markets are highly volatile, which can cause anxiety and emotional reactions for traders. By practicing meditation, traders…Jan 27, 2023Jan 27, 2023
Buddhism mindset in tradingA trader can apply a Buddhism mindset, or a Buddhist perspective, to trading in several ways:Jan 25, 20231Jan 25, 20231
A story about trading journey of someone elseOnce upon a time, there was a trader named X . He was highly successful in the stock market, but despite his financial success, he felt…Jan 24, 2023Jan 24, 2023
Bitcoin in a Bear trendMy previous analyst on BTC price https://indiedev.medium.com/bitcoin-is-in-a-bull-trend-or-a-bull-trap-dc8dcd4b8fe2Dec 29, 2021Dec 29, 2021
Another way to write conditional stuff in ReactWhen developing frontend apps, we can face a lot of codes that using conditional stuff like belowDec 22, 2021Dec 22, 2021
Reactive Programming in frontend — Learn by building — Implement a Free Drawing with Canvas and…I am learning how to to build UI/Data/Event flow handler with RFP. I think the best way to learn is by crafting and building. This is one…Dec 5, 2021Dec 5, 2021
Algorithm Practice — Window Slicing — ContainerWithMostWaterLeetcode: https://leetcode.com/problems/container-with-most-water/Nov 30, 2021Nov 30, 2021
BLoC pattern explanation with ReactJSIn React, there are different options for managing state — redux/mobx/recoil. One of pattern is not really popular in React ‘s world is…Nov 29, 2021Nov 29, 2021
Algorithm Practice — Recursive — Solve NQueens problemHi everyone, this is my journey on the algorithm. You can take a look at my repository hereNov 28, 2021Nov 28, 2021
Build a virtual list using hook from scratch to deal with large datasetIn recent projects, I had to deal with a large dataset in frontend side. First, I tried to use react-virtualized which is a great library…Nov 25, 2021Nov 25, 2021