Frontend development
This blog mainly focus on sharing news, tips & tricks for frontend development
  • Portfolio
  • About
  • Search
Skip to content
  • Portfolio
  • About
  • Search
Month: April 2019

Month: April 2019

Home2019April
Closure in javascript

Closure in javascript

April 21, 2019 January 29, 2020134 views

Today, we gonna learn about the one of the most interesting part of javascript, that is closure. In this post, …

Tips & tricks
Read more"Closure in javascript"
.call() in javascript

.call() in javascript

April 18, 2019 January 29, 2020124 views

In the previous post https://frontend.cloudaccess.host/bindsomething-in-javascript/, we have learned about .bind()method in the javascript. Today I gonna show you another method …

Tips & tricks
Read more".call() in javascript"
bind(something) in javascript

bind(something) in javascript

April 15, 2019 January 29, 2020140 views

Have you ever look at the code of other developers and you see that sometimes they used functionName.bind(this), especially in …

Tips & tricks
Read more"bind(something) in javascript"
Await and async ​in Javascript

Await and async ​in Javascript

April 13, 2019 January 29, 2020160 views

In previous post, we have talked about Promise https://frontend.cloudaccess.host/callback-in-javascript/. There is no doubt that Promise offers more readability compare to …

Tips & tricks
Read more"Await and async ​in Javascript"
Promise in javascript

Promise in javascript

April 13, 2019 January 29, 2020169 views

Previously, in this block https://frontend.cloudaccess.host/callback-in-javascript/. We have learn what is callback and what is Promise as well as the difference …

Tips & tricks
Read more"Promise in javascript"
Callback vs Promise in javascript

Callback vs Promise in javascript

April 4, 2019 January 29, 2020121 views

When we work with web applications, there are many chances that we need to execute something asynchronously (like call 3rd …

Tips & tricks
Read more"Callback vs Promise in javascript"

Recent Posts

  • Cheating 10fastfingers
  • Grid layout in 10 minutes
  • TOEIC Test – Part 4 Setting up CI/CD workflow
  • TOEIC Test – Part 3 Setting up React project
  • TOEIC Test – Part 2 Connect custom domain to Firebase Hosting

Recent Comments

  • http://images.google.gy/ on Scroll animation with Intersection Observer API
  • maps.google.co.id on Scroll animation with Intersection Observer API
  • lanoxin online on Scroll animation with Intersection Observer API
  • http://smartremstroy.ru/ on Scroll animation with Intersection Observer API
  • hẹn hò trực tuyến vsrn on Scroll animation with Intersection Observer API

Archives

  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019

Categories

  • Learning by hacking
  • News
  • Technology
  • Tips & tricks
  • Tutorial

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Powered by Roseta & WordPress.
©2023 Frontend development
  • Portfolio-
  • About-
Back to Top