Teaming up with LangChain to Help Web Devs Become AI Engineers We’re excited to announce that we are partnering with LangChain, one of the most popular libraries for building AI-powered web apps. It enables Python and JavaScript developers too add
Hugging Face and Scrimba partner to teach developers to utilize open-source AI models We are proud to announce that Scrimba has entered into a partnership with Hugging Face, one of the world’s leading AI companies. By creating an open platform for sharing
Quickly learn recursion in JavaScript with examples Recursion is often a topic that strikes fear into beginner programmers. It’s a useful technique though and doesn’t have to be scary! In this article, we’re going
8 most hireable soft skills for developers in 2023 When I rocked up to my first Junior developer job interview, I was ready for a grilling about code! You can imagine my surprise when they interviewed me about my
7 best practices to structure and organize a React application As a React developer, you know that the key to creating a successful project is keeping your code organized and easy to understand. In this guide, I'll share my top
How to use the React Context API and avoid prop drilling React Context API is an advanced React feature that will make your React code easier to follow (and more performant 🚀!) in certain scenarios where you need to share a value
Will AI like ChatGPT replace programmers? ChatGPT. Everyone’s talking about it. There’s tons of content where people interact with ChatGPT in amazingly creative and even frivolous ways. ChatGPT can help you plan your day,
How to use the spread operator (...) in React Stumbled upon three dots or an ellipsis in JavaScript and wondered what on earth it means?? Allow me to formally introduce you to the spread operator (...)! A handy JavaScript feature
6 reasons to learn and use React in 2023 Is React still popular in 2023 and should you learn it? In this post, a Senior React developer shares their experience with the library and provides 6 reasons why learning React is still worth it. Plus, their best advice and resources to master React.
30 inspiring web developer portfolio examples you have never seen before There are many decisions that a recruiter makes while evaluating your application for your first junior developer role. Do you have the personality and capacity to confront technical challenges? Do
11 reasons why you should become a web developer (that aren’t just the high salary) Interested in becoming a web developer, but not sure if web development is a good career? The world of web development can seem intimidating when you’re just starting out.
What is a coding bootcamp? Uncover the truth about coding bootcamps Coding bootcamps are intensive, immersive educational programs that teach software development, web design and other technology-related skills. They typically last anywhere from three months to a year and can take
How much JavaScript do you need to know before learning React? Learning how to code can be a daunting task. With so many different programming languages, frameworks and libraries available, it's hard to know where to start. If you’re interested
No-code won't replace coding – here's why web developers still have a place in the future! With the rise of no code and low code tools, there has been a lot of speculation about whether coding will soon become obsolete. But while these tools have made
How long does it take to learn React? Learning React can be a great way to build up your web development skills and open up new job opportunities. But it's important to know how much time you need
How to become a web developer in 2023: A complete guide Wondering how to become a web developer in 2023? Look no further📍 Despite the current economic climate, the field of web development continues to flourish. Now that the ‘post-covid chaos’
Smart goals don't work for software developers - focus on this instead Learning to code takes a lot longer than most people think! When things take a lot longer than you planned for that's when you start to feel like you are
Svelte vs React: Which framework to learn in 2023? In the web development world, sometimes it can feel like a new frontend framework comes out every day! Most come and go, but one thing is for sure: Svelte is
How to use Array.filter to narrow down a list in React How do you filter lists of data based on some user input? This is easily done using the Array.filter method! How Does Array.filter Work? 🤔The Array.filter method
9 Common FAQs about web developer requirements, answered If you’re considering becoming a web developer, great choice! Web development is an exciting and lucrative career path, with a low barrier to entry for beginners. But deciding to
Frontend vs backend vs full stack: Which to learn? If you’re new to web development, and researching web development roles, you might find yourself coming across terms like ‘front-end development’ and ‘back-end development.’ For beginners, this can be
News Learn to build responsive websites in our new course! I'm excited to announce that we've refreshed the Responsive Design module on Scrimba's Frontend Developer Career Path with brand new content. Responsive design is all about building flexible website layouts
Student success story My experience with Scrimba's Teacher Talent program: An awesome learning experience I'm not exaggerating when I say that Scrimba changed my life. Well, learning to code changed my life, but if not for Scrimba I might not have made it through
How to use LinkedIn as a developer to get a job in tech Can you picture it? Opening your LinkedIn on a Monday morning to warm messages from recruiters inviting you to interview. This post will show you how to make that vision
How HTML, CSS, and JavaScript work Scrolling through web developer job descriptions, or even frontend developer courses, you’ll often find HTML, CSS, and JavaScript bundled together. Created at separate points in the internet’s early