Website stats and analysis

  Ung-mo Lee Hosted on GitHub Pages    Using MarkSheet In his heart a man plans his course, but the LORD determines his steps.

2.48 Rating by Usitestat

poiemaweb.com was registered 8 years 1 month ago. It has a alexa rank of #182,529 in the world. It is a domain having .com extension. It is estimated worth of $ 68,400.00 and have a daily income of around $ 114.00. Furthermore the website is generating income from Google Adsense. As no active threats were reported recently, poiemaweb.com is SAFE to browse.

Traffic Report

Daily Unique Visitors: 9,126
Daily Pageviews: 45,630

Estimated Valuation

Income Per Day: $ 114.00
Estimated Worth: $ 68,400.00

Search Engine Indexes

Google Indexed Pages: Not Applicable
Yahoo Indexed Pages: Not Applicable
Bing Indexed Pages: Not Applicable

Search Engine Backlinks

Google Backlinks: Not Applicable
Bing Backlinks: Not Applicable
Alexa BackLinks: Not Applicable

Safety Information

Google Safe Browsing: No Risk Issues
Siteadvisor Rating: Not Applicable
WOT Trustworthiness: Very Poor
WOT Privacy: Very Poor
WOT Child Safety: Very Poor

Website Ranks & Scores

Alexa Rank: 182,529
PageSpeed Score: 89 ON 100
Domain Authority: 49 ON 100
Bounce Rate: Not Applicable
Time On Site: Not Applicable

Web Server Information

Hosted IP Address:

185.199.109.153

Hosted Country:

United States US

Location Latitude:

40.0656

Location Longitude:

-79.8917

Traffic Classification

Total Traffic: No Data
Direct Traffic: No Data
Referral Traffic: No Data
Search Traffic: No Data
Social Traffic: No Data
Mail Traffic: No Data
Display Traffic: No Data

Search Engine Results For poiemaweb.com

PoiemaWeb Execution Context(실행 컨텍스트)

- https://poiemaweb.com/js-execution-context

Execution Context(실행 컨텍스트)는 scope, hoisting, this, function, closure 등의 동작원리를 담고 있는 자바스크립트의 핵심원리이다. 실행 컨텍스트를 바로 이해 ...


Class | PoiemaWeb 자바스크립트는 프로토타입 기반

- https://poiemaweb.com/es6-class

자바스크립트는 프로토타입 기반(prototype-based) 객체지향형 언어다. 비록 다른 객체지향 언어들과의 차이점에 대한 논쟁들이 있긴 하지만, 자바스크립트는 강력한 ...


let, const와 블록 레벨 스코프 - poiemaweb.com

- https://poiemaweb.com/es6-block-scope

ES5까지 변수를 선언할 수 있는 유일한 방법은 var 키워드를 사용하는 것이었다. var 키워드로 선언된 변수는 아래와 같은 특징이 있다. 이는 다른 언어와는 다른 특징 ...


Immutability | PoiemaWeb 함수형 프로그래밍의 핵심 원리이다. 객체 ...

- https://poiemaweb.com/js-immutability

함수형 프로그래밍의 핵심 원리이다. 객체는 참조(reference) 형태로 전달하고 전달 받는다. 객체가 참조를 통해 공유되어 있다면 그 상태가 언제든지 변경될 수 있기 ...


Prototype - 1. 프로토타입 객체 - PoiemaWeb

- https://poiemaweb.com/js-prototype

자바스크립트의 모든 객체는 자신의 부모 역할을 하는 객체와 연결되어 있다. 그리고 이것은 마치 객체 지향의 상속 개념과 같이 부모 객체의 프로퍼티 또는 메소드를 ...


Snippet - Gallery | PoiemaWeb

- https://poiemaweb.com/snippet-gallery

...

. 14.

PoiemaWeb: 웹 프로그래밍 튜토리얼

- https://poiemaweb.com/

Front-end Development Tutorial.


웹프로그래밍 입문자 교육 사이트 poiemaweb.com - OKKY

- https://okky.kr/article/379372

13.3.2017 ... 웹프로그래밍 입문자 교육 사이트 poiemaweb.com. HTML, CSS, JS, jQuery, ES6, Node.js, Express, MongoDB, TypeScript를 정리한 블로그를 소개 ...


SASS 적용하기 - 미나리의 일상/IT 기록 블로그

- https://maeilmina.com/66

3.3.2021 ... https://poiemaweb.com/sass-basics · Sass - Basics | PoiemaWeb. Sass(Syntactically Awesome StyleSheets)는 CSS pre-processor로서 CSS의 한계와 ...


SPA(Single Page Application) 이란? | Huskyhoochu 기술 블로그

- https://www.huskyhoochu.com/what-is-spa/

16.2.2021 ... 이번 포스팅은 그래서 준비했다. 참고 사이트: https://www.excellentwebworld.com/what-is-a-single-page-application/ · https://poiemaweb.


[ES6] ES6 변경점 정리 - 공수래공수거 - Tistory

- https://sunovivid.tistory.com/68

