정규표현식

    JavaScript- (라이브러리~ 정규표현식)

    1. 라이브러리 이용 방법 - 라이브러리는 모듈과 비슷한 개념으로, 모듈이 프로그램을 구성하는 작은 부품으로써의 로직을 의미한다면, 라이브러리는 자주 사용되는 로직을 재사용하기 편하도록 잘 정리한 일련의 코드의 집합을 의미한다고 할 수 있다. -> 유명 라이브러리의 예로 jQuery가 있다. ex) https://code.jquery.com jQuery CDN The integrity and crossorigin attributes are used for Subresource Integrity (SRI) checking. This allows browsers to ensure that resources hosted on third-party servers have not been tampered with..