Posts
Search practical articles and filter by topic. 27 articles across 72 topics.
Filter posts
Top tags
72 totalSearch to reach the remaining tags without turning this panel into a tag cloud.
Sort view
Articles
Browse by title and topic.
URLPattern API Tester: Match URLs Without Regex
Learn the URLPattern API with an interactive tester for routes, service workers, middleware, and URL matching without fragile regular expressions.
Best JSON Diff & Compare Tools for Developers
Compare the best JSON diff tools for semantic comparison, JSONPath changes, real-time editing, patch export, and privacy-friendly local workflows.
Debug local log files with Grafana and Loki
Loki with Grafana's UI is very useful in grepping and debugging big log files. Specially when you have multiple instances of a micro-service running, each generating their own log files.
Removing permanent redirects from next config
If you have been working with multiple Next.js web apps, and even if one of them has a permanent redirect set in next.config.js then your browser will cache it forever.
Interview Question: Are two strings anagrams?
A common programming interview question about checking if two strings are anagrams of each other. Let's explore different approaches to solve this problem.
Android Studio 2.0 crashes on Windows
Google recently launched Android Studio 2.0 with exciting new features, but we encountered crashes on startup. Here's how to fix the JDK_HOME environment variable issue.
10 opensource iOS libraries for Android-like UI
Collection of open source iOS libraries that help you create Android Material Design-like UI components and interactions in your iOS apps.
Sencha touch blank pages on chrome and android
Getting blank screens when you run your Sencha Touch app? Don't worry, it's probably an issue with the latest version of Chrome (v43) instead of your code.
Control PC from Android app using Java
Learn how to create a simple Android app that can control your PC remotely using Java AWT Robot class and socket programming.
Swift guide for the C# developer
Microsoft released a Swift and C# quick reference guide to help Swift programmers move to C# because of the similarities between both languages.
POST data to Google Docs sheet via app
Learn how to create a contact us page in your mobile app that stores data directly in a Google Sheets document without needing a backend server.
Top 10 Javascript videos
Whether you like it or not, this age is of Javascript. We have curated a list of top 10 videos to help everyone from beginners to non-experts, learn JS.











