Do you want to create a native desktop application that can be used across different operating systems?
Category: JavaScript
4 reasons to use Vue.js JavaScript framework
Are you looking to build out a new website, web app, or platform, and looking for a JavaScript framework to use in your technology stack? If so, you may want to learn about reasons to use Vue.js for your next project. In today’s development world, there are three common JavaScript frameworks that are being used when… Continue reading 4 reasons to use Vue.js JavaScript framework
Attack of the Scripts – Exploring Beyond JavaScript to Make Coding Easier
JavaScript is a great programming language to learn for those that have no background in programming. Mastering JavaScript is quite rewarding as you are essentially developing for the Web and that means your applications will work across all desktop and mobile platforms. While there are plenty of JavaScript resources on the Web, first-timers may find… Continue reading Attack of the Scripts – Exploring Beyond JavaScript to Make Coding Easier
Top 3 Libraries for Parallax Scrolling
Adding some kind of graphical 3-D effect to a website is pretty neat if executed correctly and suits your site’s theme or content. But parallax scrolling has to be one of the more creative approaches to adding a third dimension and should add significant eye candy to just about any kind of website. A website with… Continue reading Top 3 Libraries for Parallax Scrolling
jQuery menu plugin – Sidr
Many third party CSS frameworks have these type of plug -ins embedded inside.If you want something specific to create menus on left and right Sidr can be your choice. Sidr Using this plug -in you will be able to create side menu bars on both sides which are responsive.You can modify the sidebars by placing… Continue reading jQuery menu plugin – Sidr
Adobe Flash in an HTML5 Era
Remember the time when Steve Jobs addressed all the critics regarding his reasons behind iOS’s lack of Adobe Flash support? This gave open Web standards like JavaScript, CSS and even HTML5 a huge leg up and after Adobe removed its Flash Player app from the Android Market, it appeared as if Steve was right –… Continue reading Adobe Flash in an HTML5 Era
Stripe JS Payment tutorial
Stripe JS is a framework used to collect payments using credit card in an easy way. It supports all major currencies and can be included into your project with a single link. Here is the step by step tutorial for introducing a simple stripe payment. Step 1 <script type=”text/javascript” src=”https://js.stripe.com/v2/”></script> Step 2 So after including… Continue reading Stripe JS Payment tutorial
Web Developing on Your Browser – The Tools of the Trade
Adobe Dreamweaver is one of the most popular Web authoring tools used by professionals. The latest Creative Cloud version doesn’t ask for a very steep price either although you have to continuously pay for the license. Paying roughly $20 a month might be worthwhile if you really want to take advantage of the customizable interface… Continue reading Web Developing on Your Browser – The Tools of the Trade
Working with HTML, CSS and Javascript
When you are changing the width of a picture, which file do you think you will turn to first? HTML, CSS and Javascript can solve the same problem. However, what’s the best solution and what are their differences? In this case, Javascript is the worst choice to solve the problem. No matter if you use… Continue reading Working with HTML, CSS and Javascript
New Features of Modernizr 2.6
Among the different JavaScript libraries that you can find, the Modernizr is considered to be one of the most popular. When the latest version, the Modernizr 2.6 was finally released, many expect to have new features along with other functions. What is Modernizr? Modernizr is a widely used JavaScript library for HTML5 or CSS3. It… Continue reading New Features of Modernizr 2.6