DEV Community

Today I Learned 💡💡💡💡💡💡💡

Summarize a concept that is new to you.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
About Go's simplicity; prefetching; & DBs for serverless

About Go's simplicity; prefetching; & DBs for serverless

39
Comments
2 min read
Rails 1.0 turns 14

Rails 1.0 turns 14

15
Comments 3
2 min read
On becoming a better developer

On becoming a better developer

53
Comments
2 min read
Two Yarn Commands That Saved My Life Today & You Should know

Two Yarn Commands That Saved My Life Today & You Should know

8
Comments
1 min read
Speed vs quality; lessons from functional languages; & advice for new devs

Speed vs quality; lessons from functional languages; & advice for new devs

12
Comments
2 min read
About refactoring, code quality & trends in software development

About refactoring, code quality & trends in software development

57
Comments 3
2 min read
How to: effectively test DB, debug in production & create game day tests

How to: effectively test DB, debug in production & create game day tests

12
Comments 1
2 min read
Bad code, dogfooding and DevOps for software engineers

Bad code, dogfooding and DevOps for software engineers

42
Comments
2 min read
Seven New Languages to Learn in Seven Weeks

Seven New Languages to Learn in Seven Weeks

7
Comments
2 min read
Tips for container, DNS & database security

Tips for container, DNS & database security

37
Comments
2 min read
Why devs like GraphQL; common architecture do's; & Rust performance pitfalls

Why devs like GraphQL; common architecture do's; & Rust performance pitfalls

12
Comments
2 min read
About APIs; backend performance metrics; & learnings from continuous deployment

About APIs; backend performance metrics; & learnings from continuous deployment

45
Comments
2 min read
The programmer mindset; prototype vs production; & staging environment

The programmer mindset; prototype vs production; & staging environment

43
Comments
2 min read
Web Architecture Pattern:- Layered Pattern

Web Architecture Pattern:- Layered Pattern

53
Comments
2 min read
Awesome Things I Read Or Saw Online The Week ending Dec 1st

Awesome Things I Read Or Saw Online The Week ending Dec 1st

4
Comments
1 min read
TIL #002: iFrame fact and the Pragmatic Programmer Book

TIL #002: iFrame fact and the Pragmatic Programmer Book

6
Comments
1 min read
About error handling in Go; logging best practices; & ATO attacks

About error handling in Go; logging best practices; & ATO attacks

39
Comments
2 min read
SQL, NoSQL and modern data practices

SQL, NoSQL and modern data practices

53
Comments
2 min read
TIL #001: Svelte does not use Virtual DOM and the Bus Factor

TIL #001: Svelte does not use Virtual DOM and the Bus Factor

3
Comments 4
1 min read
Awesome Things I Read Or Saw Online The Week ending Nov 24th

Awesome Things I Read Or Saw Online The Week ending Nov 24th

5
Comments
1 min read
Microservices: when to choose it, how to migrate painlessly, & make it resilient

Microservices: when to choose it, how to migrate painlessly, & make it resilient

15
Comments 3
2 min read
Why Go succeeded; Java's naming conventions; & Python optimization tips

Why Go succeeded; Java's naming conventions; & Python optimization tips

33
Comments
2 min read
Awesome Things I Read Or Saw Online The Week ending Nov 17th

Awesome Things I Read Or Saw Online The Week ending Nov 17th

5
Comments 1
1 min read
Good readings this week from dev to devs

Good readings this week from dev to devs

6
Comments
2 min read
About trunk-based development; Mixpanel's move from Erlang to Python; & Kubernetes

About trunk-based development; Mixpanel's move from Erlang to Python; & Kubernetes

8
Comments 1
2 min read
TIL: docker commit

TIL: docker commit

8
Comments
1 min read
When and Why Java is Suitable for Application

When and Why Java is Suitable for Application

4
Comments
9 min read
Simple tricks that can speed up your development cycle

Simple tricks that can speed up your development cycle

10
Comments
1 min read
How to force Rust compiler to use several x86 instructions (popcount, etc)

