Articles > DesignBombs

Using PostCSS with Images

PostCSS is a CSS post-processor engine that uses JavaScript plugins to enable the transformation of regular CSS. These plugins are very useful in PostCSS and allow one to use them in different and exciting tasks such as working with images, adding variables, nesting, conditionals and transpiling and prefixing CSS to work in older browsers. One of the most important things that comes with PostCSS is that it offers developers a modular approach, meaning that they can install only the plugins that they...

How to build your own theme for Grav CMS

Grav is an open source flat-file CMS platform, built by the RocketTheme Team. While there are plenty of great CMS platforms available, they are all mostly database-driven, which can be overkill for smaller websites. Instead of a database, Grav uses folders and a basic file structure, it is focused on speed, simplicity, and flexibility. After reading all of the documentation and spending some time trying Grav out, I’m definitely sold and will be using the platform. I hope you will too. What We’ll...

10 Pure CSS Modal Window Snippets

Modal windows were always the realm of JavaScript and there are plenty of scripts to try. But with CSS3 it’s even easier to create a modal in pure CSS. The effects are somewhat limited but you can still make an excellent experience without relying on scripting. Most of these CSS examples are scattered to various corners of the web so I’ve curated some of the best ones here. These vary from simple code snippets to more thorough libraries but they’re all open source and reusable. 1. CSS Modal...

Creating a Data Table in Vue.js

Blogs, E-commerce sites, admins, and search results, almost everywhere you go online you are presented with large amounts of data and results, this transfer of information is a big part of what web applications are about. In this article we are going to take a look at how you can make your application dynamic by allowing your users to sort and navigate the data you are showing them using Vue.js. The Game Plan ... We are going to be building a reactive table like in the picture above, but before we get down to...

Getting started with CraftCMS

CraftCMS is a content-first CMS that is loved by developers and content producers alike. Of all the alternatives to WordPress that are out there, CraftCMS is one of the best. Here we look at getting started with this awesome developer-friendly content management system. 1. Download ... The easiest stage of all, go to CraftCMS’s official site and get download the latest version of CraftCMS. It’s free to download and develop on, but when you come to launching your site you need to choose a licence...

6 WordPress Maintenance Services Clients Love

After ensuring a successful launch, most WordPress developers take a step back and look on to their next project. But constantly chasing new projects results in an uneven cash flow that means some months are better than others. What developers sometimes fail to realize are the benefits of working with web development clients on a continuous basis to maintain their WordPress website, even after the initial project has been completed. Sell clients into working with you on a regular basis by reminding...

Beginner’s Introduction to Java EE

Java is incredibly popular, and for good reason. The programming language is easy to learn and is often a university’s first choice for the code it teaches its students. On the other side of it, Java is supported by multiple tech enterprises, most notably by Oracle, Google, and IBM. As a result of these two pillars of support, Java is currently the number one most popular programming language, according to the Tiobe Index which analyzes a language’s popularity by number of online searches for it....

10 CSS grids for streamlined web design

One of the greatest things about being a web developer today has got to be the abundant amount of resources available to help you code better, faster, and easier than ever before. CSS frameworks, commonly referred to as the building blocks of web development, are one of those such resources. As you aim to reduce the time spent establishing a base to lay your website down upon, CSS frameworks are an excellent place to start. Sometimes, however, you just want something a little more lightweight and flexible....
Load more
Home CSS Deals DesignBombs HTML HTML5 JavaScript jQuery Miscellaneous Mobile MySQL News PHP Resources Security Snippet Tools Tutorial Web Development Web Services WordPress