Blog
  • Home
  • Technical
  • Life
  • Login
Gọi hàm trong javascript
TECHNICAL

Gọi hàm trong javascript

Trong JS, dấu () để gọi thực thi hàm. 1. Function Expression Function expression là function được khởi tạo bằng phép gán =; function có thể có tên hoặc không có tên. VD: var f = function() { console.log(5); } // hoặc var f = function test(){ console.log(5); } Function expression không được hoisting(khác với function declaration giải thích phía dưới) console...
86 months ago

TAGS
AWS (28 posts )
SECURITY (15 posts )
RAILS (15 posts )
JAVASCRIPT (14 posts )
REACT (9 posts )
RUBY (8 posts )
JAPAN (8 posts )
NODEJS (6 posts )
LARAVEL (5 posts )
INFRA (4 posts )
PHONG THủY (3 posts )
JAVA (3 posts )
IAM (3 posts )
ACTIVE RECORD (3 posts )
VISA (3 posts )
LIFE (3 posts )
ECS (2 posts )
MUTABLE (2 posts )
AWS EC2 (2 posts )
WEBPACK (2 posts )
DNS (2 posts )
UNIT TEST (2 posts )
REDUX (2 posts )
MEMORY (2 posts )
VPN (2 posts )
ANIME (2 posts )
GO DEBUG (2 posts )
CIRCLECI (2 posts )
TàI CHíNH (2 posts )
HTML (2 posts )
VăN HọC (2 posts )
S3 (2 posts )
IMMUTABLE (2 posts )
VPC (2 posts )
REFERENCE (2 posts )
C (2 posts )
NGINX (2 posts )
EC2 (2 posts )
EXCEPTION (2 posts )
PROGRAMMING (2 posts )
C++ (2 posts )
TOáN HọC (2 posts )
CHứNG KHOáN (2 posts )
TRANSACTION (1 posts )
MAILER (1 posts )
APNS (1 posts )
POINTER (1 posts )
HáN VIệT (1 posts )
OAUTH (1 posts )
SUBNET (1 posts )