Logo

News

You Don't Need To Learn ReactJS Now

React is a popular JavaScript library that is used to build user interfaces and single-page applications. With React a collection of prewritten code snippets can be used and reused to perform common JavaScript functions.

Thumbnail
Post thumbnail

The Complete Guide to Regular Expressions (Regex)

A Regular Expression – or regex for short– is a syntax that allows you to match strings with specific patterns.
Post thumbnail

New CSS Features In 2022

There are a lot of new CSS features in development as I write this. And 2022 is the year that some big ones will be landing in a browser near you, with the potential for big changes in the way we write CSS!
Post thumbnail

What's new in ES2022? 🤔

Soon the new version of ECMA Script will become standard in few months. So let's take a glimpse at the features that will be part of ES2022.
Post thumbnail

Variables and Data Types in Python

A complete guide to variables and data types for beginners in Python
Post thumbnail

The Code Review Pyramid

When it comes to code reviews, it’s a common phenomenon that there is much focus and long-winded discussions around mundane aspects like code formatting and style, whereas important aspects
Post thumbnail

My Top 10 Visual Studio Code Extensions

Visual Studio Code is one of the most popular code editors and a general favourite among developers. It’s definitely our editor of choice here at CodeCast.
Post thumbnail

7 Killer JavaScript One-Liners that you must know

JavaScript is the Programming Language for the Web. JavaScript can update and change both HTML and CSS. JavaScript can calculate, manipulate and validate
Post thumbnail

Commit Like a Pro

Committing changes is one of the common things that many developers do sometimes in case of contribution. You stage your changes and commit them so they will be trackable in the history. But what about conventions?
Post thumbnail

What’s the Best Programming Language to Learn in 2022?

Are you wondering what’s the best programming language to learn in 2022? Which first or additional technology can you pick up that will help you get a well-paying job?