タイ / Phan Ngoc ThaiinGoalist BlogHTTP request method and data typeIn this post, we will take a look into HTTP request method and data type. With request method you can specify various actions between…May 28May 28
タイ / Phan Ngoc ThaiinGoalist BlogJavascript: Asynchronous function and PromiseJavascript is synchronous by default like other programing languages. That means if you do some operations that take too much time, your…Mar 29Mar 29
タイ / Phan Ngoc ThaiinGoalist BlogJavaScript variable and data types.In this post, we will take a look on JavaScript variable and how to work with it. We can use “let” for variable that will change later or…Nov 30, 2023Nov 30, 2023
タイ / Phan Ngoc ThaiinGoalist BlogArranging items with CSS flexboxIn this post, we will take a look on some popular properties of flexbox. You can check reference part for more property. Flexbox allows you…Oct 31, 2023Oct 31, 2023
タイ / Phan Ngoc ThaiinGoalist BlogImporting stylesheet and JavascriptIt is normal for FE developer to import CSS, Javascript library code somewhere over internet and use it. It’s convenient but we will also…Sep 29, 2023Sep 29, 2023
タイ / Phan Ngoc ThaiinGoalist BlogBasic knowledge for Frontend Developer.Website is popular today and you may hear about these phases: Frontend(FE), Backend(BE) and Full Stack Developer. In the past, there…Aug 29, 2023Aug 29, 2023