Open in app

Sign In

Write

Sign In

Adam Altmark
Adam Altmark

5 Followers

Home

About

Dec 11, 2020

CSS Grid Doubledash

Today, we’re going to learn about CSS grid through one of the most iconic franchises of all time. Here we go! The power of CSS Grid v. Flexbox is the power of formatting elements in columns AND rows v. columns OR rows. You’ll see what I mean shortly. We will start with…

CSS

7 min read

CSS Grid Double
CSS Grid Double
CSS

7 min read


Dec 3, 2020

Flexbox Basics

Today, we’re going to learn some of the basics of flexbox and it’s properties including direction, wrap, order, grow, shrink, justify-content and align-items. We’ll use a simple structure to practice these skills between 2 files — index.html and a style.css. The site is going to have 3 header elements…

Flexbox

6 min read

Flexbox Basics
Flexbox Basics
Flexbox

6 min read


Nov 25, 2020

Slowly Changing Dimensions | Data Warehousing

Data warehouses include data from databases as well as operational and external sources. They are traditionally built on relational databases, but can built on multidimensional; you can think of the database as the platform (‘base’) and the warehouse as the usage. Data warehouses access and copy data from sources using…

Slowly Changing Dimension

4 min read

Slowly Changing Dimension

4 min read


Nov 19, 2020

TypeScript Advanced Types and Guards

A big part of TypeScript is catching potential errors before they happen. To empower this tool, using proper types is necessary. In this blog, I will outline a few of the advanced types included with TypeScript. Intersection An intersection type allows you to combine multiple types. Let’s consider a college course. …

Typescript

3 min read

TypeScript Advanced Types and Guards
TypeScript Advanced Types and Guards
Typescript

3 min read


Nov 12, 2020

Sass Mixins for Media Queries

Sass is described as a ‘preprocessor scripting language.’ Essentially, it gives you additional functionality when writing CSS code. One feature added is called a mixin. …

Sass

3 min read

Sass Mixins for Media Queries
Sass Mixins for Media Queries
Sass

3 min read


Nov 5, 2020

Data Structures | Stacks, Queues, and LinkedLists

Data structures are ways of organizing information with optimal ‘runtime complexity’ for adding, editing or removing records. Today, I will explore queues, stacks and linked lists. Queue Queues are like your typical ticketing counter. Records, or ‘customers’ will enter on one side and exit on another. This is classified as a…

Queue

3 min read

Data Structures | Stacks, Queues, and LinkedLists
Data Structures | Stacks, Queues, and LinkedLists
Queue

3 min read


Oct 28, 2020

Red Pill or Blue Pill | Matrix Algorithm

Since graduating from Flatiron school a little over a month ago, I have spent a little time each day studying JavaScript algorithms. One question that gave me some trouble is the matrix dilemma. It goes as such: Write a function that accepts an integer and returns a spiral matrix with…

Java Script

5 min read

Red Pill or Blue Pill | Matrix Algorithm
Red Pill or Blue Pill | Matrix Algorithm
Java Script

5 min read


Aug 18, 2020

componentDidUpdate() | The Old Props and the New

After learning about React’s component lifecycle methods, it was clear to see the benefit and use-cases for a few of them. ComponentDidMount and render (naturally) were immediately put into practice within my projects. However, understanding the specific uses of the remainder of these methods seemed abstract. …

Componentdidupdate

3 min read

componentDidUpdate() | The Old Props and the New
componentDidUpdate() | The Old Props and the New
Componentdidupdate

3 min read


Jul 26, 2020

Prototype on the Mound

Our cohort was introduced to the prototype property for Javascript concurrently with our lessons in object-oriented Javascript. I sought to learn more and will share some initial discoveries in this post. What is it? First, it is important to note that while the prototype property becomes extremely relevant when building…

Prototype

3 min read

Prototype on the Mound
Prototype on the Mound
Prototype

3 min read


Jul 9, 2020

2 Years Later… CCPA

Into month two of my software engineering program, our cohort has been given the task to build a website application using Ruby on Rails, HTML and CSS. …

Ccpa

3 min read

Ccpa

3 min read

Adam Altmark

Adam Altmark

5 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech