
SitePen
@sitepen
Followers
2K
Following
1K
Media
668
Statuses
3K
Enterprise Web Apps Done Right | We’re a complete project team that helps enterprise companies build web applications the right way, the first time.
Silicon Valley
Joined April 2008
Looking to create your own video chat app? Our latest blog post covers all the basics of WebRTC, including how it works and how to use the API to create a simple app. Get started today. #WebRTC #VideoChat #API.#webRT!.
sitepen.com
WebRTC allows web applications to stream video and audio to each other without plugins, allowing video conferencing apps to be written entirely with web technologies. However, it is a complex...
0
1
1
CI/CD Challenges: An Enterprise Overview of Continuous Integration, Delivery, and Deployment
sitepen.com
Continuous integration, continuous delivery, and continuous deployment implementations cover a wide range of automation possibilities for your software. Read about these three principles, the...
0
0
0
#Supabase: making life easier for developers who want to prototype ideas without having to set up any infrastructure. With #TypeScript and #React at your fingertips it’s never been simpler 💻🔥.
1
0
1
Ready to level up on your React & Redux skills? Use #ReduxSaga and master that CSP like a pro! ✌️
sitepen.com
An introduction to Redux-Saga and why it’s the right tool for the job when it comes to writing games with Redux.
0
0
2
Markov chains are a lot of fun! Are you a lizard person that needs to provide appropriate greetings? Have an affinity for H.G. Wells and want to output text in his style? We will walk you through setting up a Markov chain to do that!. #MarkovChains #AI.
sitepen.com
Learn about the benefits of using Markov Chains for modeling and predicting sequential data. From text generation to stock predictions, discover the potential of this powerful mathematical tool for...
0
0
1
Intl allows you to be inclusive to a global set of users and support multiple variations of dates and number formatting. What used to be the realm of third-party libraries is now built into the browser
sitepen.com
Intl allows you to be inclusive to a global set of users and support multiple variations of dates and number formatting. What used to be the realm of third-party libraries is now built into the...
0
0
0
Explore the benefits of feature toggles and how they can help streamline your CI/CD process
sitepen.com
Learn how feature toggles can help you control application behavior without deploying code changes, streamlining your CI/CD process
0
0
0
You know it's serious when you hear the words Communicating Sequential Processes (CSP). Let #ReduxSaga take care of those tedious game tasks! 🎮
sitepen.com
An introduction to Redux-Saga and why it’s the right tool for the job when it comes to writing games with Redux.
0
0
0
Ready to chat? We show you how to build a serverless chat app with #Supabase using #TypeScript and #React!.
0
0
0
Let’s talk serverless. Let’s talk speed. Let’s talk POCs. Explore our quickie tutorial on building a serverless chat app. #TypeScript #Supabase.
sitepen.com
How to leverage Supabase’s Realtime capabilities to create your very own serverless chat rooms.
0
4
18
Redux-Saga to write game loops: because CSPs are so hot right now 🔥 #ReduxSaga #MilestoneMayhem
sitepen.com
An introduction to Redux-Saga and why it’s the right tool for the job when it comes to writing games with Redux.
0
1
1
Go all in with TypeScript for your client and server using tRPC to compose some magically typed apps! Improve your dev experience, and user stability at the same time!
sitepen.com
You can use tRPC to enforce the type safety of your server-side schema in your client applications. tRPC helps you go one step further in your TypeScript applications to have runtime validation of...
0
0
1
Hey there! We wrote an online multiplayer game for the web and native. Read on to learn more about the game and the tech behind it! .#ReactNative #ReactNativeWeb #TypeScript #Expo #Supabase #ReduxSaga #MilestoneMayhem
sitepen.com
We turned the Milestone Mayhem card game into an online application using React Native, Expo, and a few other tools.
0
4
4
The native Proxy in JavaScript lets you build powerful and flexible utility into your own state management. Before you reach for the latest state management library, try for a Proxy first!
sitepen.com
You can use Proxies to intercept and modify native behavior of JavaScript objects. This opens the door for you to add fine-grained logic with Proxy to build powerful applications.
0
0
0
You may have played the Milestone Mayhem card game with our team @AWSreInvent or perhaps it was during a SitePen workshop about #InnerSource. Well, now you can play with anyone, anywhere! Introducing Milestone Mayhem ONLINE edition! Learn more at
0
3
6
Jest and ESM may not be the best of friends, but they can still work together! Learn how to use Jest to test native JavaScript modules.
sitepen.com
Jest and ESM may not be the best of friends, but they can still work together! With the help of some "experimental" features, you can use Jest to test native JavaScript modules.
0
0
0
Are heavy JS frameworks dragging your website performance down? Take a look at HTML-first frameworks that combine back-to-the basics HTML with modern architecture for snappy performance
sitepen.com
HTML-first front-end frameworks can help you develop modern interactive web applications while keeping page load times low and responsiveness high.
0
1
2