DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
10 reasons to use Groovy in 2019

10 reasons to use Groovy in 2019

89
Comments 13
5 min read
Using the Chrome DevTools Audit Feature to Measure and Optimize Performance (Part 1)

Using the Chrome DevTools Audit Feature to Measure and Optimize Performance (Part 1)

8
Comments
8 min read
How to help your child learn to code

How to help your child learn to code

12
Comments
3 min read
Ode to Unit Tests

Ode to Unit Tests

4
Comments
6 min read
Async operations in JavaScript

Async operations in JavaScript

126
Comments 17
4 min read
Namespaces Quickly Explained

Namespaces Quickly Explained

42
Comments 2
2 min read
Bindings and Lexical Scope in Ruby

Bindings and Lexical Scope in Ruby

34
Comments
5 min read
The Journey Into Functional Programming

The Journey Into Functional Programming

13
Comments
4 min read
Basic Algorithms

Basic Algorithms

11
Comments
3 min read
Multi-language build tool?

Multi-language build tool?

6
Comments 16
1 min read
Do you unit test private methods?

Do you unit test private methods?

13
Comments 13
1 min read
The Three Laws of Objects

The Three Laws of Objects

26
Comments
5 min read
Using the Chrome DevTools Audit Feature to Measure and Optimize Performance (Part 2)

Using the Chrome DevTools Audit Feature to Measure and Optimize Performance (Part 2)

5
Comments
11 min read
Event Sourcing and CQRS

Event Sourcing and CQRS

72
Comments 3
10 min read
What are your first ever projects that you worked on and what language were they in?

What are your first ever projects that you worked on and what language were they in?

15
Comments 16
1 min read
Things that I don't know about

Things that I don't know about

9
Comments
2 min read
19 Tips For Software Engineers In 2019

19 Tips For Software Engineers In 2019

1376
Comments 79
8 min read
Abstraction

Abstraction

63
Comments 20
4 min read
Want to Learn JavaScript for Free? Start Here!

Want to Learn JavaScript for Free? Start Here!

25
Comments 1
7 min read
Recommended Books, Blogs for Software Engineers

Recommended Books, Blogs for Software Engineers

19
Comments
2 min read
What Config Files Are & How They Work

What Config Files Are & How They Work

39
Comments 1
2 min read
Elixir入門: Plugを使うには

Elixir入門: Plugを使うには

6
Comments
2 min read
What I learned In 2018!

What I learned In 2018!

9
Comments
2 min read
Elixir入門 16: プロトコル

Elixir入門 16: プロトコル

6
Comments
4 min read
Concepts-as-Code: Bubble Sort

Concepts-as-Code: Bubble Sort

6
Comments 1
5 min read
5 Things You Can Do To Write Better Code

5 Things You Can Do To Write Better Code

129
Comments 3
4 min read
How to ETL with MongoDB & Postgres (Part 2)

How to ETL with MongoDB & Postgres (Part 2)

16
Comments
9 min read
Releasing a project for once in my life!

Releasing a project for once in my life!

6
Comments 1
3 min read
Programming Tips for Software Engineers

Programming Tips for Software Engineers

15
Comments
4 min read
Are you learning a new language in 2019? Share your story.

Are you learning a new language in 2019? Share your story.

7
Comments 22
1 min read
Software CSI, a job of the future

Software CSI, a job of the future

71
Comments 12
4 min read
How do we use Git at Bright Inventions?

How do we use Git at Bright Inventions?

7
Comments 2
12 min read
JavaScript comparison: Object vs Map

JavaScript comparison: Object vs Map

9
Comments 2
3 min read
5 Tips to Become a Better Developer

5 Tips to Become a Better Developer

8
Comments
4 min read
Homemade Machine Learning in Python

Homemade Machine Learning in Python

393
Comments 14
9 min read
Object Oriented programming in JS

Object Oriented programming in JS

80
Comments 2
4 min read
Cleaner Clojure Functions with the :pre Special Form

Cleaner Clojure Functions with the :pre Special Form

6
Comments
2 min read
An Algorithm for Finding Anagrams

An Algorithm for Finding Anagrams

12
Comments
3 min read
What technology do you want to learn in 2019?

What technology do you want to learn in 2019?

55
Comments 69
1 min read
Sample Programs is Looking for Help in 2019

Sample Programs is Looking for Help in 2019

7
Comments
2 min read
Declarative Programming & React

Declarative Programming & React

76
Comments 16
3 min read
Complexity

Complexity

87
Comments 2
9 min read
5 Mistakes You're Making In Your Technical Interviews & How To Avoid Them

5 Mistakes You're Making In Your Technical Interviews & How To Avoid Them

233
Comments 14
5 min read
thank u, next: an introduction to linked lists

thank u, next: an introduction to linked lists

685
Comments 49
5 min read
Creating a Splash Screen for Your React Apps

Creating a Splash Screen for Your React Apps

6
Comments
1 min read
Indexing Databases – A Postgres Example

Indexing Databases – A Postgres Example

8
Comments
2 min read
Generate and Set Pseudorandom Hexadecimal Background Color Using JavaScript

Generate and Set Pseudorandom Hexadecimal Background Color Using JavaScript

73
Comments 19
2 min read
React: React Redux 6.0がリリース

React: React Redux 6.0がリリース

7
Comments
1 min read
How to ETL with MongoDB and Postgres (Part 1)

How to ETL with MongoDB and Postgres (Part 1)

12
Comments
7 min read
Elixir: function_exported?/3 する前には Code.ensure_loaded/1 を呼び出す

Elixir: function_exported?/3 する前には Code.ensure_loaded/1 を呼び出す

5
Comments
1 min read
When PHP Framework Sucks Series: Magic inside frameworks

When PHP Framework Sucks Series: Magic inside frameworks

31
Comments 7
3 min read
How I approach coding challenges

How I approach coding challenges

61
Comments 4
2 min read
Arrow Functions

Arrow Functions

49
Comments 12
2 min read
Imperative vs declarative

Imperative vs declarative

25
Comments 6
2 min read
Elixir入門 15: 構造体

Elixir入門 15: 構造体

10
Comments
3 min read
Charts, Colors, and Complements: Oh my!

Charts, Colors, and Complements: Oh my!

22
Comments 4
3 min read
How to manage stress - a dev's guide

How to manage stress - a dev's guide

87
Comments 3
11 min read
Creating Flow with TDD and Continuous Delivery

Creating Flow with TDD and Continuous Delivery

38
Comments
5 min read
Recursion Algorithm Practice: Fibonacci Sequence Generator

Recursion Algorithm Practice: Fibonacci Sequence Generator

38
Comments 19
1 min read
Better loops in JavaScript

Better loops in JavaScript

216
Comments 14
4 min read
loading...