Hàm lày ngày trong tuần javascript

tipjs,date,function

Hàm lày ngày trong tuần javascript

const getWhatDay = () => {
  return new Date().getDay() ? new Date().getDay() : 7
}
console.log(getWhatDay());//3

Có thể bạn đã miss một số snippets code

Rolling loading

Nguyên tắc là theo dõi các sự kiện cuộn trang và phân tích mối quan hệ thuộc tính giữa clientHeight , scrollTop và scrollHeight .

Kiểm tra định dạng email bằng Javascript

Kiểm tra định dạng email bằng Javascript

formatdate js

JavaScript’s Date() function object contains a long list of methods that can be used to manipulate the date outcome

Getting the last element of a split string array

Getting the last element of a split string array

Ajax, call jQuery POST to node.js expressjs

Ajax, call jQuery POST to node.js expressjs