30.8.2020 ... https://poiemaweb.com/es6-block-scope let, const | PoiemaWeb ES5까지 변수를 선언할 수 있는 유일한 방법은 var 키워드를 사용하는 것이었다. var ...


Node.js(Express)와 MySQL 연동 - 데이빗백곰의 TSS Platform - Tistory

- https://theserverside.tistory.com/356

26.5.2020 ... https://poiemaweb.com/nodejs-mysql MySQL 연동 | PoiemaWeb Node.js(express)와 MySQL 연동 poiemaweb.com.


[IT 면접대비] 개발자 기술면접 대비 ????️/ 3️⃣ - JavaScript (2)

- https://programming119.tistory.com/226

3.3.2021 ... 스코프 : poiemaweb.com/js-scope. - this : zeddios.tistory.com/233. - EC : baeharam.github.io/posts/javascript/jsexecution-context/ ...


Node.js + MongoDB CRUD API 구현하기 - FREESTROKES DEVLOG

- https://freestrokes.tistory.com/136

7.4.2021 ... ... docs.mongodb.com/manual/crud/; poiemaweb.com, Node.js(express)와 MongoDB 연동 RESTful API - Mongoose, poiemaweb.com/mongoose ...


Javascript Koans - About Mutability - 도전 - Tistory

- https://lemonade-my-neck-was-drippin.tistory.com/63

19.5.2021 ... 2021-05-25 Poiema web 에서 관련 내용을 발견하여 추가합니다. https://poiemaweb.com/js-object · Object | PoiemaWeb.


Javascript 공부 소스 - 나무 숲 - 티스토리

- https://woodforest.tistory.com/718

8.11.2020 ... poiemaweb.com/ · 웹 프로그래밍 튜토리얼 | PoiemaWeb. Front-end Development Tutorial. poiemaweb.com. +) 그리고 거의 수학의 정석같은 생활코딩.


[React.js] Check ES6 .03 - #깜깜한 방 안에서 코딩하기 - 티스토리

- https://ryuwoongstory.tistory.com/40

10.12.2020 ... poiemaweb.com. 2020.12.22 추가 - var의 호이스팅과 class,let,const에서는 호이스팅을 막아주는 TDZ 내용을 추가합니다.


9 Free CSS Masonry Grid Layouts - W3TWEAKS.COM

- https://www.w3tweaks.com/free-css-masonry-grid-layouts.html

4.5.2021 ... ... class="grid-item logos">

Page Resources Breakdown

Homepage Links Analysis

웹 프로그래밍 튜토리얼 | PoiemaWeb
Front-end Development Tutorial

Website Inpage Analysis

H1 Headings: 1 H2 Headings: Not Applicable
H3 Headings: 14 H4 Headings: Not Applicable
H5 Headings: Not Applicable H6 Headings: Not Applicable
Total IFRAMEs: 1 Total Images: 1
Google Adsense: pub-1746076505848957 Google Analytics: UA-72992114-1

Two Phrase Analysis

Words Occurrences Density Possible Spam
lessons 1 14 5.534 % No
환경 구축 4 1.581 % No
기본 문법 3 1.186 % No
동작 원리 3 1.186 % No
레퍼 객체 2 0.791 % No
Basics 2 2 0.791 % No
설치 2 2 0.791 % No
비동기식 처리 2 0.791 % No
처리 모델 2 0.791 % No
자바스크립트 개발 2 0.791 % No
설치하고 접속하기 2 0.791 % No
이용한 ES6 2 0.791 % No
Webpack을 이용한 2 0.791 % No
Babel과 Webpack을 2 0.791 % No
ES6 환경 2 0.791 % No
구축 2 2 0.791 % No
개발 환경 2 0.791 % No
Docker를 사용하여 2 0.791 % No
5 lessons 2 0.791 % No
기본 개념과 2 0.791 % No

Four Phrase Analysis

Words Occurrences Density Possible Spam
Webpack을 이용한 ES6 환경 2 0.791 % No
Babel과 Webpack을 이용한 ES6 2 0.791 % No
이용한 ES6 환경 구축 2 0.791 % No
12 Snippet Misc Nodejs 1 0.395 % No
Snippet Misc Nodejs 5 1 0.395 % No
Misc Nodejs 5 lessons 1 0.395 % No
Text 12 Snippet Misc 1 0.395 % No
Snippet Text 12 Snippet 1 0.395 % No
Hover Effect 11 Snippet 1 0.395 % No
Effect 11 Snippet Text 1 0.395 % No
11 Snippet Text 12 1 0.395 % No
Nodejs 5 lessons 1 1 0.395 % No
5 lessons 1 Nodejs 1 0.395 % No
Nodejs Basics 2 Nodejs 1 0.395 % No
Basics 2 Nodejs npm 1 0.395 % No
2 Nodejs npm 3 1 0.395 % No
1 Nodejs Basics 2 1 0.395 % No
npm 3 Nodejs module 1 0.395 % No
lessons 1 Nodejs Basics 1 0.395 % No
Snippet Hover Effect 11 1 0.395 % No

Websites Hosted on Same IP (i.e. 185.199.109.153)

