9th February 2020 at 13:18
A developer shares their perspective on TypeScript, questioning its value for small teams and linking to an article with reasons against using it.
A developer shares their perspective on TypeScript, questioning its value for small teams and linking to an article with reasons against using it.
A personal blog about machine learning, data annotation projects, and professional experiences in deep learning and AI product development.
A tutorial on implementing pagination for a blog's post list using Django's built-in Paginator class and creating a reusable template.
Part 6 of a Django tutorial series, focusing on creating HTML templates (base.html, post_list.html) for a blog application using Django's template language.
A tutorial on creating Django views for a blog application, covering list and detail views, URL patterns, and template rendering.
A tutorial on debugging .NET Core applications integrated with Dapr using Visual Studio Code, including configuration steps.
A tutorial on deploying MongoDB in Azure Kubernetes Service (AKS) using the MongoDB Enterprise Operator and Ops Manager.
Explores SQL Server 2019's session context functions and their unexpected impact on query parallel execution plans.
Introduces a new fluid scale tool integrated with a design token generator for improved CSS workflows and responsive design.
Andy Bell shares a front-end tip for preventing line breaks using a zero-width, non-breaking space HTML entity.
ksqlDB 0.7 adds support for primitive data types as message keys, simplifying data joins and reducing the need for pre-processing.
Andy introduces Utopia, a fluid typography tool, and discusses its algorithmic approach to responsive web design.
A developer's guide to using Publish, a Swift static site generator, covering setup, theming, syntax highlighting, and deployment.
A tutorial on implementing and managing navigation within WebView components in React Native applications using the react-native-webview package.
A step-by-step guide to building, testing, documenting, and publishing an open-source Python package from scratch, using a simple library as an example.
Explains the Levenshtein Distance algorithm, a method for calculating the difference between two strings, with examples and complexity analysis.
Explains limitations of ONLINE rebuild for Rowstore indexes on tables with Columnstore Indexes in older SQL Server versions (2016, 2017).
Argues that achieving the 95th percentile in many activities is not impressive, using examples from video games and real-world skills.
Jeremy Keith's article critiques server-side rendering and hydration, comparing it to progressive enhancement but noting a missing mindset.
A deep-dive into the accessibility shortcomings of the native HTML video player, highlighting browser and assistive tech issues.