How Scrimba came to be To date, Scrimba has helped well over a million people level up their technical skills and increase their job-readiness. It all started from humle beginnings nearly a decade ago, as our CTO needed a tool to teach his open-source programming language to other developers.
Cloudflare and Scrimba partner to teach developers to build safe and performant AI apps We are proud to announce our partnership with Cloudflare, a leading player in web performance and security. With its extensive network of data centres serving millions of websites, Cloudflare has
Mistral and Scrimba Partner to Turn Web Developers into AI Engineers We are excited to announce a our partnership with Mistral AI, the Paris-based pioneer in the creation of large language models (LLMs). Founded by ex-employees of Meta Platforms and Google
Feature launch: Env Vars now in Scrimba. Working across scrims and projects with shared variables like API keys just got much easier – we are excited to announce a new feature, "Environment Variables," now available for everyone on
Teaming up with LangChain to Teach Devs to Build Context-Aware, Reasoning Applications 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