Machine Learning is becoming a bigger part of industries around the globe. With the advent of self-driving cars, voice assistants & facial recognition, many companies are wondering where do developers even start? Well, with ML, it’s all about data! #MLfathomtech.just-shared-this.…
Devices with various notches will need to be taken into consideration when designing websites 💻📱 This post demonstrates how to implement recommendations by @webkit for designing on these devices in a React app using Material-UI #Website#webdevelopmentfathomtech.create-a-card.top…
Big data is at the core of every industry.
In this article we'll uncover the following:
1. What is Big Data?
2. How is Big Data made?
3. Why is Big Data important and who uses Big Data?
4. How can Big Data be used in business?
5. Five V’s of Big Data.
fathomtech.create-a-card.top…
Just got off a call with Luciano a.k.a @loige and it's official, we are doing a session come Friday on Async Iterators; I wish I can say I understand them myself but eh! That's why we have @loige teaching me on Friday 😎
So look out and subscribe👇🏾
youtube.com/channel/UChx_mcJ…
Glue and EMR (Elastic MapReduce) are 2 @awscloud services that offer overlapping capabilities. So, when should you use one over the other? 🤔 We've provided an overview of the capabilities of both and give some guidance to help inform your choice #AWSfathomtech.clickablepic.top/…
Did you know there are 5 dependency types defined by npm? People often struggle with the different types of dependencies, particularly Peer Dependencies. In this blog post, we’ll explain what they are and when you should consider using them 💻 fathomtech.io/blog/peer-depe…#npm#NodeJS
While open source is hugely valuable, read the source code should not be considered a replacement for decent documentation. Documentation will save you time in the long run with less support - win/win.
Synthetic biology: scientists create a synthetic single cell that reproduces successfully based on 492 carefully selected genes — but function of each individual gene not yet understood nist.gov/news-events/news/20…
At Fathom, we often use Amazon API Gateway with AWS Lambda to create serverless APIs. When creating/maintaining APIs, errors inevitably occur. In this article, Fathom developer David Hunt discusses how to handle Lambda errors in API Gateway fathomtech.io/blog/http-api-…#API#Lambda
Are you looking create a component library using Create React App, Storybook and Jest? In our latest blog post Fathom developer @StephenKelly247 goes through how to create a reusable UI library that can be shared across multiple projects fathomtech.io/blog/create-a-… 💻 #Create#React
Which One and Where Microservices vs. Serverless
A hybrid system can have microservices to do the heavy lifting of processing whilst the more simple tasks can be handled with serverless
Read it here: fathomtech.io/blog/microserv… by @Fathom_Tech