Tag: App development
-
Telling a story with microstrategy dossier
Posted on June 21, 2021, Level beginner Resource Length medium
Data without context is meaningless. We want every dossier, page, and visualization to tell a story. By Keng Fu Chu.
Tags ux web-development miscellaneous frontend app-development
-
Build mobile apps with Tailwind CSS, Next.js, Ionic Framework, and Capacitor
Posted on June 20, 2021, Level advanced Resource Length long
A very popular stack for building responsive web apps is Tailwind CSS and Next.js by Vercel. By Max Lynch.
Tags app-development css frontend web-development ios android
-
Writing better regular expressions in PHP
Posted on June 12, 2021, Level intermediate Resource Length medium
Regular Expressions are powerful, PHP but they are not known to be readable, and more often than not, maintaining a regular expression is not a straight-forward task. By Ayesh Karunaratne.
Tags php web-development app-development programming
-
SRE fundamentals 2021: SLIs vs SLAs vs SLOs
Posted on June 7, 2021, Level intermediate Resource Length medium
A big part of ensuring the availability of your applications is establishing and monitoring service-level metrics—something that our Site Reliability Engineering (SRE) team does every day here at Google Cloud. By Adrian Hilton, Customer Reliability Engineer, SRE.
Tags app-development devops cio google programming infosec
-
Debugging Elixir code: The definitive guide
Posted on June 6, 2021, Level intermediate Resource Length long
Every application contains bugs, and even if it doesn't, it will. And even if you're not a notorious bug producer and your code quality is generally good, the conditions programmers work in are often suboptimal - you will often find yourself pulling your hair out over code written years ago by someone no longer involved in your project. By Michał Buszkiewicz.
Tags app-development elixir web-development functional-programming
-
Building effective DevOps culture
Posted on June 5, 2021, Level beginner Resource Length short
In the world of digital transformation, keeping the focus on the customer experience is paramount. Systems are complex and increasingly distributed, which makes it difficult to stay on top of things when something goes wrong. By Julie Gunderson.
Tags app-development devops cio learning agile management
-
Building effective DevOps culture
Posted on June 4, 2021, Level beginner Resource Length medium
The DevOps Institute recently released their latest report entitled "Upskilling 2021: Enterprise DevOps Skills Report". The report found that automation and security remain vital to business success. By Matt Campbel and Eveline Oerhlich.
Tags app-development devops cio agile management
-
4 tips for automation engineers interested in Site Reliability Engineering
Posted on June 3, 2021, Level beginner Resource Length medium
Software has undoubtedly become more complex over the last two decades. In 2000, it was estimated that there were 3.4 million internet users. The expectation of all software today has increased tremendously. To support these expectations, organizations have had to invest in reliability and operability of their systems. Zero downtime deployments, high levels of resilience to failure, and ease of restoring service are all key characteristics for any software system today. By Abigail Bangser.
Tags app-development learning devops cio agile management
-
GRPC delivers on the promise of a proxyless Service Mesh
Posted on June 2, 2021, Level advanced Resource Length medium
With the newest edition of the gRPC protocol, microservices-based systems will no longer need separate stand-alone service mesh sidecars, noted Megan Yahya, Google's product manager for gRPC, in her talk at KubeCon+CloudNativeCon EU earlier this month. By Joab Jackson.
Tags app-development web-development devops cio kubernetes
-
Lazy-loading React components - no rocket science
Posted on June 1, 2021, Level intermediate Resource Length medium
Welcome to the world of code-splitting where you can lazy-load (dynamically) your JavaScript bundle dynamically, only when the user requested it. By Amandeep Singh.
Tags app-development web-development nodejs frontend
-
Neurons act not as simple logic gates, but as complex, multi-unit processing systems
Posted on May 30, 2021, Level beginner Resource Length medium
A study published in the journal Science has upended 80 years of conventional wisdom in computational neuroscience that has modeled the neuron as a simple point-like node in a system, integrating signals and passing them along.? By William Brown, resonance science research scientist.
Tags machine-learning miscellaneous cio app-development management cloud
-
Google analytics will track data without cookies
Posted on May 17, 2021, Level beginner Resource Length short
When cookies aren't available, Google Analytics will soon be able to gather data using machine learning. By Matt Southern.
Tags analytics web-development frontend app-development