Debbie O'Brien Debbie O'Brien
  • About
  • Videos
  • Podcasts
  • Courses
  • Blog
  • About
  • Videos
  • Podcasts
  • Courses
  • Blog

Blog Posts tagged with javascript

Here's a list of all my blog posts tagged with javascript

  • All
  • AI
  • MCP
  • ai
  • architecture
  • dev rel
  • githubcopilot
  • jamstack
  • javascript
  • mentoring
  • motivation
  • nuxt
  • performance
  • personal
  • playwright
  • react
  • testing
  • typescript
  • vs code
  • vscode
  • vue
  • webdev
  • The JavaScript Array.at() method

    Often we want to return a single item from an array. There are a few methods of doing this including the `at(index)` method which returns the item at a given index.

    • javascript
  • The JavaScript Array.filter() method

    The .filter() method in JavaScript creates a new array with all elements that pass the test implemented by the provided function.

    • javascript
  • Formatting a date in JavaScript

    How to format a date in JavaScript without using any libraries so you easily display dates in your Vue or Nuxt application

    • javascript
  • The JavaScript Array.Map() method

    The .map() method in JavaScript lets you loop over every element in an array and modify or add to it and then return a different element to take that elements place

    • javascript
  • About
  • Videos
  • Podcasts
  • Courses
  • Blog

© Debbie O'Brien, Palma de Mallorca, Spain