I have been doing free weekly mentoring sessions on Monday mornings for the last year.

Yesterday, I asked the group what tools they recommended for interview preparation.

Here are the resources that were suggested to bookmark for your use later:

Online Coding Platforms

Enhance your coding skills by solving challenges and competing with others:

  • CodeWars - Coding challenges (Join the "Codú" clan to compare your skills with others in the community.) Visit CodeWars

  • HackerRank - Participate in coding challenges and competitions. Visit HackerRank

  • Codility - Solve coding challenges to prepare for technical interviews. Visit Codility

Interview Preparation and Tips

Prepare for technical interviews with these tools and tutorials:

  • Mock Interview with Senior JS Developer - Watch a simulated interview to get insights into the interview process. Watch on YouTube

  • Interview Tips on YouTube - Get valuable tips from experts. Channels to watch: Sandip, UI Dev Guide

  • Talently.ai - An AI interviewer that provides live, conversational interviews and real-time evaluations. Visit Talently.ai

  • Interview Warmup by Google - Practice your interview skills with AI-powered feedback. Visit Interview Warmup

Learning Resources and Courses

Deepen your understanding of software development with these comprehensive resources:

  • The Last Algorithms Course Youll Need - A complete course to master algorithms. Visit Frontend Masters

  • Data Structures and Algorithms Roadmap - A guide to understanding essential data structures and algorithms. Visit Roadmap

  • Brad Traversy Coding Challenges - Solve JavaScript challenges to improve your coding skills. Visit GitHub

  • You Dont Know JavaScript - Deep dive into JavaScript concepts and nuances. Visit GitHub

  • Top 500 ReactJS Interview Questions & Answers - Prepare for React interviews with this comprehensive question list. Visit GitHub

If you recommend any more resources, please let me know by replying to this email (or commenting on the post).

If you want to join us for free mentoring every week, sign up on Codú, and youll get a link to join Discord. We will change the community to invite-only soon, so this might be one of the last chances to get in before you have to wait.

My picks from Codú

Generating Unique IDs in JavaScript (Without a Library) (1 min)
Often, youll see people create their functions to generate a random string to use as an ID. But did you know JS has a built-in function to create a UUID?

Implementing Messaging in .NET: A Comprehensive Guide (5 min)
In software development lingo, messaging refers to exchanging messages or data between various parts, services, or apps within a software system.

Backup Your PostgreSQL Database with pg_dump (3 min)
This short guide will walk you through the process of using pg_dump to back up your PostgreSQL database.

How to style forms in Django using Widget Tweaks (5 min)
Learn to style Django forms beautifully with Widget Tweaks for a modern user experience

Get the Current Page URL With JavaScript (1 min)
Here is how you can get the entire URL of the page you are on with JS and some other interesting tricks with window.location.

Never struggle to give feedback again (even to your manager) (11 min)
Jordan always produces great content, and this is no exception. 7 simple steps to tackle any feedback situation.

Rag to Riches Developer Quest (free course)
MongoDB is running "a quest" to build an AI chatbot with MongoDB Atlas Vector Search and Node.js. It started last week, but you can still join.

Build a Dev Portfolio as a 2D Game -- JavaScript Course (video)
Learn how to use Kaboom.js to create a 2d game that is a developer portfolio. This is a creative way to show off your skills.

Animated Tarantino Graph (CodePen)
This is a fun correlation graph between the film budget and the mortality rate of characters with facial hair in Quentin Tarantinos films.

Cool tools

Quill JS - 2.0
Quill is one of the prominent go-to rich text editors and web apps. Version 2.0 just launched, and its made some significant improvements.

Journey.js
A lightweight, easy-to-use JavaScript library to create interactive, customizable, accessible guided tours across your websites or web apps.

Something Ive been enjoying

Dear Dublin by Rudi OReilly Meehan
Rudi has previously spoken at a Codú event, and his work blends art and science.

"Dear Dublin" begins with an empty tabletop and only comes to life when you scroll.

Postcards stack on the table as you scroll through, building a picture around how Dubliners are experiencing tourism. Each postcard combines data visualizations and text, including quotes and stories from Dubliners.

Great work, Rudi!

If you have any ideas or feedback, reply to this email.

Thanks, and stay awesome,

Niall

Founder @ Codú

Keep Reading