TECHNIG
Gateway for IT Experts and Tech Geeks
Browsing Tag

Coding

Learn ES6 : Basic Introduction and Configuration

JavaScript is becoming more and more powerful every day. Nowadays, with JavaScript, you can develop almost any types of application. From desktop to web and even game and mobile apps. Also, you can applications that interact with a database…

How to Upgrade NPM in Windows Step by Step?

Every developer uses NPM more than ten times every day. NPM is a package manager for the JavaScript programming language. Also, it is the default package manager for the JavaScript runtime environment Node.js. Besides, most packages require…

How to Make NPM Work 20 Times Faster

As a developer or web designer, we use NPM almost more than 5 times on average per day. Sometimes, it takes a long time to install a package. Even more than 5 minutes or more. Besides, you watch some people on tutorials who install a…

7 Inspiring CSS Frameworks You Don’t Know About

As a web designer, you always look for the best CSS frameworks to build your project. There are many CSS frameworks, but most of them don't have the features that you want. Besides, some of them do not have proper documentation or proper…

Top USA Cities with Highest Software Engineer Salary

United State is the land of technology. So, we expect a lot of job opportunities for software engineers. Silicon Valley is one of the examples. Also, top software engineering companies are located in the USA. Besides, top universities and…

How to Use Laravel Mix without Laravel Step by Step

Laravel Mix is a powerful tool and NPM package. So, using Laravel Mix, you can compile sass, scss files, Vuejs files and ES6 features. Also, it's fast and easy to start using. Besides, you can easily customizer Laravel Mix for your project.…

Top 7 Best Free Code Editors For Programmers

As a programmer and developer, you need the best editor with ease of use and useful features. So, we have collected the top 7 best free code editors for programmers. These editors are the most popular and most wanted among developers and…

How to Animating Multiple Objects with GreenSock?

Animation mulitple object with GreenSock will help you power up your animation skill with GreenSock. In this part of the GreenSock tutorial series, we are goint to focus on GreenSock multiple objects animation features. We will create an…

Setting up GreenSock Animation Part 2

In previous tutorial you have learned what GreenSock animation platform is and why we use it. In this article, you will learn how to use GreenSock animation in your first project. You will also learn GreenSock animation setting up and…