Coding Integrate your ghost blog posts on your landing page using the Ghost Content API This article will teach you how to easily integrate your posts on your web page. You will also learn about the html template tag, the JavaScript methods cloneNode() and appendChild() and how they work together.
Coding Building a pure javascript widget with Web Components - Part 2 In this tutorial, we will go through everything you need to know to kickstart your pure javascript widget.
Coding Building a pure javascript widget with Web Components - Part 1 Learn how to build a modern pure javascript widget. Using Web Components, I will teach how to use the latest HTML5 features to bootstrap your widget
Coding 7 Best VS Code Extensions In today's article, I would like to share with you my favorite Visual Studio Code extension that I use in my React.js projects.