0
Skip to Content
Hello Dev World
Coding Challenges
JavaScript
Front End
Interview Help
Misc.
About Me
Hello Dev World
Coding Challenges
JavaScript
Front End
Interview Help
Misc.
About Me
Coding Challenges
JavaScript
Front End
Interview Help
Misc.
About Me
365 Days of Coding
MongoDB Aggregation Pipeline Challenge 1 Solution
Jan 31, 2021
MongoDB Aggregation Pipeline Challenge 1 Solution
Jan 31, 2021

Solution to the MongoDB Aggregation Pipeline Challenge 1 Solution. Shows in real life example of mongo aggregation and how to use it it gather necessary data. Learn about how to use the mongo aggregate and how to return mongo data in a csv using JavaScript

Jan 31, 2021
Challenge 21
Jan 29, 2021
Challenge 21
Jan 29, 2021

Challenge 21 in 365 days of coding. Today is a mongoDB challenge. A challenge that will test your mongoDB aggregation pipeline knowledge. MongoDB aggregation pipeline challenge.

Jan 29, 2021
So Here’s What’s up
Jan 23, 2021
So Here’s What’s up
Jan 23, 2021

Rachael where tf have you been?! get an update on why I have not been posting 365 days of challenges

Jan 23, 2021
Day 20 Challenge
Jan 20, 2021
Day 20 Challenge
Jan 20, 2021

Create a portfolio. If you are a dev that does not have a portfolio create one! This isn’t necessarily to get a job interview as I’ve literally never needed one but it is a fun exercise! If you don’t have anything to put in a portfolio it may suggest you spend too much time on your work and not enough time learning things and creating things out side of work! take some time off and make something small and fun that you would be proud to show off!

Jan 20, 2021
Day 19 Challenge
Jan 19, 2021
Day 19 Challenge
Jan 19, 2021

Write a basic Arduino project. I have yet to meet a dev that didn’t want to at least try messing with an Arduino at one point so why not do it?

Jan 19, 2021
Day 18 Challenge
Jan 18, 2021
Day 18 Challenge
Jan 18, 2021

Learn a new skill. This can be in a language you already know, learn a new language, just learn something you didn’t already know today in the programming world.

Jan 18, 2021
Day 17 Challenge
Jan 17, 2021
Day 17 Challenge
Jan 17, 2021

Contribute something to open source! Open source is a great way to get involved in the coding community so jump in and contribute! Day 17 of 365 days of coding

Jan 17, 2021
Day 16 Challenge
Jan 16, 2021
Day 16 Challenge
Jan 16, 2021

Day 16 of 365 Days of Coding! Another JavaScript array challenge. Create a function that accepts an array and returns an array of the passed in array with no duplicates. Remove all duplicates from an array in JavaScript

Jan 16, 2021
How to Create a Loading Spinner Animation with HTML and CSS
Jan 15, 2021
How to Create a Loading Spinner Animation with HTML and CSS
Jan 15, 2021

How to Create a Loading Spinner Animation with HTML and CSS. Create a loading spinner without JavaScript. Learn how to do CSS animation to make a loading spinner. Day 15 of 365 Days of Coding

Jan 15, 2021
Day 15 Challenge
Jan 15, 2021
Day 15 Challenge
Jan 15, 2021

Day 15 of 365 Days of Coding! We have another frontend challenge! Create a loading spinner using HTML and CSS

Jan 15, 2021
Interview Help
Top Senior Front End Engineer Interview Questions and Answers (React Focused)
Aug 1, 2021
Top Senior Front End Engineer Interview Questions and Answers (React Focused)
Aug 1, 2021

Senior Front End Engineer interview questions and answers that are focused around React. Some questions you may be asked when you are interviewing for a senior front end developer role with the answers to them. These are questions developers may ask when doing a technical interview for a senior front end engineer or senior front end developer

Aug 1, 2021
Advanced Palindrome Interview Question JavaScript
Jan 24, 2021
Advanced Palindrome Interview Question JavaScript
Jan 24, 2021

The palindrome interview question is popular question that is asked in a lot of junior and mid level developer interviews. Here are some possible solutions for palindromes with punctuation, numbers, and spaces with an explanation of what they are and which is the best. Day 1 of 365 Days of Coding

Jan 24, 2021
Palindrome Interview Question Solution JavaScript
Dec 31, 2020
Palindrome Interview Question Solution JavaScript
Dec 31, 2020

The palindrome interview question is popular question that is asked in a lot of junior and mid level developer interviews. Here are some possible solutions with an explanation of what they are and which are the best.

Dec 31, 2020
Fizz Buzz Solution JavaScript
Dec 26, 2020
Fizz Buzz Solution JavaScript
Dec 26, 2020

Get the JavaScript solution to the popular Fizz Buzz interview problem. Learn how to break down the fizz buzz problem and a step by step breakdown of the solution to the fizz buzz problem

Dec 26, 2020
React
How to Create a Progress Bar HTML, CSS, and JavaScript
Jan 26, 2021
How to Create a Progress Bar HTML, CSS, and JavaScript
Jan 26, 2021

