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
  • mcp
  • 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.

    1 min read
    • 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.

    1 min read
    • 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

    1 min read
    • 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

    1 min read
    • javascript

Browse by Topic

Nuxt
33 posts
personal
25 posts
testing
20 posts
playwright
17 posts
React
12 posts
AI
7 posts
MCP
6 posts
performance
6 posts

Browse by Year

Explore posts from different years

2025
6 posts
2024
3 posts
2023
8 posts
2022
29 posts
2021
22 posts
2020
28 posts
2019
2 posts
2018
2 posts
2017
2 posts

Click any year to browse posts from that period

  • About
  • Videos
  • Podcasts
  • Courses
  • Blog

© Debbie O'Brien, Palma de Mallorca, Spain