The WebKit team announced new features in Safari 15.4 that include changes to HTML, CSS, typography, and more. WebKit is the web browser engine used by Safari, Mail, App Store, and many other apps on macOS, iOS, and Linux. Through WebKit’s addition of lazy-loading images with the ‘loading’ attribute on the <img> element, developers can … continue reading
Marko is an open-source programming language that reimagines HTML from a markup language into a programming language. As its website states: “It’s like HTML and JS had a perfect baby that grew up to be awesome.” It does not require learning any new language syntax beyond what’s available in vanilla HTML, CSS, and JavaScript, which … continue reading
GrapeCity recently announced the releases of both GrapeCity Documents v.4.1 and ActiveReportsJS v2.1. The GrapeCity’s Documents API product line provides low-footprint APIs for Excel, Word, PDF, Imaging and JavaScript PDF viewer. The latest version includes enhancements for GrapeCity Documents for PDF, PDF Viewer, Documents for Word, Imaging and Excel. GrapeCity Documents for Excel (GcExcel) also … continue reading
The developer preview of Indigo.Design App Builder by Infragistics is now available. It is a digital design platform that streamlines app creation from design to code by enabling collaboration between designers and developers, according to the company. Creating the user interface of an application takes up to 60% of the total time spent on an … continue reading
CSS users have a lot to reconsider when it comes to the changes this year, according to the recently released State of CSS 2020 report. The report found that CSS has “seen a surge of new features” over the last couple of years. “Forget everything you know about CSS. Or at least, be ready to … continue reading
A new survey has been released looking at the state of CSS in 2019. “While JavaScript isn’t going anywhere, it also seems certain that CSS is not going to be replaced anytime soon. And the more powerful CSS becomes, the more valuable mastering it will be,” the report stated. The report looked at CSS features, … continue reading
Amazon is giving Alexa developers a chance to make money with the announcement of new forms of monetization. According to the company, this would help bring new, engaging and high quality experiences in front of customers while providing developers with ways to earn money for their skills. First, developers can start making money by selling … continue reading
Java is in demand, according to Pluralsight Technology Index. Pluralsight launched the index to rank the demand and growth rate of more than 300 software development languages, tools, and frameworks. This provides CIOs, CTOs, and their teams with insights on technology trends in order to inform their technology strategies and direct their personal skill development … continue reading
The open source Git project has announced the release of Git 2.17.0. Updates include bug fixes from previous versions, and new features such as coloring moved code, speeding up status with watchman, and finding objects in history. The new color moved options is designed to group moved lines of code so developers can easily identify … continue reading
In the past decade, technologies and tools to help in web design have evolved drastically. Along with this the mobile revolution started; and it has changed the way organizations, businesses and customers interact with websites. Currently, there are so many versions of browsers and operating systems to support and users expect the website to work … continue reading
Red Monk has released its Q1 programming language rankings. The top ten programming languages are JavaScript, Java, Python, PHP, C#, C++, CSS, Ruby, C, and Swift. “The relatively static nature of the top ten languages is interesting, certainly, in a technology landscape that is best characterized not by the high level of change but the … continue reading
When wannabe developers ask what books they should read, I usually respond “First off, just read.” A large part of the software development process is reading other people’s’ code. That said, the best thing you can do to improve as a developer is to read anything that will sharpen your speed and comprehension skills. The … continue reading