PinnedMs ChiUpload file/image locally and aws s3 bucket with Node typescript [PART II]Have you read the first part of this project? Today, we will upload the file/picture both locally and to the cloud with aws s3 bucket…Aug 31, 2022Aug 31, 2022
Ms ChiHow to define yourself as a junior or mid-level or senior programmer?Understanding your expertise as a programmer is important because it directly influences your compensation. Stronger qualifications…Aug 16, 2023Aug 16, 2023
Ms ChiTop 3 interview questions you MUST know as a software developerAfter chatGPT is released into the market, there is a huge change in IT industry. There are many companies scaling down business or…Jun 18, 2023Jun 18, 2023
Ms ChiWill ChatGPT replace coder, programmer, software developers?Do you feel overwhelmed recently due to the release of ChatGPT by OpenAI? Obviously, AI is able to reduce huge amount of jobs in the near…Mar 28, 2023Mar 28, 2023
Ms ChiTop 3 JavaScript Tricky Basic Interview questions and answers[PART III]Are you currently looking for a new job? Those interview questions look simple but you are not able to answer? How to nail the technical…Jan 26, 2023Jan 26, 2023
Ms ChiTop 5 Full Stack Developer interview questions [PART I]Techinical interview is tough but it can be simpler as we know the basic knowledge in term of server, database, security, microservices &…Oct 11, 2022Oct 11, 2022
Ms ChiinDevOps.devHow to create a normalized database with MySql?How to design a normalized database to ensure data integrity and no data redundancy? It is always a good practice to create a database by…Sep 23, 2022Sep 23, 2022
Ms ChiWhat is Javascript and Why it is popular?Javascript is a single threaded programming language, that means it only has ONE call stack and ONE memory heap which is responsible for…Sep 10, 2022Sep 10, 2022
Ms ChiTop 10 Javascript basic interview questions and answers[PART II]Click here for PART I. More questions are related to array utility method, object, keyword(new, constructor, prototype), Object.freeze()…Sep 10, 20221Sep 10, 20221
Ms ChiWhy SOLID is important in OOP object oriented programming?I would like to Typescript to demostrate the importance of SOLID here. SOLID is the coding principles of OOP. It is important to know how…Sep 10, 2022Sep 10, 2022