Tips and Tools Your WordPress Site Needs

WordPress powers 30 percent of the web. The CMS is incredibly powerful and easy to customize which makes it the perfect choice for anyone looking to make a new website. Whether you are building a blog or an enterprise site, WordPress can make your dreams a reality. There are so hundreds of thousands of plugins …
The post Tips and Tools Your WordPress Site Needs appeared first on Torque.
Read more

Benefits of Migrating from SharePoint to WordPress

Majority of the users are still using SharePoint and Office 365 for their work processes. But the time has come to adopt an alternate approach. The main reason for this migration is that it wasn’t easy for users to work simultaneously since the SharePoint platform wasn’t easy to manage. Microsoft has been sending a clear …
The post Benefits of Migrating from SharePoint to WordPress appeared first on Torque.
Read more

State of Houdini (Chrome Dev Summit 2018)

Here’s a great talk by Das Surma where he looks into what Houdini is and how much of it is implemented in browsers. If you’re unfamiliar with that, Houdini is a series of technologies and APIs that gives developers low level access to how CSS properties work in a fundamental way. Check out Ana Tudor’s deep dive into its impact on animations for some incredible examples of it in practice.

What I particularly like about this video is the way …

The post State of Houdini (Chrome Dev Summit 2018) appeared first on CSS-Tricks.

Read more

Add Instant awesomeness to your interfaces with this insanely large icon set

(This is a sponsored post.)

When you need to add icons to your interface, the whole process can really suck. “Should I use all these default bootstrap icons? Maybe I’ll just use the same Google Material icons for the hundredth time?”

Some important yet often overlooked things to consider when choosing an icon set includes, the size of the icons, style, consistency, and quantity. It’s frustrating to find icons that only cover half of the use cases you need.…

The post Add Instant awesomeness to your interfaces with this insanely large icon set appeared first on CSS-Tricks.

Read more

20+ Best Science & Technology PowerPoint Templates

Today, we’re bringing you a collection of science and technology PowerPoint templates for making more compelling arguments in your tech and science related presentations. Every science presentation needs charts and graphs to engage and entertain the audience. Same goes for tech-related presentations. A presentation at a tech conference or startup meeting won’t be complete without […]
Read more

Icon Fonts in WordPress – What They Are and How to Use Them (Manually/Plugin)

Icon fonts can be a very useful tool for WordPress sites. They allow you to add symbols and images to your website without slowing it down. That and other reasons are why icon fonts have become popular in recent years. If you are not sure about this topic, this blog post is here to help …
The post Icon Fonts in WordPress – What They Are and How to Use Them (Manually/Plugin) appeared first on Torque.
Read more

Sharing React Components With Gutenberg

The new WordPress block-based editor Gutenberg is coming to the WordPress soon. While no one has yet defined where Gutenberg will next be used, its been well architected for reuse, which is great, because plugin developers can now use these components in other interfaces, in the WordPress admin and beyond. Because the Gutenberg team is …
The post Sharing React Components With Gutenberg appeared first on Torque.
Read more

Swipeable card stack using Vue.js and interact.js

I recently had an opportunity to work on a fantastic research and development project at Netguru. The goal of project (codename: “Wordguru”) was to create a card game that anyone can play with their friends. You can see the outcome here.

One element of the development process was to create an interactive card stack. The card stack had a set of requirements, including:

  • It should contain a few cards from the collection.
  • The first card should be interactive.
  • The

The post Swipeable card stack using Vue.js and interact.js appeared first on CSS-Tricks.

Read more

Exclusions will hopefully be like more powerful grid-friendly floats

Exclusions (which are currently in a “working draft” spec as I write) are kinda like float in that they allow inline content to wrap around an element. But not exactly a float. Chen Hui Jing has an excellent explanation:

An exclusion element is a block-level element which is not a float, and generates an exclusion box. An exclusion element establishes a new block formatting context.

An element becomes an exclusion when its wrap-flow property is computed to something …

The post Exclusions will hopefully be like more powerful grid-friendly floats appeared first on CSS-Tricks.

Read more