Tel Map

Kategorie: Scala

Programmiersprache Scala

09.05.2016 | Scala |

Scala Dependency Management with SBT

When you are building applications or libraries in the Scala programming language, you will most likely use a tool like „SBT“ (Scala Build Tool) or „Lightbend Activator“ (which is an extended distribution of SBT) to configure, build and package your project. These… mehr

25.01.2016 | Scala |

Set up Scala Environment

In order to develop in the functional programming language Scala, you need to set up the toolchain, including the JRE, the scala build tool and an IDE. In this short tutorial, I will show how to reach this goal. Install JDK As… mehr

Schlagwörter: , , ,
07.08.2015 | Scala |

Optimize Page Rank with Google PageSpeed Insights

SEO: How to eliminate render-blocking JS and CSS in above-the-fold content Since Google recently (End of April 2015) started to penalize non-mobile friendly and non-responsive sites in their ranking, we evaluated some online SEO tools to test our website. The best tool to… mehr