Fedora

10+ Most Popular Programming Frameworks, Libraries

10+ Most Popular Programming Frameworks, Libraries

This post introducing some of the most useful programming frameworks and libraries you can use for web development. As a web developer, you should be familiar with them and know when you can leverage them to build your next project. Angular Angular is a platform and...

read more
How to start using SSH and WP-CLI on remote server

How to start using SSH and WP-CLI on remote server

Secure Shell (SSH) is a TCP/IP service that provides a secure mechanism for remotely logging into one system over either a local network or the internet into another system. SSH also provides the ability to transfer files between remote systems. When a user logs into...

read more
Bootstrap – Responsive front-end framework

Bootstrap – Responsive front-end framework

Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive pre-built components, and powerful plugins built on jQuery. Build...

read more
Grunt: The JavaScript Task Runner

Grunt: The JavaScript Task Runner

Why use a task runner? In one word: automation. The less work you have to do when performing repetitive tasks like minification, compilation, unit testing, linting, etc, the easier your job becomes. After you've configured it through a Gruntfile, a task runner can do...

read more
Bower – a package manager for the web

Bower – a package manager for the web

Web sites are made of lots of things — frameworks, libraries, assets, and utilities. Bower manages all these things for you. Keeping track of all these packages and making sure they are up to date (or set to the specific versions you need) is tricky. Bower to the...

read more
How to install WordPress on Fedora Linux

How to install WordPress on Fedora Linux

WordPress is a free and open-source content management system (CMS) based on PHP and MySQL. WordPress is installed on a web server that is either part of an Internet hosting service or a network host in its own right. A local computer may be used for single-user...

read more
WP-CLI A command line interface for WordPress

WP-CLI A command line interface for WordPress

WP-CLI is a set of command-line tools for managing WordPress installations. You can update plugins, configure multisite installs and much more, without using a web browser. Installing Downloading the Phar file is our recommended installation method. Should you need,...

read more
Jekyll – Simple, blog-aware, static sites

Jekyll – Simple, blog-aware, static sites

Jekyll is a simple, blog-aware, static site generator. It takes a template directory containing raw text files in various formats, runs it through a converter (like Markdown) and our Liquid renderer, and spits out a complete, ready-to-publish static website suitable...

read more
Powerline – Tweak statusline in Terminal

Powerline – Tweak statusline in Terminal

Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile. To install the utility, open a terminal and run this command: sudo dnf install powerline...

read more

Social followers

Articles

Visits

Pin It on Pinterest