News Blog

Stay tuned as the company news with our expert team innovations in latest technology.

What’s new in TypeScript 4.9

If you’re not familiar with TypeScript, it’s a language that builds on JavaScript by adding types and type-checking. Types can describe things like the shapes of our objects, how functions can be called, and whether a property can be null

Read More

What’s new in Angular 15

Over the past year, the team has removed Angular’s legacy compiler and rendering pipeline which enabled the development of a series of developer experience improvements in the past couple of months. Angular v15 is the culmination of this with dozens

Read More

What’s new in Node.js 19

Node.js major release is rolled out every six months. The new release becomes the Current release for six months, which gives library authors time to add support for them. After six months, odd-numbered releases, such as 19, become unsupported, and

Read More

What’s new in Next.js 13

As it was announced at Next.js Conf, Next.js 13 lays the foundations to be dynamic without limits: app/ Directory (beta): Easier, faster, less client JS. Layouts React Server Components Streaming Turbopack (alpha): Up to 700x faster Rust-based Webpack replacement. New next/image (stable): Faster with native browser

Read More

Google’s September 2022 Core Algorithm Update

Google announced a Core Algorithm Update on September 12, 2022. The official Google list of announced updates stated that it will take up to two weeks to finish rolling out. “Released the September 2022 core update. The rollout could take 2 weeks to

Read More

iOS Web Push Notifications

Web Push, a multi-standard notification service for time-sensitive and high-priority events will be available for Safari 16 on macOS Ventura in October. WebKit’s message alert service Web Push will soon be supported by WebKit for users of Apple devices, according

Read More

Carbon – A new programming language by Google

Everyone knows Google’s obsession with creating different frameworks and launching a few programming languages. Dart was one of the programming languages launched by Google which was object-oriented and a web-based programming language. Dart programming language didn’t gain a huge response

Read More

iOS 16 – here’s all the new features for your iPhone

Apple launches its newest iOS update to all the developers around the world this WWDC22. It brings a whole bunch of new changes that not only make iOS look eye-candy-er, but also help users get more done. If you aren’t

Read More

What’s new in Next.Js

This RFC outlines the biggest update to Next.js since it was introduced in 2016: Nested Layouts: Build complex applications with nested routes. Designed for Server Components: Optimized for subtree navigation. Improved Data Fetching: Fetch in layouts while avoiding waterfalls. Using React 18 Features: Streaming,

Read More

What’s new in WordPress 6.0

WordPress 6.0 was released earlier this week, and it is the second major release of 2022. Several notable updates, which you can read more about in the following sections, include: Faster website performance Page creation patterns Block locking Global style

Read More