Pumping Code
  • Home
  • Useful Developer Tools
  • Build in Public
  • Libraries
  • Imprint
Sign in Subscribe

Web

A collection of 3 posts
Development

Beautify Chome's JSON Viewer

If you use Google’s Chrome browser to test and develop web applications you might have noticed that the default JSON output is always unformatted. This can often lead to an output like this: <code class="language-markup">{"id":"262588213843476","about"
16 Sep 2015 1 min read
Development

Add a documentation to your ASP.NET WebApi in 3 simple steps

A well documented API is a welcome part of every software project. Everyone wants a great documentation, bot nobody really wants to write one. Especially when creatingan API whichmany different people should use, this aspect becomes very important. Furthermore many Scrum teams’ acceptance criteras contain a documentation requirement.
14 Sep 2015 2 min read
Angular

Use expressions to build variable names in Angular.js

When working with HTML and JavaScript you sometimes have to do weird things to achieve a specific purpose. In my case one of these things was building a variable name with Angular expressions. While generating a form via ng-repeat, I also had to generate the name of the inputelement.
27 Aug 2015 1 min read
Page 1 of 1
Pumping Code © 2025
Powered by Ghost