tech/webdev magazine

February 23, 2017

February 22, 2017

Modern JavaScript Apps with Neutrino

Wednesday, February 22, 2017 Teklinks

Utilize tooling that harnesses the power of Webpack with ease of simple presets to quickly start JavaScript projects, all without upfront configuration. Taking the plunge into starting a new JS project often brings along a significant effort into preparing your environment prior to starting development on the project. Many developers have a preference for using cutting-edge features and modern tooling workflows to make the process enjoyable.

Full article

How To Transform A URL Into An Emoji Link

Wednesday, February 22, 2017 Teklinks

Emoji domains are now a thing. Instead of a URL, an emoji domain will have several frowny faces that you will enter in the address bar to open a website. At the back end you still have a series of numbers that direct you to the website.

Full article

February 21, 2017

Drawing and Animating Jelly Shapes with Canvas

Tuesday, February 21, 2017 Teklinks

JavaScript is the language on fire. Build an app for any platform you want including website, server, mobile, and desktop. In recent times, we have seen that the web is no longer a page in a browser full of squares. Every day there are more designs which incorporate irregular shapes.

Full article

How to Use CSS Animations Like a Pro

Tuesday, February 21, 2017 Teklinks

People seem to be fascinated by construction machines. Watching them is so much fun that people won’t mind getting dangerously close to them just to get a glimpse. You can greatly enhance our web page engagement rates in the same way that moving machines capture our attention.

Full article