• Reset your password
Home
OO PHP, Drupal, Symfony Developer and Architect
Tim Rabbetts

Main navigation

  • Home
  • Blog
  • Log in

Blog

Breadcrumb

  • Home
  • blog
  • Blog

Understanding Environment Variables: What They Are and How They Work

Written by Tim Rabbetts on Wed, 30/10/2024
Understanding Environment Variables Environment variables are a set of dynamic named values that can affect the way running processes will behave on a computer. They are part of the operating…

Choosing Between Babel Config JS and Babelrc: Guidelines and Best Practices

Written by Tim Rabbetts on Sun, 27/10/2024
Babel Configuration: babel.config.js vs .babelrc Babel, a powerful tool in JavaScript development, helps in compiling newer JavaScript code into backwards compatible versions.…

Retrieving Module Paths in Twig: A Step-by-Step Guide

Written by Tim Rabbetts on Fri, 25/10/2024
To get a module's path in Twig, which is often necessary for including additional files or assets located within the same module, you can use Drupal's built-in functionality in combination…

Resolving Compilation Errors with React Native Reanimated and Babel

Written by Tim Rabbetts on Thu, 24/10/2024
React Native Reanimated and Babel Compilation Error Developers often encounter compilation errors when using React Native Reanimated with Babel. This article…

Enabling Experimental JSX Syntax Support in Babel

Written by Tim Rabbetts on Wed, 23/10/2024
Babel, an essential tool for developers to write next-gen JavaScript code, has often been at the forefront when it comes to supporting experimental syntax through various plugins and…

Guide to Removing Script Tags with Puppeteer

Written by Tim Rabbetts on Sun, 20/10/2024
Removing Script Tags Using Puppeteer Puppeteer is a powerful Node library which provides a high-level API over the Chrome DevTools Protocol. It can be used for various…

Enhancing Web Development: A Guide to React Developer Tools

Written by Tim Rabbetts on Thu, 10/10/2024
React Developer Tools is an essential extension for any developer working with the React library. This tool, available for browsers like Chrome and Firefox, allows…

Resolving Compilation Errors in React Native Reanimated with Babel

Written by Tim Rabbetts on Sat, 05/10/2024
Handling Compilation Errors with React Native Reanimated and Babel Developing mobile applications using React Native enables developers to build…

Resolving Issues When Composer Fails to Detect New Module Versions

Written by Tim Rabbetts on Wed, 04/09/2024
When working with Composer, the PHP dependency manager, you might encounter a situation where you're aware of a new version of a module, but Composer indicates that there are no updates to…

Mastering the CSS :not Selector: A Guide to Precision Styling

Written by Tim Rabbetts on Sun, 25/08/2024
The CSS :not selector is a powerful tool for selecting elements that do not match a specific pattern. When it comes to SASS, a preprocessor for CSS, the :not selector retains its utility…

Comprehensive Guide to Clearing Cache in React Native

Written by Tim Rabbetts on Fri, 23/08/2024
How to Clear React Native Cache Caching in React Native is great for performance, delivering faster load times and a smoother user experience. However, sometimes it's…

Add commit hash to command line prompt in zsh, one line in .zshrc

Written by Tim Rabbetts on Thu, 08/08/2024
zsh prompt
Customize Your ZSH Prompt to Display the Last Commit's SHAI enjoy customizing my terminal, and one feature I find particularly useful is displaying the last commit's SHA directly in the command line…
zsh
Pagination
  • First page « First
  • Previous page ‹‹
  • …
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Current page 6
  • Page 7
  • Page 8
  • Page 9
  • Page 10
  • …
  • Next page ››
  • Last page Last »