Zum Inhalt springen
Magp.ie

How to remove podcasts from being recommended on Spotify

If you have the situation where you listened to a podcast but didn’t follow and it is still being recommended to you by Spotify, follow these instructions to remove the podcast as recommended podcast on the Spotify home page.

Weiterlesen „How to remove podcasts from being recommended on Spotify“ →
Eoin Allgemein 1 Kommentar Februar 23, 2024

Mastering Modern JavaScript with a Cheat Sheet

JavaScript is a powerful programming language that is widely used for web development. In order to become a proficient JavaScript developer, it is essential to have a solid understanding of the modern features and best practices.

Weiterlesen „Mastering Modern JavaScript with a Cheat Sheet“ →
Eoin Code, Guides Kommentar hinterlassen November 16, 2023November 27, 2023

10 Essential Linux Commands for File Compression

Here are 10 essential Linux commands for file compression:

Weiterlesen „10 Essential Linux Commands for File Compression“ →
Eoin Allgemein Kommentar hinterlassen November 16, 2023November 27, 2023

Coding in React – Best Practices

Here are some of the best practices to follow when coding in React:

Weiterlesen „Coding in React – Best Practices“ →
Eoin Allgemein Kommentar hinterlassen Mai 18, 2023November 27, 2023

Compress Uncompress files in Linux

There are a number of ways to compress and uncompress files and folders in a linux terminal but I typically use tar.gz; Weiterlesen „Compress Uncompress files in Linux“ →

Eoin Guides Kommentar hinterlassen September 28, 2017September 28, 2017

Modern Javascript Cheatsheet

I found this via @gziola on Twitter. It’s a smart and extensive cheatsheet for the JavaScript knowledge you will frequently need in modern projects.

Kudos to mbeaudru  : https://github.com/mbeaudru/modern-js-cheatsheet

Eoin Allgemein Kommentar hinterlassen September 23, 2017September 23, 2017

Git clone without project folder

I am using Git a lot these days. Git is arguably the best version control software out there especially for collaborative projects.

Weiterlesen „Git clone without project folder“ →

Eoin Guides 1 Kommentar März 16, 2017

Find subset of associative array in PHP

This is a simple way to get a subset of associative array elements using an array of keys; basically you extract out the elements you want from a bigger array by listing the keys you need.  Weiterlesen „Find subset of associative array in PHP“ →

Eoin Code Kommentar hinterlassen August 17, 2016August 17, 2016

Visual debug tool for Regular Expressions

When working with regular expressions, it can be difficult to understand why a particualar pattern is not working as you would expect.

The visual debug tool at debuggex.com makes it much easier to step through and actually visualize how a pattern is working or, as is often the case, not working.

Here is an overview of how it works.

 

Eoin Shortcuts 1 Kommentar Juli 20, 2016

Simple guide to Github

Love this simple and well illustrated guide to some github basics: http://rogerdudler.github.io/git-guide/

Eoin Guides Kommentar hinterlassen Januar 27, 2016Januar 27, 2016

Beitragsnavigation

Ältere Beiträge

Tags

array associative array bash cheat sheet coda command commands cross-browser css CSV cURL debug debugging techniques developer debug tool duplicates encoding ExternalInterface filters Flash format github Gmail guide html javascript jQuery linux LSO Mac OSX MySQL online tools php plugin regex regular expression screen scripting search shortcuts SSH Sublime Text SVN tar terminal textwrangler tips UTF8 wordpress WordPress coding standards XML

Schließe dich 1.136 anderen Abonnenten an
Bereitgestellt von WordPress.com.
 

Kommentare werden geladen …