• About
  • Privacy Policy
  • Utilities
Darchuk.NET

Array

JavaScript–toggling an item in a list with xor

June 1, 2018 by Robert Leave a Comment

I had a problem where I wanted to either remove an item from a list if it existed or add it to the list if it did not exist. A use case for this might be selecting which day(s) of the week you want: Behind the scenes, you might store this as a simple array: … [Read more…]

Posted in: JavaScript, Typescript Tagged: Array, JavaScript, js, list, lodash, toggle, ts, Typescript, xor

C# Mongo array CRUD

March 2, 2018 by Robert Leave a Comment

MongoDB is a pretty cool document database that allows you to just toss data into a database without worrying too much about a schema. It’s not quite that easy, of course, because your code might be looking for specific properties, but its simpler than being stuck to a rigid schema. Lists and stuff Recently I … [Read more…]

Posted in: Asynchronous, C#, Mongo Tagged: Array, C#, Create, CRUD, Database, Delete, Mongo, Read, Update

Recent Posts

  • Allowing trailing JSON commas in ASP.NET Core 3
  • YADNC3JSG–Yet Another .NET Core 3.0 JSON Serializer Gotcha
  • Logging in a .NET Core 3 SignalR client
  • .NET Core 3 unit testing project sdk
  • .NET Core 3.0 Upgrade–New JSON Serializer Gotchas

Recent Comments

  1. Robert on C# Setting Socket Keep-Alive
  2. Oliver Schramm on C# Setting Socket Keep-Alive
  3. John Anderson on Waiting for a keypress asynchronously in a C# console app
  4. Ronald Garlit on .NET Core 3 unit testing project sdk
  5. Ronald Garlit on .NET Core 3 unit testing project sdk

Copyright © 2025 Darchuk.NET.

Omega WordPress Theme by ThemeHall