Howdy friends! We’re back again with another roundup of some of the best freebies available for designers and developers. To help you through the post-Christmas blues and kick off 2016 in style we’ve packed this edition with flat, solid, and line icons; brushes and patterns for Photoshop; templates; UI kits; WordPress themes; fonts; snippets; dev tools; design… Continue reading 50+ fresh resources for designers, January 2016
Tag: JavaScript
More About MEAN Stack You Want to Know!
A latest technology to the old-fashioned LAMP/WAMP stack for building professional websites and real-time applications is MEAN (MongoDB, Express, AngularJS, Node.js) stack, which is an open-source software. MEAN is nothing but a rearrangement of code and technology upgrades switching the base platform from Linux OS to a JavaScript run-time which brings Node.js. Node.js allows to… Continue reading More About MEAN Stack You Want to Know!
Mastering Jquery – Alex Libby [eBook]
´Create and decouple custom event types to efficiently use them and suit your users’ needs Incorporate custom, optimized versions of the jQuery library into your pages to maximize the efficiency of your website Get the most out of jQuery by gaining exposure to real-world examples with tricks and tips to enhance your skills Who This… Continue reading Mastering Jquery – Alex Libby [eBook]
A Simple Responsive JavaScript Image Gallery
I’ve covered basic image galleries with CSS and PHP in previous articles, making it time to do the same thing with JavaScript. Image Options As with the other image gallery examples, we need a two versions of each image: a thumbnail image and a full-size image. In this case, you have two options for the… Continue reading A Simple Responsive JavaScript Image Gallery
50 JavaScript Tools & Resources from 2015
The first thing you will probably notice is the considerable decrease in the number of jQuery plugins in this collection, when compared to last year. What we’re seeing instead is smaller, lighter and standalone JavaScript libraries being built without all of the jQuery bloat. There are now more targeted problem-solving solutions, rather than having to… Continue reading 50 JavaScript Tools & Resources from 2015
How to Build a Simple Advent Calendar in JavaScript
Advent is the period of waiting and preparing for Christmas which begins four Sundays before Christmas eve. The passing of Advent time is traditionally measured with the help of either an Advent Calendar, or an Advent Wreath. Although the beginning of Advent is not a fixed date, Advent Calendars usually begin on Dec 1. Based… Continue reading How to Build a Simple Advent Calendar in JavaScript
10 JavaScript SVG Animation Libraries
SVG animations can get a little complicated, but these libraries make it extremely simple for anyone to add animation to their site. In this post i’ve collected 10 Javascript SVG animation libraries that allow you to create some really impressive animations that can literally take your animations and UIs to the next level. jQuery DrawSVG… Continue reading 10 JavaScript SVG Animation Libraries
Page Stack Navigation Template with CSS & JavaScript
Codrops has just published a Page Stack Navigation template for a simple page stack navigation based on the Dribbble shot by Ilya Kostin, Stacked navigation. The idea is to show a navigation when clicking on the menu button and transform all pages in 3D and move them to the bottom of the viewport. The next… Continue reading Page Stack Navigation Template with CSS & JavaScript
Learn JavaScript and Up Your Photoshop Game
You’re a Photoshop master. You have your preferences perfected, the menus memorized. You’re a Wacom wielding wizard. Or are you? If you use Photoshop and you don’t code, you’re wasting time and effort with every project you touch. That’s time you could use to do more creative, enriching work or to get away from your… Continue reading Learn JavaScript and Up Your Photoshop Game
CamanJS – Image Manipulation in JavaScript
CamanJS is (ca)nvas (man)ipulation in Javascript. It’s a combination of a simple-to-use interface with advanced and efficient image/canvas editing techniques. CamanJS is very easy to extend with new filters and plugins, and it comes with a wide array of image editing functionality, which continues to grow. It’s completely library independent and works both in NodeJS… Continue reading CamanJS – Image Manipulation in JavaScript
Tools and Resources for web designers and developers, May 2015
Hello, coders out there! We have an exceptional freebie pack for all of you today. Our team has been scouting for the best, freshest material over the last few weeks and this is what they’ve come up with, all kinds of sliders, plugins and other tools to make your developments easier are now at your… Continue reading Tools and Resources for web designers and developers, May 2015
Debugging and Testing your JavaScript with Vorlon.js
Vorlon.js is an open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io. You can install Vorlon.JS and add a single line of JavaScript to your web app. Run your server and start the Vorlon.JS dashboard. You can remotely connect up to 50 devices simultaneously. Run your code… Continue reading Debugging and Testing your JavaScript with Vorlon.js
Rainyday.js – Rendering Raindrops with JavaScript
The idea behind Rainyday.js is to create a JavaScript library that makes use of the HTML5 canvas to render an animation of raindrops falling on a glass surface. Rainyday.js features extendable API, collision detection and is easy to extend with your own implementations of different animation components. It is a pure JavaScript library which uses… Continue reading Rainyday.js – Rendering Raindrops with JavaScript
10 Awesome Javascript Plugins with Cool Animation
Web development is pretty fun. I like it because it has so much to learn and so many solutions to solve a problem. It forces me to think creatively and think beyond the box. And one of the best thing – there are thousands of free solutions such as Javascript plugins out there available as… Continue reading 10 Awesome Javascript Plugins with Cool Animation
Snabbt.js – Fast animations with Javascript and CSS transforms
snabbt.js is a minimalistic javascript animation library. It focuses on moving things around. It will translate, rotate, scale, skew and resize your elements. By including matrix multiplication operations, transforms can be combined in any way you want. The end result is then set via CSS3 transform matrices. snabbt.js is built to be fast. It will… Continue reading Snabbt.js – Fast animations with Javascript and CSS transforms
Interact.js – JavaScript plugin for drag and drop, resizing and multi-touch gestures
JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE8+) Including: – Inertia – Snapping to a grid, custom anchors or paths. – Cross browser and device, supporting the desktop and mobile versions of Chrome, Firefox and Opera as well as Internet Explorer 8+ – Interaction with… Continue reading Interact.js – JavaScript plugin for drag and drop, resizing and multi-touch gestures
10 Awesome JavaScript Libraries All Developers Should Know About
JavaScript, also known under the acronym JS, is a dynamic computer programming language, it has also been called an “assembly” language or “the x86 of the web”. Bottom line, JavaScript is a programming language widely used by web developers as part of web browsers. It’s typing discipline is described on Wikipedia as dynamic and/or duck.… Continue reading 10 Awesome JavaScript Libraries All Developers Should Know About
Awesome Math Library for JavaScript and Node.js
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser and offers an integrated solution to work with numbers, big numbers, complex numbers, units, and matrices. Powerful and easy to use. It supports chained operations. It’s easily extensible. Requirements: jQuery Framework and Node.js Demo: http://mathjs.org/ License: Apache License
20 jQuery Plugins to Create Amazing Photo Galleries
Inspiring and creative webpage visual effects further enhance the charm of website, especially when we are talking about photo galleries and portfolio presentations. And when viewing is made more convenient with additional options and information with no loss of quality of presentation and performance of the website, it is one plus point previously considered a… Continue reading 20 jQuery Plugins to Create Amazing Photo Galleries
30 Best JavaScript Frameworks for Development
One of the best Javascript Frameworks for development includes Ember.js, incorporates common idioms so you can focus on what makes your app special. Creating responsive web applications with fluid and maintainable interfaces can be a challenging task. Desktop developers have it much easier with their tools and workflows. You may be thinking, are there any… Continue reading 30 Best JavaScript Frameworks for Development
CSS3 Animations and The New JavaScript Method Animate()
With CSS3 animations in HTML documents have become fairly easy to achieve. Using the “@keyframes” rule various properties such as position and size of an HTML element get defined. Then the property “animation” cares for getting the keyframes up and running according to their definitions. Without the need for JavaScript and plug-ins we are able… Continue reading CSS3 Animations and The New JavaScript Method Animate()
Add to Homescreen Javascript & WordPress Plugins
iOS and Android are ruling the smartphone world. In the same time, websites are designed to display nicely on smartphones. We have dedicated mobile website and even the most popular solution – responsive web design. So, what else can we do to make it even more “mobile-compatibled”? Introducing “Add to Homescreen”! A small little plugin… Continue reading Add to Homescreen Javascript & WordPress Plugins
10 Fresh JavaScript Libraries for Web Developers
JavaScript library is pre-written JavaScript code snippets for specific functionality to ease web developer work. These JavaScript libraries are the best resource for the web developers. JavaScript libraries are developed by professional developers to help out novice web developers. You will get benefited with these JavaScript libraries for AJAX development and JavaScript Application development. There… Continue reading 10 Fresh JavaScript Libraries for Web Developers
HTML5 features with GWT Elemental
HTML5 is revolutionizing the web. The web application has features which are comparable to most of the desktop applications. The new features of the HTML5 make browser a powerful platform to develop next generation applications. The APIs and document object model (DOM) are fundamental parts of the HTML5 specification. The programming language of choice in… Continue reading HTML5 features with GWT Elemental