Menu

Close
  • Blog Home
  • pikodat.com
Subscribe
pikodat.com - blog Menu

web

A 10-post collection

Page 1 of 1

Stencil components in Vue

Recently I build some components with Stencil for an Angular project. Unsurprisingly the created components also work well with Vue. There are two steps necessary. Here »

Veit Weber Veit Weber on english post, web, javascript 14 September 2018

TSLint Warnings instead Errors in Webstorm

That TSLint rules in Webstorm are displayed as error messages is something that drives me nuts. Today I discovered that one can change that behaviour in »

Veit Weber Veit Weber on english post, web, typescript, webstorm 07 March 2018

Reduce JSF Session Size

The development of web applications requires the developer to store states. You may save them on the client, on the backend or also in a database. »

Veit Weber Veit Weber on english post, java ee, web 01 February 2017

Write your own TypeScript Definition Files

Last Year I wrote a blog post about TypeScript and jQuery. I introduced TSD, a manager for TypeScript definition files. TSD, or Typings as TSD is »

Veit Weber Veit Weber on english post, web, javascript, typescript 01 August 2016

Pitfall with "this" in TypeScript

Recently I stumbled accross a strange behaviour with the "this" reference in TypeScript. class TestClass { value:string; constructor(value:string) { this.value = value; } doSomething():string { return »

Veit Weber Veit Weber on english post, web, javascript, typescript 30 August 2015

Node.js and PostgreSQL

This tutorial shows how to create a simple web server with a tiny REST "API" and a PostgreSQL database. I asume that you have installed the »

Veit Weber Veit Weber on english post, web, javascript, sql, node.js 10 August 2015

TypeScript and jQuery

If you want to use an existing JavaScript library with TypeScript you need some kind of header file. This file, called definition file, contains type informations »

Veit Weber Veit Weber on english post, web, javascript, typescript 31 July 2015

Why Java Developers might love TypeScript

I've met a lot of Java developers that don't like JavaScript. Weak typing, inequality of equality, the scope of variables et cetera. I encourage them not »

Veit Weber Veit Weber on english post, web, javascript, typescript 24 July 2015

Plesk, Subdomains and (Wildfly) Docker Images

I'm running a Docker container with Wildfly 9 on my server for testing purposes. The server is managed with Plesk, so setting up the subdomain is »

Veit Weber Veit Weber on english post, java ee, web, docker, plesk, apache 13 July 2015

Syntax Highlightning in Ghost

Dieses Blog läuft auf der Blogging Plattform Ghost. Statt HTML oder einem Rich Editor der HTML erzeugt, werden die Artikel in Markdown geschrieben. Markdown ist eine »

Veit Weber Veit Weber on deutscher post, web, javascript 04 July 2015
Page 1 of 1
pikodat.com - blog © 2023
Impressum & Datenschutzerklärung