Postgres Trigram Indexes vs. Algolia

My personal experience and opinion that you most probably don't need Algolia for typeahead search | Continue reading


@dev.to | 5 years ago

What Is a Tech Lead Anyway?

Continue reading


@dev.to | 5 years ago

Nuxt.js Auth with External API Server Using Keycloak

Continue reading


@dev.to | 5 years ago

Real-Time GraphQL API Exploration with GraphQuill

Continue reading


@dev.to | 5 years ago

Hero35, the best way to find and watch techtalks

Continue reading


@dev.to | 5 years ago

How to Use HTML5 Geolocation API

Continue reading


@dev.to | 5 years ago

Contributing to open-source can improve the way you write code

Contributing to the open-source and improving your chances to achieve whatever you want | Continue reading


@dev.to | 5 years ago

A Discussion of Open Source Culture

Continue reading


@dev.to | 5 years ago

My Google Technical Interview Cheat Sheet

Continue reading


@dev.to | 5 years ago

Icons Created with CSS – Series 1

Continue reading


@dev.to | 5 years ago

Should you explicitly define APIs when using Microservices?

Continue reading


@dev.to | 5 years ago

Show HN: IRC Chat Client PWA with Angular Material

My very first Angular-Material exercise | Continue reading


@dev.to | 5 years ago

What is a Fork Bomb in Linux and how to stop it?

Continue reading


@dev.to | 5 years ago

Deep Dive into Python Memory Management

A deep dive into how Python manages memory | Continue reading


@dev.to | 5 years ago

Serverless: Costs, lock-in fears and security best practices

Continue reading


@dev.to | 5 years ago

New Vue.js Lightbox

Continue reading


@dev.to | 5 years ago

Norm Data Access for .NET Core 3

Continue reading


@dev.to | 5 years ago

I reviewed 200 PRs in 10 days – Here is what I learned

Continue reading


@dev.to | 5 years ago

Wine Not Build a Bot?

Building a Sommelier Bot with Azure | Continue reading


@dev.to | 5 years ago

Who Ate Docker's Lunch?

Continue reading


@dev.to | 5 years ago

Two string methods every JavaScript developer should know

A gentle guide to working with strings with a particular edge case. | Continue reading


@dev.to | 5 years ago

Deploy your PHP app like a pro, Try Amezmo

Continue reading


@dev.to | 5 years ago

DevOps, Kubernetes and Helm and Prometheus and Grafana in Ubuntu 19

A short but practical tutorial into Kubernetes' Monitoring | Continue reading


@dev.to | 5 years ago

Scientists estimate less than 70! atoms in the observable universe

Continue reading


@dev.to | 5 years ago

Stateful Serverless with Unikernels

How do you run stateful serverless and keep persistence? How would you run a cloud native stateful app? | Continue reading


@dev.to | 5 years ago

Introduction to Microfront Ends with React

Continue reading


@dev.to | 5 years ago

Optional Chaining and Nullish Coalescing Are Coming to JavaScript

Two long-awaited operators are coming to Javascript. They are both in the draft stage (stage 3) and are announced to be available in Chrome Canary. It means we are seeing them soon in the Chrome stable release and Node.js. I remember years ago when Coffeescript was the new shiny … | Continue reading


@dev.to | 5 years ago

Build a modern web application. Part 1

Continue reading


@dev.to | 5 years ago

How to Learn Faster?

You want to get your current project done, but you perhaps lack a few skills, and you feel like it’d be such a drag and take months or years to learn them to an appropriate level. It feels more and more like an insurmountable obstacle, the longer you think about it. | Continue reading


@dev.to | 5 years ago

Three Ways to Define Functions in JavaScript

Defining one of the key components in programmingPhoto by Luca Bravo ... | Continue reading


@dev.to | 5 years ago

Switching back to my old buddy Sublime Text from vs. Code

As projects get bigger, VS Code seems to get more and more memory-hungry, leaving devs with older machines in the dust. Switch to Sublime Text to get back your coding efficiency. | Continue reading


@dev.to | 5 years ago

Dockers explained with an analogy of co-working space

If you have ever visited a coworking space, then you can understand Docker via this visual tutorial. | Continue reading


@dev.to | 5 years ago

Buildeverywhere.org Wants to Be the Wordpress.org for Home Construction

Continue reading


@dev.to | 5 years ago

Hooks for those who know React

Hooks are not a new concept in React - they are a re-implementation (a new API) for state and side effects in React that better aligns with two existing concepts in react: the concept of Components as the primitive model for UIs, and of these components being declarative. | Continue reading


@dev.to | 5 years ago

Why TestMace Has Chosen Electron

Continue reading


@dev.to | 5 years ago

My First Impressions of Rust

This is what I thought about Rust while learning it. From a pragmatic perspective. | Continue reading


@dev.to | 5 years ago

PowerShell in Azure Functions v2 Generally Available and Now

Continue reading


@dev.to | 5 years ago

You can create these elements without JavaScript

We've got used to writing JavaScript for common UI element functionality like accordions, tooltips, text truncation, etc. But as HTML and CSS got new features and older browsers were no longer supported, we've been able to use less and less JavaScript for creating UI elements and … | Continue reading


@dev.to | 5 years ago

Getting Started with SeleniumBase for Test Automation

What is SeleniumBase? A powerful test framework! | Continue reading


@dev.to | 5 years ago

The Rag (Redshift Analyst Guide): How Does It Work?

Continue reading


@dev.to | 5 years ago

Building a Galery with Gatsby, Google Sheets and Netlify

Continue reading


@dev.to | 5 years ago

When to avoid coding something from Scratch – Front end Edition

Continue reading


@dev.to | 5 years ago

A Comparison of the Top Privacy-Focused Analytics Platforms

Taking a deeper look into Plausible, Fathom and Simple Analytics | Continue reading


@dev.to | 5 years ago

MarkDown Based GUI Help System

a simple to use and manage Markdown-based help system for any ASP.Net Core application | Continue reading


@dev.to | 5 years ago

Fields you need in your UserEntity

Continue reading


@dev.to | 5 years ago

Suggestions: Starting Live Coding Sessions: Weekly

Continue reading


@dev.to | 5 years ago

JavaScript – The Prototype Chain in Depth

Learn the concept of inheritance with the prototype chain | Continue reading


@dev.to | 5 years ago

What is the one tip you would give to new bloggers out there?

Imagine you had to start your blog over again. What things have you learned in your path so far that you think would make the biggest difference this time around? | Continue reading


@dev.to | 5 years ago