/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

schneide.blog
| | phauer.com
3.9 parsecs away

Travel
| | This post covers findings and experiences about moving from Eclipse to IntelliJ IDEA. Moreover, it provides tips for the migration to IntelliJ.
| | www.codeaffine.com
3.5 parsecs away

Travel
| | Extras for Eclipseisa collection of small IDE extensions including a launch dialog, a JUnit status bar, a launch configuration housekeeper, and little helpers to accomplish recurring tasks with keyboard shortcuts.
| | www.softdevtube.com
4.6 parsecs away

Travel
| | The onion architecture is not as well known as the 3-tier software architecture but is gaining a lot of attention during the microservices era. It structures your software so that it is easy to change technologies without impacting business logic. Coupled with Domain Driven Design (DDD) principles it offers a powerful way to build a
| | wweb.dev
14.1 parsecs away

Travel
| In this post, I will show how to set up debugging for Javascript in VS Code for Node.js and for React in Firefox or Chrome...