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
Frameworks
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 good … 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
A Quick Guide to NextJS
What Is NextJS and Why Are People Using It? The continual state of change that the internet has been under since it became widespread has made good web application development something of a moving target. Next.js is a front-end framework that … Read more
Don’t Miss Codemotion’s First Devs Book Club With Michele Riva!
Did you know that 30% of developers stay updated and hone their skills by reading books? That's why we're starting our own Book Club on Twitch! A place for sharing, learning, and getting inspired by great devs together with the Codemotion … Read more
Ruby on Rails in 2022? A Data Processing and Visualization Case Study
This article, developed together with Mònade, shares insight about data science and dives deep into the usage of Ruby on Rails for data visualization and processing through a practical example: Adalytics. Data is everywhere, from the billions of … Read more
Technology for Improving the Customer Journey in Insurance
The insurance industry has been notoriously slow to embrace the world of technology and instead relied on in-person interactions to help build their business. However, there has been a profound shift in the past few years. Buyers now expect companies … Read more
Best 10 Tools to Leverage for Progressive Web App Development
As smartphone use continues to grow, more people choose mobile applications to websites for their ease of access and high performance, even with slow internet connections. It is expected that by 2021, 54% of e-commerce sales will be generated on … Read more
Backend Frameworks for 2023 (and Beyond!)
A discussion for choosing 'the best' backend framework can become heated easily, as there are many parameters to consider. What's the most important aspect? Is it speed, stability, scalability, or performance? Popularity is another important … Read more
17 JavaScript Frameworks that You Should Know About – A Comprehensive Guide
With this guide you’ll get to know the ins and outs of JavaScript frameworks, learn which one to use according to your needs, and have detailed lists of pros and cons for each of the most popular JavaScript backend and frontend frameworks. Let’s dive … Read more