Learn how to create a progress bar using HTML, CSS, and JavaScript. I will explain the css behind how to make a progress bar work. I will go through step by step how to make a progress bar primarily out of HTML and CSS. Day 14 of 365 Days of Coding

Jan 26, 2021
How to Create A Basic Sign Up Form with HTML
Jan 26, 2021
How to Create A Basic Sign Up Form with HTML
Jan 26, 2021

How to Create A Basic Sign Up Form. Create the HTML for a sign up form with a first name, last name, phone number, and email. Day 1 of a 4 day series of how to create a sign up form with OAuth. Day 8 of 365 of Coding

Jan 26, 2021
How to Style a Form with HTML and CSS
Jan 26, 2021
How to Style a Form with HTML and CSS
Jan 26, 2021
Jan 26, 2021
How to Do Form Validation Without JavaScript
Jan 26, 2021
How to Do Form Validation Without JavaScript
Jan 26, 2021

How to Do Form Validation Without JavaScript! Solution for how to do form validation with HTML. How to validate using only HTML. Form validation with no JavaScript. Day 10 of 365 Days of Coding

Jan 26, 2021
When to Use a React Context vs a JS file
Dec 30, 2020
When to Use a React Context vs a JS file
Dec 30, 2020

React Contexts seem to be everywhere these days. When should you actually use a React Context instead of just a JavaScript file for data fetching and manipulation?

Dec 30, 2020
Misc.
5 Web Development Languages to learn in 2023
Jan 9, 2023
5 Web Development Languages to learn in 2023
Jan 9, 2023

My top 5 languages I would suggest someone learning for web development in 2023

Jan 9, 2023
Best Laptops for Software Development in 2023
Jan 6, 2023
Best Laptops for Software Development in 2023
Jan 6, 2023

My Top 5 List of the best laptops to use for development in 2023. These are my top choices for laptops that developers or software engineers should use in 2023. If you are looking for a new laptop for software development in 2023 this list is the top laptop choice.

Jan 6, 2023
You Aren’t Going to Need It (YAGNI) Principle Explained
Nov 16, 2022
You Aren’t Going to Need It (YAGNI) Principle Explained
Nov 16, 2022

What is YAGNI? What does YAGNI stand for? What is the YAGNI programming principle? What does you aren’t going to need it principle mean in programming or for developers? All these questions will be answered in this post.

Nov 16, 2022
Top 5 VS Code (Visual Studio Code) Extensions Every Developer Should Have
Dec 27, 2021
Top 5 VS Code (Visual Studio Code) Extensions Every Developer Should Have
Dec 27, 2021

Find out the top 5 VSCode extensions every developer should have downloaded. Every engineer should have these Visual Studio Code extensions downloaded to help them be more efficient and make fewer mistakes. You will not regret downloading any of these VS Code extensions if you are an engineer

Dec 27, 2021
5 Tips To Improve Your JavaScript Debugging Skills and Save You Time
Dec 27, 2021
5 Tips To Improve Your JavaScript Debugging Skills and Save You Time
Dec 27, 2021

5 tips to help you improve your debugging skills and save you time. Learn how to become faster at debugging, tools to help you debug, and what you need to learn to be a better and faster debugger.

Dec 27, 2021
Best Laptops for Software Development in 2021
Jun 11, 2021
Best Laptops for Software Development in 2021
Jun 11, 2021

My Top 5 List of the best laptops to use for development in 2021. These are my top choices for laptops that developers or software engineers should use in 2021. If you are looking for a new laptop for software development in 2021 this list is the top laptop choice.

Jun 11, 2021
Overcoming Common Agile Software Development Struggles
Apr 19, 2021
Overcoming Common Agile Software Development Struggles
Apr 19, 2021

Solutions for Overcoming Common Agile Software Development Struggles. Solutions to help you and your team overcome common agile development issues. Some potential solutions you and your team can use to make using agile with your development team run smoother.

Apr 19, 2021
What Not to Do as a Junior Developer
Jan 29, 2021
What Not to Do as a Junior Developer
Jan 29, 2021

What Not to Do as a Junior Developer. 5 things you should not do as a junior software engineer. Common pitfalls I see Junior developers fall into. Things you should not do if you want your software engineering or developer career to progress

Jan 29, 2021
What You Should Do as a Junior Developer
Jan 23, 2021
What You Should Do as a Junior Developer
Jan 23, 2021

What to Do as a Junior Developer. 5 things you should do as a junior software engineer. What you should learn as a junior software engineer. 5 skills that you should progress in or learn as a junior developer or software engineer. Things you should do if you want your developer or software engineering career to progress

Jan 23, 2021
How to Add a Constant Contact Form to Squarespace
Jan 7, 2021
How to Add a Constant Contact Form to Squarespace
Jan 7, 2021

How to add a Constant Contact form to a Squarespace Page. Learn how the Constant Contact Squarespace integration works and how to add your Constant Contact Sign-Up Form to your Squarespace site.

Jan 7, 2021

Sign up for updates when new content gets released!

Name *
Thank you!

Categories

Interview Information

React

JavaScript Basics

365 Days of Coding

Legal Stuff

Privacy Policy
Disclaimer
Terms and Conditions

Contact Us