Articles by Anna

6 Java Web Frameworks to Build Scalable Applications

We usually don't think of Java as a language for creating web applications, but there are actually several high-quality Java web frameworks that are worth considering. The Java Virtual Machine is a solid platform that makes it possible to follow the "Write Once, Run Anywhere" (WORA) principle in web development. In this collection, you can find six popular Java web frameworks with which you can build scalable and reliable apps. 1. Spring Framework ... The Spring Framework is the most well-known Java...

How to Add Custom Google Forms to Your Static Site

Websites created with static site generators like Jekyll or Hugo are on the rise. Their popularity is not surprising. They're fast and secure, as there's no data on the server side. The web server builds and serves web pages on the fly. You don't have to worry about databases and server-side security. You can write your posts in Markdown or HTML that gets rendered nicely with the help of templating engines (Jekyll uses Liquid, while Hugo uses Go Templates). Everything is fine until you want to add dynamic...

8 Most Interesting JavaScript Frameworks to Learn in 2019

Web development has become so complex, that these days many developers rely on frameworks when building applications for the web. JavaScript frameworks speed up the development workflow, enforce best practices, and provide you with a maintainable code base and an effective architecture. In this collection, you can find 8 awesome JavaScript frameworks that might be worth your attention in 2019. It's not a comprehensive list by any means, but it can be a good starting point to assess the landscape...

WordPress Gutenberg Review: Pros and Cons

With the release of WordPress 5.0, the new Gutenberg editor has finally arrived at everyone's dashboard. Whether this is good or bad news is still a debated question, as Gutenberg changes everything about how we work with WordPress. In short, Gutenberg replaces the much loved TinyMCE editor with a visual editor based on content blocks. In this review, we will look into the pros and cons of WordPress' new editor. However, take into account that such reviews are quite subjective matters. Someone's...

How to Add a JavaScript Library to Your WordPress Site

These days you can find a WordPress theme for any type of website. However, it can still happen that you want to add an extra front-end functionality to your site. The easiest way to do that is to find a third-party JavaScript library and add it to your theme. In this article, we'll show you how you can enhance your WordPress site with an external JavaScript library. 1. Find the JavaScript Library You Need ... The best place to find open-source JavaScript libraries is GitHub. Say, you want to add an image lightbox...

4 Ways to Create an Object in JavaScript (with Examples)

JavaScript is a modern object-oriented programming language. It has been designed as a set of objects that interact with each other. Object-oriented languages such as JavaScript, C++, or Ruby address the shortfalls of traditional procedural languages such as C or Pascal that focus on actions and procedures instead of objects. In JavaScript, you can make objects in a number of different ways. In this guide, you'll learn step by step how you can create new JavaScript objects. What Is a JavaScript Object?...

12 Best Black Friday Deals for Web Developers in 2018

Black Friday is just around the corner! It's the day considered as the beginning of the Christmas shopping season. In 2018, Black Friday falls on November 23. Companies offer awesome promotional deals on this day in all kinds of industries. The web development industry is no different. In this guide, you can find the best Black Friday deals for web developers. Don't miss out on them! 1. Elegant Themes - 25% Off All Themes & Free Giveaways & Free iMac Pro ... Elegant Themes has prepared for Black...

12 Best Time Tracking Tools for Better Productivity

If you are a freelancer or run an online business a good time tracking tool will be one of your most essential assets. It doesn't only help you with time management but it also makes it easy to evaluate your productivity and find the bottlenecks where your workflow could be improved. If you bill your clients by the hour you also need to find a way to prove that you spent all the time on their project. In this article, we have collected the 12 best time tracking tools for you. They all come with different features...
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