I had been struggling to find a decent working example for javascript selenium webdriver with chromedriver to do a fullpage screenshot, so finally i manage to make it…
Below you will see a demo of the project. Here in this post, will share the guide of how to configure your own home automation with raspberry pi…
What is syntatic sugar? In computer science, syntactic sugar is syntax within a programming language that is designed to make things easier to read or to express. It…
Essentially there are many approach to scraps. It depends on the client requirement and the goal. My favorite stack for scrapping are nodejs, cheerio,phantomjs, jquery, download, request, curl…
The landscapes of frontend development are changing very fast! Here are the new technologies on the front end that i personally believe will cultivate your interest & potentially…
There are quite a lot of similarities of es6 features from coffescript. Based on what i researched and compared , i would conclude that Es6 borrowed alot from…
So recently found this project which has alot of potential in shaping the future and vr context. Watch video below… or check youtube link here https://www.youtube.com/embed/fJlgDIO3oL8 Real-time magnet…
Awhile ago, fiddled with some code on that. Checkout the project here.. https://seanlon.github.io/face-detection/examples/emotion.html You can find and play with source code here. https://seanlon.github.io/face-detection/
Definition According to W3schools , In JavaScript, a variable can be declared after it has been used. In other words; a variable can be used before it has…