Web components are HTML elements that are not built into the browser, but are created by developers.
Web components are broad term for a couple of specifications that are built in modern browsers:
Continue reading “Web Components Overview”Portfolio and Blog
Web components are HTML elements that are not built into the browser, but are created by developers.
Web components are broad term for a couple of specifications that are built in modern browsers:
Continue reading “Web Components Overview”WordPress REST API, formerly known as the “WP-API” was released as part of WordPress Core in version 4.7, December 2016. This is changing the way we think about and work with data managed by WordPress. It separates the content of a site from its presentation in a new and more fundamental way. Before understanding what its means lets understand the concepts around this.
WP Rig is a modern WordPress starter theme and build process, bundled into one convenient package. It helps you build WordPress themes that are beautiful, great user experiences, fast and that meet the latest web and performance standards.
WP Rig is an open source WordPress community project that we can use to build advanced, progressive WordPress themes using the latest web and coding standards, performance best practices, and development tools. We write PHP, CSS, and JavaScript. WP Rig lints, optimizes, and minifies our code to make our theme and the site it runs on as fast and performant as possible.
In this article I am going to share my thoughts, research and decisions about choosing WordPress to develop my personal blog.
When I decide to build a personal website to publish articles and tutorials about web technologies and to showcase my portfolio I had to decide with which platform I am going to build it. There are plenty of possibilities to choose from such as react, angular, Gatsby and so on. But I wanted to check out WordPress first because recently I have discovered the ”WordPress REST API”.