Skip to content

Finchett.com

A brain dump

  • Home
  • Blog
  • About
  • Kubernetes
  • SQL Server
  • Contact
  • Newsletter
  • Finchett.com Privacy Policy

Category Development

  • Home
  • Archive by category "Development"
4 January 2024

TypeScript for C# Developers – making a move

By Stephen in Development Tag c#, typescript

Introduction Moving from C# to TypeScript can be a smooth transition, especially compared to switching to a completely different programming paradigm, since both languages share a lot of similarities in…

Read More

4 January 2024

Understanding TypeScript Promises

By Stephen in Development Tag promise, typescript

Introduction TypeScript, being a superset of JavaScript, includes the same promise mechanism as JavaScript. In TypeScript, promises are used in much the same way, with the added benefit of strong…

Read More

4 January 2024

Understanding JavaScript Promises

By Stephen in Development Tag javascript, promise

Introduction JavaScript promises are a powerful addition to language. In web development, dealing with asynchronous operations is inevitable. Whether it's fetching data from a server, reading files, or executing time-consuming…

Read More

4 January 2024

Jest: The Comprehensive JavaScript Testing Framework

By Stephen in Development Tag jest, testing, unit-testing

Introduction Jest is a JavaScript Testing Framework known for its simplicity and ease of use. It is particularly favoured in projects utilising React, Angular, Vue, Node.js, Babel, and TypeScript. This…

Read More

4 January 2024

View Models in MVC

By Stephen in Development Tag c#, mvvm, viewmodel

Introduction In the MVC (Model-View-Controller) architecture, particularly in web development with technologies like ASP.NET, the concept of a view model is both pivotal and powerful. It acts as a bridge…

Read More

4 January 2024

Enhancing Code Consistency with EditorConfig

By Stephen in Development Tag editorconfig

Introduction Maintaining consistency in code style and conventions across large teams and diverse projects is a significant challenge. This is where an EditorConfig file becomes an indispensable tool in a…

Read More

2 January 2024

Using LINQPad with an Existing Database

By Stephen in Development Tag linqpad, tools

Introduction LINQPad's ability to connect to existing databases simplifies query writing, execution, and result analysis for .NET developers. This article provides a comprehensive guide on how to connect LINQPad to…

Read More

2 January 2024

LINQPad

By Stephen in Development Tag c#, linqpad, tools

Introduction I have used LINQPad on and off for years. LINQPad, a powerful tool designed for .NET developers, primarily known for testing LINQ queries, it is a versatile scripting environment…

Read More

31 December 2023

A potential C# Snowflake Generator

By Stephen in Development Tag c#, unique

Introduction A Snowflake Generator generates unique IDs. Creating a class in C# for generating Snowflake IDs involves adhering to the structure of Snowflake IDs, as mentioned in my previous posts.…

Read More

30 December 2023

Snowflake Id’s – Unique Id’s – sort of

By Stephen in Development Tag api, c#, snowflake, unique

Introduction Over the last few weeks, I have been looking at using Azure Table Storage as the backing store for several small APIs I have worked on. Azure Table Storage…

Read More

Posts pagination

1 … 3 4 5 … 26

Search

Table Of Contents
  1. Introduction
  2. What are Snowflake IDs?
  3. How Do Snowflake IDs Work?
  4. Advantages of Snowflake IDs
  5. Implementing Snowflake IDs
  6. Applications Beyond Twitter
  7. Challenges and Considerations
  8. Conclusion

Recent Posts

  • Running Proxmox on a Raspberry Pi
  • Honouring .gitignore settings
  • Faker.Net: Data Generation for Developers
  • Exploring MiniExcel: A Lightweight .NET Library for Excel Operations
  • File Path Size Does Matter

apis (4) async (8) c# (103) devops (4) dotnet (5) esp32 (11) git (11) hardware (6) joins (6) kubectl (4) kubernetes (13) logging (4) nanoframework (6) network (8) NFS shares (5) nunit (8) patterns (34) performance (7) pi (8) playwright (7) plugins (8) proxmox (13) serilog (4) setup (16) sql (46) testing (9) tools (6) tslint (4) typescript (23) unit-testing (9) webapi (4)

Archives

Get the Newsletter

Categories

  • Development
  • Infrastructure
  • Other
  • Plugins
  • Raspberry Pi
  • wordpress

Recent Posts

  • Running Proxmox on a Raspberry Pi
  • Honouring .gitignore settings
  • Faker.Net: Data Generation for Developers
  • Exploring MiniExcel: A Lightweight .NET Library for Excel Operations
  • File Path Size Does Matter

Proudly powered by WordPress| Theme: SpicePress Dark by SpiceThemes

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Finchett.com
Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.