L7mp

- l7mp.io

L7mp Technologies is a small team of researchers and practitioners working on projects related to integrating real-time communications workloads, especially WebRTC and...

  Not Applicable   $ 8.95

SasView - Small Angle Scattering Analysis

- sasview.org

SasView for Small Angle Scattering Analysis

  Not Applicable   $ 8.95

Ahmmed Imtiaz

- ahmmedimtiaz.com

  Not Applicable   $ 8.95

WebHooks

- webhooks.org

  6,257,464   $ 240.00

semicomplete

- semicomplete.com

  3,059,344   $ 480.00

HTTP Header Analysis

Http-Version: 1.1
Status-Code: 200
Status: 200 OK
Connection: keep-alive
Content-Length: 6913
Server: GitHub.com
Content-Type: text/html; charset=utf-8
Last-Modified: Sat, 17 Jul 2021 05:47:44 GMT
Access-Control-Allow-Origin: *
ETag: W/"60f26f00-827b"
expires: Mon, 19 Jul 2021 23:08:15 GMT
Cache-Control: max-age=600
Content-Encoding: gzip
x-proxy-cache: MISS
X-GitHub-Request-Id: 4F10:A74A:287F2E7:29F4A2B:60F60387
Accept-Ranges: bytes
Date: Mon, 19 Jul 2021 22:58:15 GMT
Via: 1.1 varnish
Age: 0
X-Served-By: cache-fra19140-FRA
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1626735495.288225,VS0,VE88
Vary: Accept-Encoding
X-Fastly-Request-ID: b80cac5c9b02a8df8a1dbf8e092e8ed18e07738c

Domain Information

Domain Registrar: GoDaddy.com, LLC
Registration Date: 2016-09-20 8 years 1 month 4 weeks ago
Last Modified: 2020-09-20 4 years 1 month 3 weeks ago

Domain Nameserver Information

Host IP Address Country
ns25.domaincontrol.com 97.74.102.13 United States United States
ns26.domaincontrol.com 173.201.70.13 United States United States

DNS Record Analysis

Host Type TTL Extra
poiemaweb.com A 593 IP: 185.199.109.153
poiemaweb.com A 593 IP: 185.199.108.153
poiemaweb.com A 593 IP: 185.199.110.153
poiemaweb.com A 593 IP: 185.199.111.153
poiemaweb.com NS 3600 Target: ns26.domaincontrol.com
poiemaweb.com NS 3600 Target: ns25.domaincontrol.com
poiemaweb.com SOA 600 MNAME: ns25.domaincontrol.com
RNAME: dns.jomax.net
Serial: 2018050403
Refresh: 28800
Retry: 7200
Expire: 604800
poiemaweb.com MX 3600 Priority: 10
Target: mailstore1.secureserver.net
poiemaweb.com MX 3600 Target: smtp.secureserver.net
poiemaweb.com TXT 3600 TXT:
google-site-verification=Gt4aoMgOkglu2uR
IeDMsbo8ocRV4MrB1OyNHXDIltYY

Full WHOIS Lookup

Domain Name: POIEMAWEB.COM
Registry Domain ID:
2060372639_DOMAIN_COM-VRSN
Registrar WHOIS Server:
whois.godaddy.com
Registrar URL:
http://www.godaddy.com
Updated Date:
2020-09-20T08:15:49Z
Creation Date:
2016-09-19T16:33:46Z
Registry Expiry Date:
2022-09-19T16:33:46Z
Registrar: GoDaddy.com, LLC
Registrar
IANA ID: 146
Registrar Abuse Contact Email:
[email protected]
Registrar Abuse Contact Phone:
480-624-2505
Domain Status: clientDeleteProhibited
https://icann.org/epp#clientDeleteProhibited
Domain Status:
clientRenewProhibited
https://icann.org/epp#clientRenewProhibited
Domain Status:
clientTransferProhibited
https://icann.org/epp#clientTransferProhibited
Domain Status:
clientUpdateProhibited
https://icann.org/epp#clientUpdateProhibited
Name Server:
NS25.DOMAINCONTROL.COM
Name Server:
NS26.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois
Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last
update of whois database: 2021-07-19T22:58:15Z

Similarly Ranked Websites

vozForums

- vozforum.org

Diễn Đàn Công Nghệ Việt Nam. Thảo luận, chia sẻ, giải đáp thắc mắc. Mua bán rao vặt máy tính, laptop, điện thoại, linh kiện...

182,531   $ 68,400.00

partypoker

- partypoker.it

182,533   $ 68,400.00

Sail1Design - Sailing Career Center, Airwaves News & Marketplace

- sail1design.com

Sailing Career Center, Airwaves News & Marketplace

182,542   $ 68,400.00

Home - Evangelical Lutheran Church in America

- elca.org

The ELCA is one of the largest Christian denominations in the United States, with about 4 million members in nearly 10,000 congregations across the 50 states, Caribbean and U.S....

182,544   $ 68,400.00

SuperPages Australian Local Business Directory

- superpages.com.au

Online Australian Local Business Directory

182,547   $ 68,400.00