How to force Rust compiler to use several x86 instructions (popcount, etc)

7
Comments
2 min read
Mob Learning and Testing

Mob Learning and Testing

4
Comments
1 min read
About successful software careers; methods; & making code faster

About successful software careers; methods; & making code faster

12
Comments
2 min read
Awesome Things I Read Or Saw Online This Week!

Awesome Things I Read Or Saw Online This Week!

4
Comments
1 min read
WEB COMPONENTS VS. FRAMEWORKS: A Podcast 02:50

WEB COMPONENTS VS. FRAMEWORKS: A Podcast

17
Comments 1
2 min read
How to minimize security concerns in your applications

How to minimize security concerns in your applications

35
Comments 5
2 min read
How to manage project timelines; APIs; & caching effectively

How to manage project timelines; APIs; & caching effectively

12
Comments
2 min read
Tips for continuous integration, deployment & delivery

Tips for continuous integration, deployment & delivery

45
Comments
2 min read
Testing GraphQL Schema Without Data

Testing GraphQL Schema Without Data

5
Comments
2 min read
TIL: Lesser-Known NPM Aliases

TIL: Lesser-Known NPM Aliases

6
Comments
1 min read
Why to choose boring technology; monolith over microservices; & powers of Postgres

Why to choose boring technology; monolith over microservices; & powers of Postgres

45
Comments
3 min read
Lessons from Google's engineering teams, tricky bugs & Ruby refactoring

Lessons from Google's engineering teams, tricky bugs & Ruby refactoring

16
Comments
2 min read
HOW TO: Scaling up systems & teams

HOW TO: Scaling up systems & teams

4
Comments
1 min read
Common Go mistakes; making CD work; & zero-trust architecture

Common Go mistakes; making CD work; & zero-trust architecture

21
Comments
2 min read
Git security mistakes; addressing tech debt; & writing fast code in Ruby on Rails

Git security mistakes; addressing tech debt; & writing fast code in Ruby on Rails

46
Comments 3
2 min read
Failure of agile; tips for incident postmortems; & thoughts on issue tracking

Failure of agile; tips for incident postmortems; & thoughts on issue tracking

8
Comments
2 min read
The Amazon way; why making software is hard; & tricks our brain plays

The Amazon way; why making software is hard; & tricks our brain plays

51
Comments
2 min read
Debugging philosophy; goals of testing; & mistakes junior devs make

Debugging philosophy; goals of testing; & mistakes junior devs make

35
Comments 2
2 min read
What surprises new devs; spec-first API development; & scaling data pipelines

What surprises new devs; spec-first API development; & scaling data pipelines

16
Comments 3
2 min read
Kubernetes myths; app security 101; & change management in teams

Kubernetes myths; app security 101; & change management in teams

34
Comments
2 min read
About WebPerf Metrics; Chaos engineering traps; & Lambdas

About WebPerf Metrics; Chaos engineering traps; & Lambdas

9
Comments 1
2 min read
How to effectively make tech choices, debug & start with CI/CD

How to effectively make tech choices, debug & start with CI/CD

38
Comments
2 min read
What you should know about DB types, DB design, and successful software projects

What you should know about DB types, DB design, and successful software projects

47
Comments
2 min read
Did you know you can create an accordion without JS or CSS?

Did you know you can create an accordion without JS or CSS?

6
Comments
1 min read
My first ever completed blog post

My first ever completed blog post

3
Comments
1 min read
Learning Node/Express on the fly

Learning Node/Express on the fly

11
Comments
1 min read
Wielding replace with all its power

Wielding replace with all its power

12
Comments
4 min read
Differences between "var" and "let" keywords?

Differences between "var" and "let" keywords?

75
Comments 9
2 min read
Making your first npm!

Making your first npm!

6
Comments
3 min read
30 days of learning - 000

30 days of learning - 000

6
Comments
1 min read
CODELAND 2019

CODELAND 2019

7
Comments
3 min read
TIL — Static Factory Methods

TIL — Static Factory Methods

9
Comments 1
1 min read
loading...