Open in app
Home
Notifications
Lists
Stories

Write
Patrick Tuszakowski
Patrick Tuszakowski

Home

Apr 19, 2021

Reactjs and React Native

What You Need to Know ReactJS is an open-source JavaScript library, developed and maintained by Facebook, that helps create robust and engaging web apps with minimal coding. The core concept of ReactJS is breaking down complex UI elements into ‘components, which makes large web apps more manageable. But what if I wanted to make native…

4 min read

What is Native?
What is Native?

Mar 26, 2021

Adding Swipe Functionality Using Vanilla JavaScript

Recently at Flatiron School, my project partner and I created a single-page application that hosted a variety of games. The site came together nicely. It featured games like Tic-Tac-Toe, Connect-4, and 6144 (our take on 2488). We even deployed it on Heroku, so our friends and family could enjoy and…

5 min read

Adding Swipe Functionality Using Vanilla JavaScript
Adding Swipe Functionality Using Vanilla JavaScript

Mar 8, 2021

A Beginners Guide to Recursion

Recursion: the repeated application of a recursive procedure or definition. A recursive function is a function that calls on itself to complete a task, resulting in the function running many times until the base condition is met. Each time the function is called we make it slightly smaller which makes…

Recursion

4 min read

A Beginners Guide to Recursion
A Beginners Guide to Recursion

Feb 16, 2021

Take a Break, You Deserve It.

Imagine this: You are just starting your first big code project. Your fingers dance on the keyboard as you migrate over tables, declare variables, and start building out the core of your app. You get into a real groove, convince yourself you might be able to talk to computers, but…

4 min read

Take a Break, You Deserve It.
Take a Break, You Deserve It.
Patrick Tuszakowski

Patrick Tuszakowski

Following
  • James JingChao Yu

    James JingChao Yu

  • Matthew Aquino

    Matthew Aquino

  • Max Beneke

    Max Beneke

  • Jaskomal

    Jaskomal

  • Chase

    Chase

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable