In the constantly evolving world of digital technologies, creating apps for smartphones has transformed from a niche skill to an urgent necessity for businesses and developers all over the world. As the demand for mobile apps continues to grow, Ionic … Read more
Frameworks
The Rise of ViteJS: Unraveling its Popularity
Contemporary web apps rely heavily on JavaScript and its ecosystem. No longer simply responsible for ad-hoc snippets in otherwise static pages, JavaScript is now the driving force for dynamic web apps whose functionality closely models that of native … Read more
A complete Introduction to Kotlin
How does Kotlin work? Have you ever focused on this specific language? In reality, it hasn't been talked about for a long time, and indeed, Kotlin is a programming language that has become famous in relatively recent times: according to Google … Read more
Python: The Versatile Programming Language That Captivates Everyone
Python is certainly one of the most widely used programming languages today. Thanks to its flexibility and a vast community of people, it is used in numerous companies worldwide for various purposes, allowing many developers to use it, despite … Read more
Here to Stay: All About Meta-Frameworks
Meta-frameworks have become increasingly popular in recent years. Typically leveraging the flexibility and composability of JavaScript or TypeScript, they allow fast and efficient cross-platform development across the software … Read more
SolidJS: More Than Just Another React Alternative
SolidJS is a modern JavaScript library for building web user interfaces, created by Ryan Carniato and released in 2020, which takes a reactive approach to building UIs, which means that the UI updates automatically in response to changes in the … Read more
Cross-Platform Friendly Frameworks for Mobile Development in 2023
When it comes to building an app for several different mobile platforms, you typically have two options, native or cross-platform. Native apps are reckoned to run faster, but take greater developer resources to produce. Typically a different … Read more
How-To Guide: Creating a Blog in 5 Mins with SvelteKit
In my previous article titled “Svelte: Why Is It an Innovation to Javascript Frameworks?” I talked about how Svelte, the library/compiler made by Rich Harris, represents a great innovation in the universe of front-end production … Read more
What’s Coming For Frontend Devs in 2023: Trends and Frameworks
It’s usually important for developers of all flavours to stay up-to-date with the latest developments in… well… development, but this is perhaps more true when it comes to frontend development. Technology evolves at a staggering pace, and frontend … Read more
Video: Let’s Build a Modern React Application
ReactJS is a powerful JavaScript library. After its latest additions, the way we build front-end apps is evolving. The benefits? We can now achieve improved application performance and maintainability. As of today, the most popular React API … Read more
How to Easily Migrate from Spring Boot to Micronaut
In the beginning there was only JVM The JVM (Java Virtual Machine) is a virtual machine that acts as a runtime engine for running java applications and programs and programs in other languages compiled by Java bytecode. It has two main functions: … Read more
Typescript 10 Years After Release
The first TypeScript release was 10 years ago, in October 2021. Despite scepticism and the eternal search for a competitor that ends its reign, Typescript has become the choice for many developers that want to build a robust project and look beyond … Read more
Will Bun replace Deno as Node.JS killer?
Right now, Node.js is the most popular runtime, having been released in 2009. The creator of Node.js released DenoJS in 2018, and this new runtime was meant to fix issues in Node. While we figure out whether Deno will replace Node, it is also … Read more
Top Trending Python Frameworks Today
Python is one of the most popular coding languages in use today and devs are always hunting for new frameworks. First developed around thirty years ago, it's now reckoned to be one of the fastest growing in terms of user base and currently, more than … Read more
Ten Reasons Why I Think Alpine.js Can Do “Magic”
When developing web applications I like to experiment with the capabilities of the tools the ecosystem has to offer, in order to find the most accurate solution for a particular project and to refine the coolest development stack possible. Every … Read more
Svelte: Why Is It an Innovation to Javascript Frameworks?
There are always a lot of choices in the dev world, especially when establishing a production environment, and Javascript frameworks are no exception. And now there's a new kid on the block: Svelte. We all know React, Vue, and Angular and how … Read more
Inertia: make modern SPAs with Laravel and Javascript frameworks
In the modern world of programming, SPAs usually reflect the state of the art: fast, flexible, powerful. In constructing SPAs the Javascript language is the hero; when SPAs come to mind, so does a Javascript framework, which may be based on … Read more
5 JavaScript Frameworks to Follow in 2023
Is it a Framework or a Library? Javascript has a robust selection of frameworks and libraries, but how exactly can you tell frameworks from libraries? Let’s find out. Differences Javascript libraries consist of pre-written code snippets that … Read more
All You Need to Know About the Spring Framework
This quick Codemotion guide to Spring offers insights and key concepts for understanding and getting started with this popular framework. A brief story of Spring Today, Spring Framework is a de facto standard. Hundreds of thousands of … Read more
Which Skills Do I Need To Work On Innovative IT Projects?
According to Reti (an innovative Italian software development company), .NET, Microservices, Cloud, AI, and CyberSecurity are fundamental skills that will help you participate in some of the most exciting and innovative trends in programming. So … Read more