Walang Uri

  • Separation of Work and Identity: Essential Mindset Tools

    Introduction In our day-to-day jobs, always remember that if you feel that your identity is intertwined with your work, every setback feels personal, and “good enough” is constantly moving the goalposts. I do suggest that you continue to read this… Continue reading

    Separation of Work and Identity: Essential Mindset Tools
  • Understanding Maps in JavaScript

    Introduction If you are familiar with other languages such as C#, Java, or C++, JavaScript’s map data-structure is similar to a dictionary (dictionary is the equivalent of JavaScript Map in other programming languages). Knowing the concepts of key/value pair data… Continue reading

    Understanding Maps in JavaScript