DEV Community

CodeNewbie

The most supportive community of programmers and people learning to code.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Replace Redux with React Hooks

Replace Redux with React Hooks

36
Comments 1
6 min read
Day 16 - #100DaysofCode - Understanding MVC

Day 16 - #100DaysofCode - Understanding MVC

4
Comments 1
3 min read
Learn to UseContext() with Hooks in 3 Minutes

Learn to UseContext() with Hooks in 3 Minutes

41
Comments 7
3 min read
Top weekly stories in tech and programming - The Grind: Issue #1

Top weekly stories in tech and programming - The Grind: Issue #1

5
Comments
5 min read
2k Subs on YouTube and Our Community Discord 🎉

2k Subs on YouTube and Our Community Discord 🎉

9
Comments 1
1 min read
Elm Calculator Part 10 - Testing

Elm Calculator Part 10 - Testing

6
Comments 2
3 min read
How To Make Your Footer Stay at The Bottom

How To Make Your Footer Stay at The Bottom

6
Comments
3 min read
Staircase Challenge Revisited: Ruby Version

Staircase Challenge Revisited: Ruby Version

7
Comments
3 min read
The WAR - var vs let & const

The WAR - var vs let & const

18
Comments
9 min read
Truthy and Falsy Values in Javascript

Truthy and Falsy Values in Javascript

6
Comments 1
2 min read
Be the Creative Director of Your Own Life

Be the Creative Director of Your Own Life

4
Comments
2 min read
Understanding Map in Javascript - Part 1

Understanding Map in Javascript - Part 1

6
Comments
2 min read
30+ Helpful tools, apps and websites

30+ Helpful tools, apps and websites

174
Comments 4
6 min read
Introduction to Javascript Symbol Type

Introduction to Javascript Symbol Type

18
Comments 3
2 min read
Variadic Template C++: Implementing Unsophisticated Tuple

Variadic Template C++: Implementing Unsophisticated Tuple

5
Comments 1
8 min read
Create/ Publish your first NPM package

Create/ Publish your first NPM package

36
Comments 2
2 min read
ELI5: Functions vs. Class/Constructor in Javascript

ELI5: Functions vs. Class/Constructor in Javascript

20
Comments 11
2 min read
Changing attributes on a user in Rails without having to re-enter password

Changing attributes on a user in Rails without having to re-enter password

4
Comments 2
2 min read
Dealing with overlapping reducers in Redux

Dealing with overlapping reducers in Redux

6
Comments
3 min read
Dragging images with mousemove in JavaScript

Dragging images with mousemove in JavaScript

6
Comments
5 min read
Making exceptions to ActiveRecord’s auto-pluralization

Making exceptions to ActiveRecord’s auto-pluralization

6
Comments
3 min read
Creating two resources 'at once' in Rails

Creating two resources 'at once' in Rails

5
Comments
5 min read
Sudoku Part I: Is the Board Valid?

Sudoku Part I: Is the Board Valid?

10
Comments
9 min read
There is more than one way to make your code readable

There is more than one way to make your code readable

5
Comments
3 min read
Best Courses to Learn Kotlin

Best Courses to Learn Kotlin

10
Comments
6 min read
The code on mobile challenge

The code on mobile challenge

8
Comments
2 min read
Understanding Set in Javascript

Understanding Set in Javascript

5
Comments
2 min read
The Complete Guide To Markdown

The Complete Guide To Markdown

18
Comments 1
6 min read
My Custom Developer Roadmap as a Junior Software Engineer on 2020

My Custom Developer Roadmap as a Junior Software Engineer on 2020

9
Comments
2 min read
Dynamic number creation for nested segments

Dynamic number creation for nested segments

5
Comments
3 min read
4 ways to clean ranged comparisons in Ruby conditionals

4 ways to clean ranged comparisons in Ruby conditionals

6
Comments
2 min read
Build a PWA learning JS DOM - Video tutorial series

Build a PWA learning JS DOM - Video tutorial series

87
Comments 12
2 min read
How to convert .py file to .exe 2 methods

How to convert .py file to .exe 2 methods

7
Comments
1 min read
History of ECMA (ES5, ES6 & Beyond!)

History of ECMA (ES5, ES6 & Beyond!)

21
Comments 2
3 min read
Devs how much does an extra screen help in programming like reading documentation while coding etc

Devs how much does an extra screen help in programming like reading documentation while coding etc

3
Comments 5
1 min read
C++ Template Story So Far(C++11 to C++20)

C++ Template Story So Far(C++11 to C++20)

10
Comments
25 min read
How to wrap your head around a new codebase

How to wrap your head around a new codebase

25
Comments 2
3 min read
Day 13 - #100DaysofCode - #Javascript30 - Day 2 - CSS + JS Clock

Day 13 - #100DaysofCode - #Javascript30 - Day 2 - CSS + JS Clock

5
Comments
3 min read
Yelpcamp - My first fullstack project

Yelpcamp - My first fullstack project

7
Comments
2 min read
Selling My First Website!

Selling My First Website!

14
Comments 9
3 min read
8 Characteristics of A Good Programmer

8 Characteristics of A Good Programmer

8
Comments 2
3 min read
All About JavaScript Functions!!

All About JavaScript Functions!!

16
Comments 2
7 min read
Javascript map, filter and reduce explained

Javascript map, filter and reduce explained

4
Comments
2 min read
AlaSQL in Action: The JavaScript SQL Database

AlaSQL in Action: The JavaScript SQL Database

72
Comments
3 min read
Getting to Grips with Databases - Part 1: Creating Your First Database

Getting to Grips with Databases - Part 1: Creating Your First Database

5
Comments
3 min read
How i made a blog using my Dev.to Posts

How i made a blog using my Dev.to Posts

32
Comments 4
1 min read
I finished the Into to Programming Udacity Nanodegree in one month.

I finished the Into to Programming Udacity Nanodegree in one month.

3
Comments
1 min read
Bad Habits To Avoid As Developer

Bad Habits To Avoid As Developer

9
Comments
3 min read
What is React JS - Introduction

What is React JS - Introduction

6
Comments
2 min read
5 YouTube Channels To Help You Learn Programming

5 YouTube Channels To Help You Learn Programming

6
Comments
3 min read
Becoming a Self-Taught Software Developer

Becoming a Self-Taught Software Developer

3
Comments
4 min read
Planning my career development for 2020 - 6 months review

Planning my career development for 2020 - 6 months review

167
Comments 11
8 min read
MAYA by Spotify

MAYA by Spotify

3
Comments
2 min read
Laravel - Learn with the Best!

Laravel - Learn with the Best!

32
Comments
5 min read
Sliding Window Technique in Ruby

Sliding Window Technique in Ruby

14
Comments
4 min read
The Longest Palindromic Substring: Solving the Problem Using Constant Space

The Longest Palindromic Substring: Solving the Problem Using Constant Space

67
Comments 5
14 min read
Why Learning First Programming Language is Extremely Hard

Why Learning First Programming Language is Extremely Hard

9
Comments 6
6 min read
Wordpress Sucks. Let's Switch to Static Site Generators!

Wordpress Sucks. Let's Switch to Static Site Generators!

49
Comments 47
3 min read
Unexpected Kindness

Unexpected Kindness

4
Comments
2 min read
How to set up Master-Slave replication in MySQL?

How to set up Master-Slave replication in MySQL?

2
Comments
1 min read
loading...